mirror of https://github.com/apache/lucene.git
Adding jetty NOTICE.txt to solr NOTICE.txt
updated copywrite date and header format (added ====) for solr git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@542763 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
358055ce21
commit
3f4ed6dbb2
34
NOTICE.txt
34
NOTICE.txt
|
@ -1,5 +1,7 @@
|
||||||
|
==============================================================
|
||||||
Apache Solr
|
Apache Solr
|
||||||
Copyright 2006 The Apache Software Foundation
|
Copyright 2007 The Apache Software Foundation
|
||||||
|
==============================================================
|
||||||
|
|
||||||
This product includes software developed by
|
This product includes software developed by
|
||||||
The Apache Software Foundation (http://www.apache.org/).
|
The Apache Software Foundation (http://www.apache.org/).
|
||||||
|
@ -23,3 +25,33 @@ Copyright 2002.
|
||||||
|
|
||||||
This product includes tests written with EasyMock Copyright 2001-2007
|
This product includes tests written with EasyMock Copyright 2001-2007
|
||||||
Tammo Freese (http://www.easymock.org/)
|
Tammo Freese (http://www.easymock.org/)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
==============================================================
|
||||||
|
Jetty Web Container
|
||||||
|
Copyright 1995-2006 Mort Bay Consulting Pty Ltd
|
||||||
|
==============================================================
|
||||||
|
|
||||||
|
This product includes some software developed at The Apache Software
|
||||||
|
Foundation (http://www.apache.org/).
|
||||||
|
|
||||||
|
The javax.servlet package used by Jetty is copyright
|
||||||
|
Sun Microsystems, Inc and Apache Software Foundation. It is
|
||||||
|
distributed under the Common Development and Distribution License.
|
||||||
|
You can obtain a copy of the license at
|
||||||
|
https://glassfish.dev.java.net/public/CDDLv1.0.html.
|
||||||
|
|
||||||
|
The UnixCrypt.java code ~Implements the one way cryptography used by
|
||||||
|
Unix systems for simple password protection. Copyright 1996 Aki Yoshida,
|
||||||
|
modified April 2001 by Iris Van den Broeke, Daniel Deville.
|
||||||
|
|
||||||
|
The default JSP implementation is provided by the Glassfish JSP engine
|
||||||
|
from project Glassfish http://glassfish.dev.java.net. Copyright 2005
|
||||||
|
Sun Microsystems, Inc. and portions Copyright Apache Software Foundation.
|
||||||
|
|
||||||
|
Some portions of the code are Copyright:
|
||||||
|
2006 Tim Vernum
|
||||||
|
1999 Jason Gilbert.
|
||||||
|
|
||||||
|
The jboss integration module contains some LGPL code.
|
||||||
|
|
Loading…
Reference in New Issue