mirror of https://github.com/apache/lucene.git
sync up NOTICE
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1480522 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
ca6a3a1b5f
commit
d118a98365
|
@ -69,11 +69,6 @@ Jean-Philippe Barrette-LaPierre. This library is available under an MIT license,
|
|||
see http://sites.google.com/site/rrettesite/moman and
|
||||
http://bitbucket.org/jpbarrette/moman/overview/
|
||||
|
||||
The class org.apache.lucene.util.SorterTemplate was inspired by CGLIB's class
|
||||
with the same name. The implementation part is mainly done using pre-existing
|
||||
Lucene sorting code. In-place stable mergesort was borrowed from CGLIB,
|
||||
which is Apache-licensed.
|
||||
|
||||
The class org.apache.lucene.util.WeakIdentityMap was derived from
|
||||
the Apache CXF project and is Apache License 2.0.
|
||||
|
||||
|
|
Loading…
Reference in New Issue