blob: 28fbc2b86566a9c1ca7359611e3df78d20fd0b11 [file] [log] [blame]
Armin Le Grand8a6f84c2013-07-27 11:40:32 +00001Apache OpenOffice (http://www.openoffice.org)
Armin Le Grand6ca3a9f2014-03-23 17:33:53 +00002Copyright 2011, 2014 The Apache Software Foundation
Pedro Giffunia96e5f22011-10-04 22:29:55 +00003
Pedro Giffuni35174e02011-10-06 21:06:45 +00004This product includes software developed at
5The Apache Software Foundation (http://www.apache.org/).
Oliver-Rainer Wittmanna480cad2012-04-02 13:42:30 +00006
Pedro Giffuni16225272012-03-19 22:54:01 +00007____
8
Armin Le Grand8a6f84c2013-07-27 11:40:32 +00009
Andrew Rist613af482012-04-18 22:44:43 +000010Portions of this software copyright (c) 2000-2011, Oracle and/or its affiliates <http://www.oracle.com/>.
Pedro Giffuni75ec2b02011-10-05 15:17:58 +000011
Armin Le Grand8a6f84c2013-07-27 11:40:32 +000012Portions of this software (C) Copyright IBM Corporation 2003, 2012. All Rights Reserved.
13
Pedro Giffuni16225272012-03-19 22:54:01 +000014____
Pedro Giffuni9af79da2012-02-12 20:39:34 +000015
Oliver-Rainer Wittmanna480cad2012-04-02 13:42:30 +000016As part of the base system this product also includes code from the following
17Apache projects:
18- Apache Lucene
19- Apache Portable Runtime
20- Apache Portable Runtime Utility Library
21- Apache Commons - used by MediaWiki Publisher extension
22- Apache Jakarta HttpClient - used by MediaWiki Publisher extension
Armin Le Grand3c1d4742014-07-14 19:09:11 +000023- Apache Tomcat - used by MediaWiki Publisher extension
Pedro Giffunib3d43842011-12-31 17:57:52 +000024
Oliver-Rainer Wittmanna480cad2012-04-02 13:42:30 +000025The notices from these projects are following:
Pedro Giffunib3d43842011-12-31 17:57:52 +000026
Oliver-Rainer Wittmanna480cad2012-04-02 13:42:30 +000027Apache Lucene
28Copyright 2006 The Apache Software Foundation
Pedro Giffuni16225272012-03-19 22:54:01 +000029
Oliver-Rainer Wittmanna480cad2012-04-02 13:42:30 +000030This product includes software developed by
31The Apache Software Foundation (http://www.apache.org/).
Pedro Giffuni16225272012-03-19 22:54:01 +000032
Oliver-Rainer Wittmanna480cad2012-04-02 13:42:30 +000033The snowball stemmers in
34 contrib/snowball/src/java/net/sf/snowball
35were developed by Martin Porter and Richard Boulton.
36The full snowball package is available from
37 http://snowball.tartarus.org/
Pedro Giffunib3d43842011-12-31 17:57:52 +000038
Pedro Giffuni6c45bca2012-01-24 18:49:40 +000039
Oliver-Rainer Wittmanna480cad2012-04-02 13:42:30 +000040Apache Portable Runtime
41Copyright (c) 2011 The Apache Software Foundation.
Pedro Giffunib3d43842011-12-31 17:57:52 +000042
Oliver-Rainer Wittmanna480cad2012-04-02 13:42:30 +000043This product includes software developed by
44The Apache Software Foundation (http://www.apache.org/).
Pedro Giffunia5ee6412012-01-18 18:41:52 +000045
Oliver-Rainer Wittmanna480cad2012-04-02 13:42:30 +000046Portions of this software were developed at the National Center
47for Supercomputing Applications (NCSA) at the University of
48Illinois at Urbana-Champaign.
Pedro Giffuni16225272012-03-19 22:54:01 +000049
Oliver-Rainer Wittmanna480cad2012-04-02 13:42:30 +000050This software contains code derived from the RSA Data Security
51Inc. MD5 Message-Digest Algorithm.
Pedro Giffunia5ee6412012-01-18 18:41:52 +000052
Oliver-Rainer Wittmanna480cad2012-04-02 13:42:30 +000053This software contains code derived from UNIX V7, Copyright(C)
54Caldera International Inc.
55
56
57Apache Portable Runtime Utility Library
58Copyright (c) 2011 The Apache Software Foundation.
59
60This product includes software developed by
61The Apache Software Foundation (http://www.apache.org/).
62
63Portions of this software were developed at the National Center
64for Supercomputing Applications (NCSA) at the University of
65Illinois at Urbana-Champaign.
66
67This software contains code derived from the RSA Data Security
68Inc. MD5 Message-Digest Algorithm, including various
69modifications by Spyglass Inc., Carnegie Mellon University, and
70Bell Communications Research, Inc (Bellcore).
71
72
Armin Le Grand8a6f84c2013-07-27 11:40:32 +000073Apache Commons Codec
74Copyright 2002-2012 The Apache Software Foundation
75
76This product includes software developed by
77The Apache Software Foundation (http://www.apache.org/).
78
79src/test/org/apache/commons/codec/language/DoubleMetaphoneTest.java contains
80test data from http://aspell.sourceforge.net/test/batch0.tab.
81
82Copyright (C) 2002 Kevin Atkinson (kevina@gnu.org). Verbatim copying
83and distribution of this entire article is permitted in any medium,
Oliver-Rainer Wittmanna480cad2012-04-02 13:42:30 +000084provided this notice is preserved.
85
86Apache Jakarta HttpClient
87Copyright 1999-2007 The Apache Software Foundation
88
89This product includes software developed by
90The Apache Software Foundation (http://www.apache.org/).
91
Armin Le Grand8a6f84c2013-07-27 11:40:32 +000092Apache Commons Lang
93Copyright 2001-2012 The Apache Software Foundation
94
95This product includes software developed by
96The Apache Software Foundation (http://www.apache.org/).
97
98This product includes software from the Spring Framework,
99under the Apache License 2.0 (see: StringUtils.containsWhitespace())
100
101
102Apache Commons Logging
103Copyright 2003-2007 The Apache Software Foundation
104
105This product includes software developed by
Oliver-Rainer Wittmanna480cad2012-04-02 13:42:30 +0000106The Apache Software Foundation (http://www.apache.org/).
107
108
109Apache Tomcat
110Copyright 1999-2012 The Apache Software Foundation
111
112This product includes software developed by
113The Apache Software Foundation (http://www.apache.org/).
114
115Java Management Extensions (JMX) support is provided by
116the MX4J package, which is open source software. The
117original software and related information is available
118at http://mx4j.sourceforge.net/.
119
120The Windows Installer is built with the Nullsoft
121Scriptable Install System (NSIS), which is
122open source software. The original software and
123related information is available at
124http://nsis.sourceforge.net/.
125
126Java compilation software for JSP pages is provided by Eclipse,
127which is open source software. The original software and
128related information is available at
129http://www.eclipse.org/.
130
131____
132
133As part of the base system this product also includes code from the following
134projects which are licensed under the Apache license:
135- serf
136- redland
137- StAX
138
139The notices from these projects are following:
140
141serf
142This product includes software developed by
143The Apache Software Foundation (http://www.apache.org/).
144
145
146redland
147This product includes Redland software (http://librdf.org/)
148developed at the Institute for Learning and Research Technology,
149University of Bristol, UK (http://www.bristol.ac.uk/).
150
151
152StAX
153[no notices]
154
155____
156
157This product includes software developed by the OpenSSL Project
158for use in the OpenSSL Toolkit. (http://www.openssl.org/)
159