Repository: incubator-taverna-language Updated Branches: refs/heads/master 520487348 -> 4b59c1401
Reduced NOTICE to legal minimum ./taverna-scufl2-ucfpackage/src/main/java/org/apache/taverna/scufl2/ucfpackage/impl/odfdom/ is based of odfdom 0.8.6 (see git commit c08405cb90018170a8c214702523b142ebfa10cb ) ..which do not contain a NOTICE file in http://repo1.maven.org/maven2/org/odftoolkit/odfdom-java/0.8.6/odfdom-java-0.8.6-sources.jar sha1:53c1246a20e80055183a27b603e60091d32637b2 (which the commit probably refers to) There is also not NOTICE in the official download of odfdom 0.8.6 https://code.google.com/a/apache-extras.org/p/odftoolkit-extra/downloads/detail?name=odfdom-0.8.6-sources.zip sha1:a78d9158fc7bb1cb5ddec100bf071e652910b9e4 Note that code.google.com might be gone by the decommissioned by the time you read this commit. taverna-robundle/src/main/resources/ontologies/pav.rdf as well do not include a NOTICE file: https://github.com/pav-ontology/pav/ both ./taverna-scufl2-ucfpackage/src/main/java/org/apache/taverna/scufl2/ucfpackage/impl/odfdom/ taverna-robundle/src/main/resources/ontologies/pav.rdf contain appropriate copyright headers. Both are licensed under Apache Software License, 2.0, as is Apache Taverna. >From the above, the NOTICE lines for odfdom and pav.rdf has thus been removed. Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/commit/02efe5dc Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/tree/02efe5dc Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/diff/02efe5dc Branch: refs/heads/master Commit: 02efe5dcf52a419d6a0f5fe544876362d4b401a2 Parents: 5204873 Author: Stian Soiland-Reyes <[email protected]> Authored: Wed Jul 15 23:16:59 2015 +0100 Committer: Stian Soiland-Reyes <[email protected]> Committed: Wed Jul 15 23:16:59 2015 +0100 ---------------------------------------------------------------------- NOTICE | 14 -------------- 1 file changed, 14 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/blob/02efe5dc/NOTICE ---------------------------------------------------------------------- diff --git a/NOTICE b/NOTICE index eaa1d8a..370a8fc 100644 --- a/NOTICE +++ b/NOTICE @@ -5,17 +5,3 @@ Copyright 2014-2015 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). - ---------------------------------------------------------- -./taverna-scufl2-ucfpackage/src/main/java/org/apache/taverna/scufl2/ucfpackage/impl/odfdom/ - -ODFDOM -Copyright 2008, 2010 Oracle and/or its affiliates. All rights reserved. - - ---------------------------------------------------------- -./taverna-robundle/src/main/resources/ontologies/pav.rdf - -PAV ontology http://purl.org/pav/ -(c) Copyright 2008-2014 Massachusetts General Hospital; Harvard Medical School; -Balboa Systems; University of Manchester
