diff options
author | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2010-05-11 15:52:46 +0000 |
---|---|---|
committer | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2010-05-11 15:52:46 +0000 |
commit | 51cbd5d5fbdf1cec3437db653fb9bc92de6717c1 (patch) | |
tree | 7434b98cd0274f81b7452c0f1422432538de4bac /sca-java-2.x/trunk/shades/base-nodep/src/main/resources/NOTICE | |
parent | 2286e0025e57ee06c94adc573f5a10e85dfab801 (diff) |
Add a custom manifest and bundle activator so the base jar can be used in osgi
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943154 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r-- | sca-java-2.x/trunk/shades/base-nodep/src/main/resources/NOTICE | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/shades/base-nodep/src/main/resources/NOTICE b/sca-java-2.x/trunk/shades/base-nodep/src/main/resources/NOTICE new file mode 100644 index 0000000000..1bfb4e16c3 --- /dev/null +++ b/sca-java-2.x/trunk/shades/base-nodep/src/main/resources/NOTICE @@ -0,0 +1,12 @@ +Apache Tuscany Base Jar
+Copyright (c) 2010 The Apache Software Foundation
+
+This product includes software developed by
+The Apache Software Foundation (http://www.apache.org/).
+
+This product also includes software under the Service Component Architecture specification license
+(see the LICENSE file contained in this distribution) with the following copyright
+
+(c) Copyright BEA Systems, Inc., Cape Clear Software, International Business Machines Corp, Interface21, IONA
+Technologies, Oracle, Primeton Technologies, Progress Software, Red Hat, Rogue Wave Software, SAP AG., Siemens
+AG., Software AG., Sun Microsystems, Inc., Sybase Inc., TIBCO Software Inc., 2005, 2008. All rights reserved.
|