diff options
author | adrianocrestani <adrianocrestani@13f79535-47bb-0310-9956-ffa450edef68> | 2008-07-08 05:19:28 +0000 |
---|---|---|
committer | adrianocrestani <adrianocrestani@13f79535-47bb-0310-9956-ffa450edef68> | 2008-07-08 05:19:28 +0000 |
commit | c3db1aac8fb2ec776ccfecdf6804849b5b112adb (patch) | |
tree | aaf59ac4d347365ada871125b61a87bf603a7f88 /sandbox/mobile-android/interface-java/NOTICE | |
parent | e7dc1a8ddac9c28bcf57ea9d23b400ec65aa47f8 (diff) |
-adding the core-databinding, interface-java and interface-java-jaxws modules to android sandbox
-commented the RMI code and added workaround for the Java Bean usage
-commented the javax.jws code
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674723 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox/mobile-android/interface-java/NOTICE')
-rw-r--r-- | sandbox/mobile-android/interface-java/NOTICE | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sandbox/mobile-android/interface-java/NOTICE b/sandbox/mobile-android/interface-java/NOTICE new file mode 100644 index 0000000000..1325efd8bf --- /dev/null +++ b/sandbox/mobile-android/interface-java/NOTICE @@ -0,0 +1,6 @@ +${pom.name}
+Copyright (c) 2005 - 2008 The Apache Software Foundation
+
+This product includes software developed by
+The Apache Software Foundation (http://www.apache.org/).
+
|