diff options
author | kelvingoodson <kelvingoodson@13f79535-47bb-0310-9956-ffa450edef68> | 2010-05-27 12:19:53 +0000 |
---|---|---|
committer | kelvingoodson <kelvingoodson@13f79535-47bb-0310-9956-ffa450edef68> | 2010-05-27 12:19:53 +0000 |
commit | 4b3149233be777a531417eb0ca6bafff0483fa1c (patch) | |
tree | 092a63eebe76e5a1b80a4a653986abcb48ad34b2 /sca-java-2.x/branches/sca-java-2.0-M5/modules/implementation-bpel-runtime/NOTICE | |
parent | 5597870af886f872a22ffdbf9bf9aba15b89bc4a (diff) |
Branch for 2.0 Milestone M5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948800 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/branches/sca-java-2.0-M5/modules/implementation-bpel-runtime/NOTICE')
-rw-r--r-- | sca-java-2.x/branches/sca-java-2.0-M5/modules/implementation-bpel-runtime/NOTICE | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/sca-java-2.x/branches/sca-java-2.0-M5/modules/implementation-bpel-runtime/NOTICE b/sca-java-2.x/branches/sca-java-2.0-M5/modules/implementation-bpel-runtime/NOTICE new file mode 100644 index 0000000000..a2f696be26 --- /dev/null +++ b/sca-java-2.x/branches/sca-java-2.0-M5/modules/implementation-bpel-runtime/NOTICE @@ -0,0 +1,17 @@ +${pom.name}
+Copyright (c) 2005 - 2008 The Apache Software Foundation
+
+This product includes software developed by
+The Apache Software Foundation (http://www.apache.org/).
+
+Unless otherwise indicated, all distribution made available by the Apache Software Foundation
+is provided to you under the terms and conditions of the Apache License Version 2.0 ("AL").
+A copy of the AL is provided with this distribution as the LICENSE file present in the
+root directory, and is also available at http://www.apache.org/licenses/.
+
+This product also includes software under the BSD license
+(see the LICENSE file contained in this distribution), with
+the following copyright:
+
+Copyright (c) 2006, Sun Microsystems, Inc.
+All rights reserved.
|