This is an automated email from the ASF dual-hosted git repository.
eolivelli pushed a commit to branch branch-3.8
in repository https://gitbox.apache.org/repos/asf/zookeeper.git
The following commit(s) were added to refs/heads/branch-3.8 by this push:
new 11b4497 ZOOKEEPER-4315: Include reference to third party files in the
source NOTICE.txt file
11b4497 is described below
commit 11b4497047937bb8ed87bc283ac5eef5ce7d87da
Author: Enrico Olivelli <[email protected]>
AuthorDate: Fri Feb 4 08:00:53 2022 +0100
ZOOKEEPER-4315: Include reference to third party files in the source
NOTICE.txt file
More context here: https://issues.apache.org/jira/browse/ZOOKEEPER-4315
Author: Enrico Olivelli <[email protected]>
Reviewers: Mate Szalay-Beko <[email protected]>
Closes #1812 from eolivelli/ZOOKEEPER-4315-notice
(cherry picked from commit ebcf18e52fa095773429348ce495d59c896f4a26)
Signed-off-by: Enrico Olivelli <[email protected]>
---
NOTICE.txt | 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)
diff --git a/NOTICE.txt b/NOTICE.txt
index 87256b9..8fb1dac 100644
--- a/NOTICE.txt
+++ b/NOTICE.txt
@@ -9,3 +9,27 @@ developed for Airlift (https://github.com/airlift/airlift),
licensed under the Apache 2.0 license. The licensing terms
for Airlift code can be found at:
https://github.com/airlift/airlift/blob/master/LICENSE
+
+This project also includes some files with the following licenses.
+
+These BSD licensed files:
+ ./zookeeper-client/zookeeper-client-c/src/hashtable/hashtable.c
+ ./zookeeper-client/zookeeper-client-c/src/hashtable/hashtable.h
+ ./zookeeper-client/zookeeper-client-c/src/hashtable/hashtable_itr.c
+ ./zookeeper-client/zookeeper-client-c/src/hashtable/hashtable_itr.h
+ ./zookeeper-client/zookeeper-client-c/src/hashtable/hashtable_private.h
+
./zookeeper-contrib/zookeeper-contrib-loggraph/src/main/resources/webapp/org/apache/zookeeper/graph/resources/yui-min.js
+ ./zookeeper-docs/src/main/resources/markdown/skin/prototype.js
+
+These MIT licensed files:
+
./zookeeper-contrib/zookeeper-contrib-loggraph/src/main/resources/webapp/org/apache/zookeeper/graph/resources/date.format.js
+
./zookeeper-contrib/zookeeper-contrib-loggraph/src/main/resources/webapp/org/apache/zookeeper/graph/resources/g.bar.js
+
./zookeeper-contrib/zookeeper-contrib-loggraph/src/main/resources/webapp/org/apache/zookeeper/graph/resources/g.dot.js
+
./zookeeper-contrib/zookeeper-contrib-loggraph/src/main/resources/webapp/org/apache/zookeeper/graph/resources/g.line.js
+
./zookeeper-contrib/zookeeper-contrib-loggraph/src/main/resources/webapp/org/apache/zookeeper/graph/resources/g.pie.js
+
./zookeeper-contrib/zookeeper-contrib-loggraph/src/main/resources/webapp/org/apache/zookeeper/graph/resources/g.raphael.js
+
./zookeeper-contrib/zookeeper-contrib-loggraph/src/main/resources/webapp/org/apache/zookeeper/graph/resources/raphael.js
+
+This Apache 2.0 licensed file:
+./zookeeper-contrib/zookeeper-contrib-zooinspector/src/main/java/com/nitido/utils/toaster/Toaster.java
+