diff options
author | rfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68> | 2009-04-06 23:49:20 +0000 |
---|---|---|
committer | rfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68> | 2009-04-06 23:49:20 +0000 |
commit | 2d9bf0b1c21888610d6b1e7cfeb202ba7c03f8f8 (patch) | |
tree | 31a5b775e3caf97a16664c612cfac19d46430fd8 /java/sca/samples/dosgi-calculator-operations/NOTICE | |
parent | 7dcd23a4ff6dc79d49588a62d0105cc31e952cb0 (diff) |
Add samples for distributed OSGi (RFC 119) with Tuscany/SCA
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@762569 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/samples/dosgi-calculator-operations/NOTICE')
-rw-r--r-- | java/sca/samples/dosgi-calculator-operations/NOTICE | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/java/sca/samples/dosgi-calculator-operations/NOTICE b/java/sca/samples/dosgi-calculator-operations/NOTICE new file mode 100644 index 0000000000..51042eab05 --- /dev/null +++ b/java/sca/samples/dosgi-calculator-operations/NOTICE @@ -0,0 +1,6 @@ +${pom.name}
+Copyright (c) 2005 - 2009 The Apache Software Foundation
+
+This product includes software developed by
+The Apache Software Foundation (http://www.apache.org/).
+
|