diff options
author | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2008-09-02 08:18:13 +0000 |
---|---|---|
committer | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2008-09-02 08:18:13 +0000 |
commit | b2cbbd0bb90295c9f73ac2ada44b7f0772a19212 (patch) | |
tree | 855c648596b62647502c0373816591c2e0d1bdf1 /java/sca/modules/binding-sca-jms/NOTICE | |
parent | 1d6063e7a20ae2246f77ad1879a982786fd92caf (diff) |
Start of a remote SCA binding that uses JMS. I'll post to the ML more about this, i want to use it initially for the JEE work and webapps talking to each other in the same container
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691144 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r-- | java/sca/modules/binding-sca-jms/NOTICE | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/java/sca/modules/binding-sca-jms/NOTICE b/java/sca/modules/binding-sca-jms/NOTICE new file mode 100644 index 0000000000..1325efd8bf --- /dev/null +++ b/java/sca/modules/binding-sca-jms/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/).
+
|