add copyright info back to NOTICE and NOTICE.BINARY#8298
add copyright info back to NOTICE and NOTICE.BINARY#8298jon-wei merged 4 commits intoapache:masterfrom
Conversation
jihoonson
left a comment
There was a problem hiding this comment.
I think the version of the dependency should be mentioned in the NOTICE file since the copyright and license can be changed between versions. Left comments about the versions of dependencies.
Would you fix https://github.com/apache/incubator-druid/blob/master/LICENSE#L219 as well? It should be org/apache/druid instead of io/druid.
| and released as the LucidDB project. | ||
|
|
||
|
|
||
| ================= Apache Flink ================= |
There was a problem hiding this comment.
#7388 was raised on March 22 and it contains the source code of the master branch. It was middle of the 1.8 release process, so the version would be 1.8.1.
| Copyright 2019 The Apache Software Foundation | ||
|
|
||
|
|
||
| ================= Apache Lucene ================= |
There was a problem hiding this comment.
#3148 was raised on June 14, 2016 and the source code was adapted from the master branch. Since Lucene 6.1.0 and 6.2.0 were release on June 16 and August 24, respectively, I think the version would be 6.2.0.
| Copyright 2008-2018 The Apache Software Foundation | ||
|
|
||
|
|
||
| ================= Apache Kafka ================= |
There was a problem hiding this comment.
The source code was adapted from https://github.com/apache/kafka/blob/e554dc518eaaa0747899e708160275f95c4e525f/clients/src/main/java/org/apache/kafka/common/utils/MappedByteBuffers.java which was included in Kafka 1.0 (https://issues.apache.org/jira/browse/KAFKA-5915).
| Copyright 2009-2017 The Apache Software Foundation | ||
|
|
||
|
|
||
| ================= Apache Hive ================= |
There was a problem hiding this comment.
#2525 was raised on Feb 23, 2016 and Hive 2.0.1 was released on May 24, 2016. The version would be 2.0.1.
There was a problem hiding this comment.
…per discussion in 0.15.1 IPMC vote,
https://lists.apache.org/thread.html/f97a3743e441747552f54dd61148366d808883e33d55cab0d5161770@%3Cgeneral.incubator.apache.org%3E
Also updates versions to match currently distributed versions of dependencies for current master