summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/LICENSE
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-10-20 12:03:00 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-10-20 12:03:00 +0000
commita1982c42f9f3fd83d8c821d5b26be85e375a32f0 (patch)
tree51a35f15a06c394b58a75c73750068ff54a78b01 /sca-java-2.x/trunk/LICENSE
parentbdaeab6eec9ddf7f3faeab6af1e4ea54e3495db6 (diff)
TUSCANY-3731 - Add implementation-python license
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1025522 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/LICENSE')
-rw-r--r--sca-java-2.x/trunk/LICENSE32
1 files changed, 32 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/LICENSE b/sca-java-2.x/trunk/LICENSE
index e1b908d391..e809edaf31 100644
--- a/sca-java-2.x/trunk/LICENSE
+++ b/sca-java-2.x/trunk/LICENSE
@@ -390,3 +390,35 @@ The name and trademarks of copyright holders may NOT be used in advertising or
publicity pertaining to the software without specific, written prior permission.
Title to copyright in this software and any associated documentation will at all
times remain with copyright holders.
+
+=================================================================================================================
+
+The module implementation-python-runtime includes files under the following license:
+
+Copyright (c) Django Software Foundation and individual contributors.
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without modification,
+are permitted provided that the following conditions are met:
+
+ 1. Redistributions of source code must retain the above copyright notice,
+ this list of conditions and the following disclaimer.
+
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+
+ 3. Neither the name of Django nor the names of its contributors may be used
+ to endorse or promote products derived from this software without
+ specific prior written permission.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
+ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
+ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE