Skip to content

Commit 7ac489b

Browse files
committed
Add LZ4 NOTICE section from lucene to solr NOTICE.txt
1 parent 6a4d156 commit 7ac489b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

solr/NOTICE.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,11 @@ http://bitbucket.org/jpbarrette/moman/overview/
160160
The class org.apache.lucene.util.WeakIdentityMap was derived from
161161
the Apache CXF project and is Apache License 2.0.
162162

163+
The class org.apache.lucene.util.compress.LZ4 is a Java rewrite of the LZ4
164+
compression library (https://github.com/lz4/lz4/tree/dev/lib) that is licensed
165+
under the 2-clause BSD license.
166+
(https://opensource.org/licenses/bsd-license.php)
167+
163168
The Google Code Prettify is Apache License 2.0.
164169
See http://code.google.com/p/google-code-prettify/
165170

0 commit comments

Comments
 (0)