On 01/08/15 12:57, Andy Seaborne wrote:
> 1/ The NOTICE says:
>
> """
> Copyright 2014-2015 The Apache Software Foundation
> """
>
> The Apache ICLA does not transfer copyright. Copyright remains with
> the original contributor. The ICLA is a license-to-use.
TAVERNA-868 is a proposed fix for this.
My confusion was that the product, the output of a release, is (c)
Apache but the code inside it is not.
Sampling several apache projects - at least ones that actually have a
NOTICE in the top of the repo - the following form looks better.
----
Apache Taverna Maven Parent
Copyright 2014-2015 The Apache Software Foundation
Portions of this software were originally based on the following:
- Copyright 2010-2014 University of Manchester, UK
These have been licensed to the Apache Software Foundation under a
software grant.
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
----
It might be arguable about whether the "originally" paragraph are needed
but the U of Manchester is so significant, and it ties it to pre-Apache
Taverna, that I think it is worth it. other projects have it (Jena,
Marmotta)
Andy