[ 
https://issues.apache.org/jira/browse/CLEREZZA-616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13090193#comment-13090193
 ] 

Reto Bachmann-Gmür commented on CLEREZZA-616:
---------------------------------------------

- Platform.launcher.mulgara and platform.launcher.sesame might need some 
additional reference (to sesame and mulgara) but as we're not going to relase 
this is certainly not urgent. It is corrected that they contains software from 
hp labs.
- I thought we would have eliminated all CDDL inclusions, so I'm surprised to 
see this notices
- why does rdf.core notic sounds scary? ;) I think Hasan could tell more about 
this one

> Fix incorrect NOTICE files
> --------------------------
>
>                 Key: CLEREZZA-616
>                 URL: https://issues.apache.org/jira/browse/CLEREZZA-616
>             Project: Clerezza
>          Issue Type: Task
>            Reporter: Bertrand Delacretaz
>            Priority: Minor
>
> According to http://www.apache.org/legal/src-headers.html all NOTICE.txt 
> files should start with
> Apache Clerezza
> Copyright [yyyy] The Apache Software Foundation
> This product includes software developed at
> The Apache Software Foundation (http://www.apache.org/).
> Which is not the case for a number of them in Clerezza: a number of 
> NOTICE.txt files are empty, and others contains text like "Portions are" 
> which doesn't say what they are, or "Portions are! Inc. All rights reserved."
> Assuming the top-level NOTICE.txt is ok, this command finds the ones which 
> are different:
>  md5 $(find . -name NOTICE.txt) | grep -v $(md5 -q NOTICE.txt)
> And the empty ones:
>  find . -name NOTICE.txt -size 0

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to