Thilo Goetz (JIRA) wrote:
[
https://issues.apache.org/jira/browse/UIMA-1085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thilo Goetz updated UIMA-1085:
------------------------------
Description:
The sandbox notice files currently all look like this:
<NOTICE>
Apache UIMA sandbox -- SimpleServer component
Copyright 2008 The Apache Software Foundation
This Apache UIMA software component includes code that was developed at
The Apache Software Foundation (http://www.apache.org/).
This software is based on the UIMA Apache project
(http://incubator.apache.org/uima).
Licensed under the Apache License 2.0 (see
http://incubator.apache.org/uima/license.html).
</NOTICE>
The second paragraph seems obviously redundant. Not sure what the third one is
supposed to convey. From recent discussions on legal-discuss, we have the
simple rule the the NOTICE files should only contain required attributions.
Neither
the second nor the third paragraph qualifies. If I don't hear any
disagreement, I'll
fix this.
was:
The sandbox notice files currently all look like this:
<NOTICE>
Apache UIMA sandbox -- SimpleServer component
Copyright 2008 The Apache Software Foundation
This Apache UIMA software component includes code that was developed at
The Apache Software Foundation (http://www.apache.org/).
This software is based on the UIMA Apache project
(http://incubator.apache.org/uima).
Licensed under the Apache License 2.0 (see
http://incubator.apache.org/uima/license.html).
</NOTICE>
The second paragraph seems obviously redundant. Not sure what the third one is
supposed to convey. From recent discussions on legal-discuss, we have the
simple rule the the NOTICE files should only contain required attributions.
Neither
the first nor the second paragraph qualifies. If I don't hear any
disagreement, I'll
fix this.
Fix Sandbox NOTICE files
------------------------
Key: UIMA-1085
URL: https://issues.apache.org/jira/browse/UIMA-1085
Project: UIMA
Issue Type: Bug
Components: Sandbox
Affects Versions: 2.2.2S
Reporter: Thilo Goetz
Assignee: Thilo Goetz
Fix For: 2.3S
The sandbox notice files currently all look like this:
<NOTICE>
Apache UIMA sandbox -- SimpleServer component
Copyright 2008 The Apache Software Foundation
This Apache UIMA software component includes code that was developed at
The Apache Software Foundation (http://www.apache.org/).
This software is based on the UIMA Apache project
(http://incubator.apache.org/uima).
Licensed under the Apache License 2.0 (see
http://incubator.apache.org/uima/license.html).
</NOTICE>
The second paragraph seems obviously redundant. Not sure what the third one is
supposed to convey. From recent discussions on legal-discuss, we have the
simple rule the the NOTICE files should only contain required attributions.
Neither
the second nor the third paragraph qualifies. If I don't hear any
disagreement, I'll
fix this.
I agree - the 2nd paragraph should be removed.
The sandbox does contain also, uima-as, which has a customized notice
file; I assume you won't be changing that (unless you find other things
wrong with that ;-) )
-Marshall