diff options
author | slaws <slaws@13f79535-47bb-0310-9956-ffa450edef68> | 2008-10-12 12:34:22 +0000 |
---|---|---|
committer | slaws <slaws@13f79535-47bb-0310-9956-ffa450edef68> | 2008-10-12 12:34:22 +0000 |
commit | 4fd5a58d01fecfb9d49a94b3962edb024d2ed63a (patch) | |
tree | 3f4aa944720d58e0f9bc306ac0a7ee650ccef852 /java/sca/modules/assembly-xsd/NOTICE | |
parent | cbd96cbf252e7e6989aba9a46a556573aa533606 (diff) |
TUSCANY-2626 - Add the wsdlLocation attribute back into the binding.ws schema and add the W3C schema to support it.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703811 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r-- | java/sca/modules/assembly-xsd/NOTICE | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/java/sca/modules/assembly-xsd/NOTICE b/java/sca/modules/assembly-xsd/NOTICE index 6dcfe88195..637bbaccf9 100644 --- a/java/sca/modules/assembly-xsd/NOTICE +++ b/java/sca/modules/assembly-xsd/NOTICE @@ -10,3 +10,14 @@ copyright: (c) Copyright SCA Collaboration 2006, 2007 +This product also includes software under the W3C(r) Software License +(see the LICENSE file contained in this distribution), with the following +copyright: + +Copyright (c) 2004 World Wide Web Consortium (Massachusetts Institute of Technology, +European Research Consortium for Informatics and Mathematics, Keio University). +All Rights Reserved. This work is distributed under the W3C(r) Software License [1] +in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied +warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + + [1] http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231 |