diff options
Diffstat (limited to '')
-rw-r--r-- | sca-java-1.x/branches/sca-java-1.6.1/modules/web-javascript-dojo/LICENSE | 14 | ||||
-rw-r--r-- | sca-java-1.x/branches/sca-java-1.6.1/modules/web-javascript-dojo/NOTICE | 5 |
2 files changed, 12 insertions, 7 deletions
diff --git a/sca-java-1.x/branches/sca-java-1.6.1/modules/web-javascript-dojo/LICENSE b/sca-java-1.x/branches/sca-java-1.6.1/modules/web-javascript-dojo/LICENSE index 422e5f7033..8b6be3373a 100644 --- a/sca-java-1.x/branches/sca-java-1.6.1/modules/web-javascript-dojo/LICENSE +++ b/sca-java-1.x/branches/sca-java-1.6.1/modules/web-javascript-dojo/LICENSE @@ -202,9 +202,19 @@ limitations under the License. -========================================================================== +================================================================================ + +APACHE TUSCANY SCA SUBCOMPONENTS: + +Apache Tuscany SCA for Java includes a number of subcomponents with +separate copyright notices and license terms. Your use of these subcomponents +is subject to the terms and conditions of the following licenses. + +================================================================================ -dojotoolkit V1.3.0: +This module web-javascript-dojo includes a redistribution of + dojotoolkit V1.3.0 +under the following copyright and license: The "New" BSD License: ********************** diff --git a/sca-java-1.x/branches/sca-java-1.6.1/modules/web-javascript-dojo/NOTICE b/sca-java-1.x/branches/sca-java-1.6.1/modules/web-javascript-dojo/NOTICE index 55cb8b86a8..ad2ba40961 100644 --- a/sca-java-1.x/branches/sca-java-1.6.1/modules/web-javascript-dojo/NOTICE +++ b/sca-java-1.x/branches/sca-java-1.6.1/modules/web-javascript-dojo/NOTICE @@ -4,8 +4,3 @@ Copyright (c) 2005 - 2010 The Apache Software Foundation This product includes software developed by The Apache Software Foundation (http://www.apache.org/). -This product includes dojotoolkit files (http://dojotoolkit.org/) under the -"New" BSD License (see the LICENSE file contained in this distribution) under the -following copyright - Copyright (c) 2005, The Dojo Foundation. All rights reserved. - |