[
https://issues.apache.org/jira/browse/SENTRY-764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14579699#comment-14579699
]
Gregory Chanan commented on SENTRY-764:
---------------------------------------
I'm going based on this: http://www.apache.org/dev/licensing-howto.html#alv2-dep
{quote}
Assuming once again that that the bundled dependency itself contains no bundled
subcomponents under other licenses and thus the ALv2 applies uniformly to all
files, there is no need to modify LICENSE.
If the dependency supplies a NOTICE file, its contents must be analyzed and the
relevant portions bubbled up into the top-level NOTICE file.
{quote}
So, my reading of that is that we don't need to modify LICENSE. As for adding
it to NOTICE, that doesn't seem required given the project in question doesn't
have a NOTICE file. But something like solr
https://github.com/apache/lucene-solr/blob/trunk/solr/NOTICE.txt seems to put
all the copyright notices in there -- I didn't specifically check if anytyhing
in there was ALv2 license outside of the ASF projects.
> Update the LICENSE file
> -----------------------
>
> Key: SENTRY-764
> URL: https://issues.apache.org/jira/browse/SENTRY-764
> Project: Sentry
> Issue Type: Bug
> Affects Versions: 1.5.0
> Reporter: Sravya Tirukkovalur
> Assignee: Sravya Tirukkovalur
> Fix For: 1.5.0
>
> Attachments: SENTRY-764.2.patch, SENTRY-764.patch
>
>
> These are non Apache licensed bits that need to be aded to LICENSE:
> ./sentry-tests/sentry-tests-solr/src/test/resources/solr/collection1/conf/velocity/jquery.autocomplete.js
> (dual MIT/GPL)
> ./sentry-tests/sentry-tests-solr/src/test/resources/solr/collection1/conf/lang/stopwords_ar.txt
> (BSD licensed)
> ./sentry-tests/sentry-tests-solr/src/test/resources/solr/collection1/conf/lang/stopwords_bg.txt
> (BSD licensed)
> ./sentry-tests/sentry-tests-solr/src/test/resources/solr/collection1/conf/lang/stopwords_da.txt
> (BSD licensed)
> ./sentry-tests/sentry-tests-solr/src/test/resources/solr/collection1/conf/lang/stopwords_de.txt
> (BSD licensed)
> ./sentry-tests/sentry-tests-solr/src/test/resources/solr/collection1/conf/lang/stopwords_es.txt
> (BSD licensed)
> ./sentry-tests/sentry-tests-solr/src/test/resources/solr/collection1/conf/lang/stopwords_fa.txt
> (BSD licensed)
> ./sentry-tests/sentry-tests-solr/src/test/resources/solr/collection1/conf/lang/stopwords_fi.txt
> (BSD licensed)
> ./sentry-tests/sentry-tests-solr/src/test/resources/solr/collection1/conf/lang/stopwords_fr.txt
> (BSD licensed)
> ./sentry-tests/sentry-tests-solr/src/test/resources/solr/collection1/conf/lang/stopwords_hi.txt
> (BSD licensed)
> ./sentry-tests/sentry-tests-solr/src/test/resources/solr/collection1/conf/lang/stopwords_hu.txt
> (BSD licensed)
> ./sentry-tests/sentry-tests-solr/src/test/resources/solr/collection1/conf/lang/stopwords_it.txt
> (BSD licensed)
> ./sentry-tests/sentry-tests-solr/src/test/resources/solr/collection1/conf/lang/stopwords_nl.txt
> (BSD licensed)
> ./sentry-tests/sentry-tests-solr/src/test/resources/solr/collection1/conf/lang/stopwords_no.txt
> (BSD licensed)
> ./sentry-tests/sentry-tests-solr/src/test/resources/solr/collection1/conf/lang/stopwords_pt.txt
> (BSD licensed)
> ./sentry-tests/sentry-tests-solr/src/test/resources/solr/collection1/conf/lang/stopwords_ro.txt
> (BSD licensed)
> ./sentry-tests/sentry-tests-solr/src/test/resources/solr/collection1/conf/lang/stopwords_ru.txt
> (BSD licensed)
> ./sentry-tests/sentry-tests-solr/src/test/resources/solr/collection1/conf/lang/stopwords_sv.txt
> (BSD licensed)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)