On 20 June 2016 at 12:49, Justin Mclean <jus...@classsoftware.com> wrote: >> license text should go in the LICENSE files, while NOTICE should just >> contain a brief enumeration with some details (file/s, copyright holder, >> license name and original source) about the third-party source components >> included. > > Agree but just to make clear NOTICE should usually not include copyright info > about permissive 3rd party licenses. NOTICE should include copyright notices > that have been removed [1] and required notices [2] but nothing more. [3]
Thank you both and for the useful links - I was a bit confused by this for the BSD license, because of the 2nd clause: > Redistributions in binary form must reproduce the above copyright > notice, this list of conditions and the following disclaimer in the > documentation and/or other materials provided with the distribution. I would think this means that the taverna-execution-hadoop.jar file (which is distributed in Maven Central) must include the full notice "somewhere", so I hope it's OK that it still remains in its META-INF/NOTICE [3] - as otherwise I think it would be too easy to miss for downstream users (including ourselves if we later distribute the Taverna Command Line as a binary distro). However I agree this does not need to be in the top-level taverna-engine/NOTICE, so I've shrunk that back to normal [2], and added to the end of LICENSE [1]: > --------------------------------------------------------- > taverna-execution-hadoop/src/main/java/org/pingel/util/CrossProduct.java > is licensed under a BSD-3 license, see its file headers for details. > --------------------------------------------------------- Do you think this should be sufficient? [1] https://github.com/apache/incubator-taverna-engine/blob/master/LICENSE#L203 [2] https://github.com/apache/incubator-taverna-engine/blob/master/NOTICE [3] https://github.com/apache/incubator-taverna-engine/blob/master/taverna-execution-hadoop/src/main/resources/META-INF/NOTICE [4] https://issues.apache.org/jira/browse/TAVERNA-985 -- Stian Soiland-Reyes Apache Taverna (incubating), Apache Commons http://orcid.org/0000-0001-9842-9718 --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org For additional commands, e-mail: general-h...@incubator.apache.org