TAVERNA-986 move W3C SW license to LICENSE

It still remains in
taverna-wsdl-generic/src/main/resources/META-INF/NOTICE


Project: 
http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/commit/055a7ace
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/tree/055a7ace
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/diff/055a7ace

Branch: refs/heads/cwl-browse
Commit: 055a7acec52a75e718a4389b685db717ad095a1e
Parents: 0228073
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Mon Jun 20 15:29:29 2016 +0100
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Mon Jun 20 15:29:29 2016 +0100

----------------------------------------------------------------------
 LICENSE | 33 +++++++++++++++++++++++++++++++++
 NOTICE  | 31 -------------------------------
 2 files changed, 33 insertions(+), 31 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/blob/055a7ace/LICENSE
----------------------------------------------------------------------
diff --git a/LICENSE b/LICENSE
index d645695..15a6ca7 100644
--- a/LICENSE
+++ b/LICENSE
@@ -200,3 +200,36 @@
    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    See the License for the specific language governing permissions and
    limitations under the License.
+
+---------------------------------------------------------
+taverna-wsdl-generic/src/main/resources/META-INF/soap-encoding.xsd
+Schema for the SOAP/1.1 encoding
+
+Portions © 2001 DevelopMentor. 
+© 2001 W3C (Massachusetts Institute of Technology, Institut National de 
Recherche en Informatique et en Automatique, Keio University). All Rights 
Reserved.  
+ 
+This document is governed by the W3C Software License [1] as described in the 
FAQ [2].
+[1] http://www.w3.org/Consortium/Legal/copyright-software-19980720
+[2] http://www.w3.org/Consortium/Legal/IPR-FAQ-20000620.html#DTD 
+By obtaining, using and/or copying this work, you (the licensee) agree that 
you have read, understood, and will comply with the following terms and 
conditions:
+
+Permission to use, copy, modify, and distribute this software and its 
documentation, with or without modification,  for any purpose and without fee 
or royalty is hereby granted, provided that you include the following on ALL 
copies of the software and documentation or portions thereof, including 
modifications, that you make:
+
+1.  The full text of this NOTICE in a location viewable to users of the 
redistributed or derivative work. 
+
+2.  Any pre-existing intellectual property disclaimers, notices, or terms and 
conditions. If none exist, a short notice of the following form (hypertext is 
preferred, text is permitted) should be used within the body of any 
redistributed or derivative code: "Copyright © 2001 World Wide Web Consortium, 
(Massachusetts Institute of Technology, Institut National de Recherche en 
Informatique et en Automatique, Keio University). All Rights Reserved. 
http://www.w3.org/Consortium/Legal/"; 
+
+3.  Notice of any changes or modifications to the W3C files, including the 
date changes were made. (We recommend you provide URIs to the location from 
which the code is derived.)   
+
+Original W3C files; http://www.w3.org/2001/06/soap-encoding
+Changes made: 
+     - reverted namespace to http://schemas.xmlsoap.org/soap/encoding/
+     - reverted root to only allow 0 and 1 as lexical values
+        - removed default value from root attribute declaration
+
+THIS SOFTWARE AND DOCUMENTATION IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS 
MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT 
LIMITED TO, WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE 
OR THAT THE USE OF THE SOFTWARE OR DOCUMENTATION WILL NOT INFRINGE ANY THIRD 
PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.
+
+COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR 
CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR DOCUMENTATION.
+
+The name and trademarks of copyright holders may NOT be used in advertising or 
publicity pertaining to the software without specific, written prior 
permission. Title to copyright in this software and any associated 
documentation will at all times remain with copyright holders.
+---------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/blob/055a7ace/NOTICE
----------------------------------------------------------------------
diff --git a/NOTICE b/NOTICE
index ae0de68..cc00d25 100644
--- a/NOTICE
+++ b/NOTICE
@@ -9,34 +9,3 @@ Portions of this software were originally based on the 
following:
 These have been licensed to the Apache Software Foundation under a software 
grant.
 
 ---------------------------------------------------------
-taverna-wsdl-generic/src/main/resources/META-INF/soap-encoding.xsd
-Schema for the SOAP/1.1 encoding
-
-Portions © 2001 DevelopMentor. 
-© 2001 W3C (Massachusetts Institute of Technology, Institut National de 
Recherche en Informatique et en Automatique, Keio University). All Rights 
Reserved.  
- 
-This document is governed by the W3C Software License [1] as described in the 
FAQ [2].
-[1] http://www.w3.org/Consortium/Legal/copyright-software-19980720
-[2] http://www.w3.org/Consortium/Legal/IPR-FAQ-20000620.html#DTD 
-By obtaining, using and/or copying this work, you (the licensee) agree that 
you have read, understood, and will comply with the following terms and 
conditions:
-
-Permission to use, copy, modify, and distribute this software and its 
documentation, with or without modification,  for any purpose and without fee 
or royalty is hereby granted, provided that you include the following on ALL 
copies of the software and documentation or portions thereof, including 
modifications, that you make:
-
-1.  The full text of this NOTICE in a location viewable to users of the 
redistributed or derivative work. 
-
-2.  Any pre-existing intellectual property disclaimers, notices, or terms and 
conditions. If none exist, a short notice of the following form (hypertext is 
preferred, text is permitted) should be used within the body of any 
redistributed or derivative code: "Copyright © 2001 World Wide Web Consortium, 
(Massachusetts Institute of Technology, Institut National de Recherche en 
Informatique et en Automatique, Keio University). All Rights Reserved. 
http://www.w3.org/Consortium/Legal/"; 
-
-3.  Notice of any changes or modifications to the W3C files, including the 
date changes were made. (We recommend you provide URIs to the location from 
which the code is derived.)   
-
-Original W3C files; http://www.w3.org/2001/06/soap-encoding
-Changes made: 
-     - reverted namespace to http://schemas.xmlsoap.org/soap/encoding/
-     - reverted root to only allow 0 and 1 as lexical values
-        - removed default value from root attribute declaration
-
-THIS SOFTWARE AND DOCUMENTATION IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS 
MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT 
LIMITED TO, WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE 
OR THAT THE USE OF THE SOFTWARE OR DOCUMENTATION WILL NOT INFRINGE ANY THIRD 
PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.
-
-COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR 
CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR DOCUMENTATION.
-
-The name and trademarks of copyright holders may NOT be used in advertising or 
publicity pertaining to the software without specific, written prior 
permission. Title to copyright in this software and any associated 
documentation will at all times remain with copyright holders.
----------------------------------------------------------
\ No newline at end of file

Reply via email to