[GitHub] incubator-taverna-server pull request #5: Moved copyright notices to META-IN...

2018-01-17 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/incubator-taverna-server/pull/5


---


[GitHub] incubator-taverna-server pull request #5: Moved copyright notices to META-IN...

2018-01-16 Thread stain
GitHub user stain opened a pull request:

https://github.com/apache/incubator-taverna-server/pull/5

Moved copyright notices to META-INF/LICENSE.*

On genera@incubator, [Justin 
commented](https://lists.apache.org/thread.html/78aa01f01b377e0d1fae38706ab94c51380ee10fad89cd2ee5c8a5a0@%3Cgeneral.incubator.apache.org%3E)
 that we do not need to list the OGF license text within NOTICE.


We do however need to be careful not to imply that the full OGF Document 
license applies to our taverna-server-usagerecord Java files, as they are 
considered _"derivative work"_, which are _"without restriction of any kind, 
provided that the above copyright notice and this paragraph are included as 
references to the derived
portions on all such copies and derivative works"_

So the suggestion is to move out the license of the two PDF files from OGF 
to separate files under META-INF (even though those PDF files are not included 
in the distro) -- and then only refer to them from the upper LICENSE. The 
NOTICE can then go back to normal ASF-only.

See discussion on 
[legal-discuss](https://lists.apache.org/thread.html/911ba67907cbca6925851e448ac8a7e73a921cb59efb8ca028e15845@%3Clegal-discuss.apache.org%3E)

Views?

LICENSE.GFD.98.txt from
https://www.ogf.org/documents/GFD.98.pdf

LICENSE.GFD.204.txt from
https://www.ogf.org/documents/GFD.204.pdf

LICENSE.W3C.software.txt from
http://www.w3.org/Consortium/Legal/copyright-software-19980720


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/apache/incubator-taverna-server OGF-LICENSE

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-taverna-server/pull/5.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #5


commit 89aa2d41ea65779166dce0f95b397b341e2e2bcd
Author: Stian Soiland-Reyes 
Date:   2018-01-16T10:33:39Z

Moved copyright notices to META-INF/LICENSE.*

LICENSE.GFD.98.txt from
https://www.ogf.org/documents/GFD.98.pdf

LICENSE.GFD.204.txt from
https://www.ogf.org/documents/GFD.204.pdf

LICENSE.W3C.software.txt from
http://www.w3.org/Consortium/Legal/copyright-software-19980720

See

https://lists.apache.org/thread.html/911ba67907cbca6925851e448ac8a7e73a921cb59efb8ca028e15845@%3Clegal-discuss.apache.org%3E




---