2004/ws/addressing ws-addr.xsd,1.5,1.6

Update of /sources/public/2004/ws/addressing
In directory homer:/tmp/cvs-serv12232

Modified Files:
	ws-addr.xsd 
Log Message:
Added copyright notice


Index: ws-addr.xsd
===================================================================
RCS file: /sources/public/2004/ws/addressing/ws-addr.xsd,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** ws-addr.xsd	14 Mar 2005 20:24:51 -0000	1.5
--- ws-addr.xsd	22 Mar 2005 14:56:59 -0000	1.6
***************
*** 1,3 ****
--- 1,18 ----
  <?xml version='1.0' encoding='utf-8' ?>
+ <!-- $Id$ -->
+ <!--
+     W3C XML Schema defined in the Web Services Addressing 1.0 specification
+     http://www.w3.org/TR/ws-addr-core
+ 
+    Copyright © 2005 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® 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
+ -->
  <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
  	xmlns:tns="http://www.w3.org/2005/02/addressing"

Received on Tuesday, 22 March 2005 15:36:59 UTC