diff options
author | slaws <slaws@13f79535-47bb-0310-9956-ffa450edef68> | 2008-09-30 15:01:28 +0000 |
---|---|---|
committer | slaws <slaws@13f79535-47bb-0310-9956-ffa450edef68> | 2008-09-30 15:01:28 +0000 |
commit | 1de65b0961d597c479a64c5b583f072d2ecba9b0 (patch) | |
tree | afcf4a2074316d2cfa3ebf46c041d07ba4c3ea5d /branches/sca-java-1.3.2/distribution/src/main/release/CHANGES | |
parent | 1797d32adcb533b6fc2ca32366ca78ea9791108d (diff) |
TUSCANY-2628 Change some ASL2 licenses to OSOA licenses to cover material that comes from the OSOA specs
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@700490 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-1.3.2/distribution/src/main/release/CHANGES')
-rw-r--r-- | branches/sca-java-1.3.2/distribution/src/main/release/CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/branches/sca-java-1.3.2/distribution/src/main/release/CHANGES b/branches/sca-java-1.3.2/distribution/src/main/release/CHANGES index ca92d6e287..763ab8421b 100644 --- a/branches/sca-java-1.3.2/distribution/src/main/release/CHANGES +++ b/branches/sca-java-1.3.2/distribution/src/main/release/CHANGES @@ -2,6 +2,8 @@ Changes With Apache Tuscany SCA 1.3.2 October 2008 ==================================================
Fix the following JIRA issues (http://issues.apache.org/jira/browse/TUSCANY):
+ * TUSCANY-2628 Fix some other file license headers that should refer to the OSOA license
+ * TUSCANY-2620 Fix license header for sca.tld
* TUSCANY-2618 Add required attribute elements to sca.tld
* TUSCANY-2615 Fix NPE in databinding and a nested exception test in vtests
* TUSCANY-2614 Fix missing headers reported by RAT during release
|