| Armin Le Grand | 8a6f84c | 2013-07-27 11:40:32 +0000 | [diff] [blame] | 1 | Apache OpenOffice (http://www.openoffice.org) |
| Armin Le Grand | 6ca3a9f | 2014-03-23 17:33:53 +0000 | [diff] [blame] | 2 | Copyright 2011, 2014 The Apache Software Foundation |
| Pedro Giffuni | a96e5f2 | 2011-10-04 22:29:55 +0000 | [diff] [blame] | 3 | |
| Pedro Giffuni | 35174e0 | 2011-10-06 21:06:45 +0000 | [diff] [blame] | 4 | This product includes software developed at |
| 5 | The Apache Software Foundation (http://www.apache.org/). |
| Oliver-Rainer Wittmann | a480cad | 2012-04-02 13:42:30 +0000 | [diff] [blame] | 6 | |
| Pedro Giffuni | 1622527 | 2012-03-19 22:54:01 +0000 | [diff] [blame] | 7 | ____ |
| 8 | |
| Armin Le Grand | 8a6f84c | 2013-07-27 11:40:32 +0000 | [diff] [blame] | 9 | |
| Andrew Rist | 613af48 | 2012-04-18 22:44:43 +0000 | [diff] [blame] | 10 | Portions of this software copyright (c) 2000-2011, Oracle and/or its affiliates <http://www.oracle.com/>. |
| Pedro Giffuni | 75ec2b0 | 2011-10-05 15:17:58 +0000 | [diff] [blame] | 11 | |
| Armin Le Grand | 8a6f84c | 2013-07-27 11:40:32 +0000 | [diff] [blame] | 12 | Portions of this software (C) Copyright IBM Corporation 2003, 2012. All Rights Reserved. |
| 13 | |
| Pedro Giffuni | 1622527 | 2012-03-19 22:54:01 +0000 | [diff] [blame] | 14 | ____ |
| Pedro Giffuni | 9af79da | 2012-02-12 20:39:34 +0000 | [diff] [blame] | 15 | |
| Oliver-Rainer Wittmann | a480cad | 2012-04-02 13:42:30 +0000 | [diff] [blame] | 16 | As part of the base system this product also includes code from the following |
| 17 | Apache 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 Grand | 3c1d474 | 2014-07-14 19:09:11 +0000 | [diff] [blame] | 23 | - Apache Tomcat - used by MediaWiki Publisher extension |
| Pedro Giffuni | b3d4384 | 2011-12-31 17:57:52 +0000 | [diff] [blame] | 24 | |
| Oliver-Rainer Wittmann | a480cad | 2012-04-02 13:42:30 +0000 | [diff] [blame] | 25 | The notices from these projects are following: |
| Pedro Giffuni | b3d4384 | 2011-12-31 17:57:52 +0000 | [diff] [blame] | 26 | |
| Oliver-Rainer Wittmann | a480cad | 2012-04-02 13:42:30 +0000 | [diff] [blame] | 27 | Apache Lucene |
| 28 | Copyright 2006 The Apache Software Foundation |
| Pedro Giffuni | 1622527 | 2012-03-19 22:54:01 +0000 | [diff] [blame] | 29 | |
| Oliver-Rainer Wittmann | a480cad | 2012-04-02 13:42:30 +0000 | [diff] [blame] | 30 | This product includes software developed by |
| 31 | The Apache Software Foundation (http://www.apache.org/). |
| Pedro Giffuni | 1622527 | 2012-03-19 22:54:01 +0000 | [diff] [blame] | 32 | |
| Oliver-Rainer Wittmann | a480cad | 2012-04-02 13:42:30 +0000 | [diff] [blame] | 33 | The snowball stemmers in |
| 34 | contrib/snowball/src/java/net/sf/snowball |
| 35 | were developed by Martin Porter and Richard Boulton. |
| 36 | The full snowball package is available from |
| 37 | http://snowball.tartarus.org/ |
| Pedro Giffuni | b3d4384 | 2011-12-31 17:57:52 +0000 | [diff] [blame] | 38 | |
| Pedro Giffuni | 6c45bca | 2012-01-24 18:49:40 +0000 | [diff] [blame] | 39 | |
| Oliver-Rainer Wittmann | a480cad | 2012-04-02 13:42:30 +0000 | [diff] [blame] | 40 | Apache Portable Runtime |
| 41 | Copyright (c) 2011 The Apache Software Foundation. |
| Pedro Giffuni | b3d4384 | 2011-12-31 17:57:52 +0000 | [diff] [blame] | 42 | |
| Oliver-Rainer Wittmann | a480cad | 2012-04-02 13:42:30 +0000 | [diff] [blame] | 43 | This product includes software developed by |
| 44 | The Apache Software Foundation (http://www.apache.org/). |
| Pedro Giffuni | a5ee641 | 2012-01-18 18:41:52 +0000 | [diff] [blame] | 45 | |
| Oliver-Rainer Wittmann | a480cad | 2012-04-02 13:42:30 +0000 | [diff] [blame] | 46 | Portions of this software were developed at the National Center |
| 47 | for Supercomputing Applications (NCSA) at the University of |
| 48 | Illinois at Urbana-Champaign. |
| Pedro Giffuni | 1622527 | 2012-03-19 22:54:01 +0000 | [diff] [blame] | 49 | |
| Oliver-Rainer Wittmann | a480cad | 2012-04-02 13:42:30 +0000 | [diff] [blame] | 50 | This software contains code derived from the RSA Data Security |
| 51 | Inc. MD5 Message-Digest Algorithm. |
| Pedro Giffuni | a5ee641 | 2012-01-18 18:41:52 +0000 | [diff] [blame] | 52 | |
| Oliver-Rainer Wittmann | a480cad | 2012-04-02 13:42:30 +0000 | [diff] [blame] | 53 | This software contains code derived from UNIX V7, Copyright(C) |
| 54 | Caldera International Inc. |
| 55 | |
| 56 | |
| 57 | Apache Portable Runtime Utility Library |
| 58 | Copyright (c) 2011 The Apache Software Foundation. |
| 59 | |
| 60 | This product includes software developed by |
| 61 | The Apache Software Foundation (http://www.apache.org/). |
| 62 | |
| 63 | Portions of this software were developed at the National Center |
| 64 | for Supercomputing Applications (NCSA) at the University of |
| 65 | Illinois at Urbana-Champaign. |
| 66 | |
| 67 | This software contains code derived from the RSA Data Security |
| 68 | Inc. MD5 Message-Digest Algorithm, including various |
| 69 | modifications by Spyglass Inc., Carnegie Mellon University, and |
| 70 | Bell Communications Research, Inc (Bellcore). |
| 71 | |
| 72 | |
| Armin Le Grand | 8a6f84c | 2013-07-27 11:40:32 +0000 | [diff] [blame] | 73 | Apache Commons Codec |
| 74 | Copyright 2002-2012 The Apache Software Foundation |
| 75 | |
| 76 | This product includes software developed by |
| 77 | The Apache Software Foundation (http://www.apache.org/). |
| 78 | |
| 79 | src/test/org/apache/commons/codec/language/DoubleMetaphoneTest.java contains |
| 80 | test data from http://aspell.sourceforge.net/test/batch0.tab. |
| 81 | |
| 82 | Copyright (C) 2002 Kevin Atkinson (kevina@gnu.org). Verbatim copying |
| 83 | and distribution of this entire article is permitted in any medium, |
| Oliver-Rainer Wittmann | a480cad | 2012-04-02 13:42:30 +0000 | [diff] [blame] | 84 | provided this notice is preserved. |
| 85 | |
| 86 | Apache Jakarta HttpClient |
| 87 | Copyright 1999-2007 The Apache Software Foundation |
| 88 | |
| 89 | This product includes software developed by |
| 90 | The Apache Software Foundation (http://www.apache.org/). |
| 91 | |
| Armin Le Grand | 8a6f84c | 2013-07-27 11:40:32 +0000 | [diff] [blame] | 92 | Apache Commons Lang |
| 93 | Copyright 2001-2012 The Apache Software Foundation |
| 94 | |
| 95 | This product includes software developed by |
| 96 | The Apache Software Foundation (http://www.apache.org/). |
| 97 | |
| 98 | This product includes software from the Spring Framework, |
| 99 | under the Apache License 2.0 (see: StringUtils.containsWhitespace()) |
| 100 | |
| 101 | |
| 102 | Apache Commons Logging |
| 103 | Copyright 2003-2007 The Apache Software Foundation |
| 104 | |
| 105 | This product includes software developed by |
| Oliver-Rainer Wittmann | a480cad | 2012-04-02 13:42:30 +0000 | [diff] [blame] | 106 | The Apache Software Foundation (http://www.apache.org/). |
| 107 | |
| 108 | |
| 109 | Apache Tomcat |
| 110 | Copyright 1999-2012 The Apache Software Foundation |
| 111 | |
| 112 | This product includes software developed by |
| 113 | The Apache Software Foundation (http://www.apache.org/). |
| 114 | |
| 115 | Java Management Extensions (JMX) support is provided by |
| 116 | the MX4J package, which is open source software. The |
| 117 | original software and related information is available |
| 118 | at http://mx4j.sourceforge.net/. |
| 119 | |
| 120 | The Windows Installer is built with the Nullsoft |
| 121 | Scriptable Install System (NSIS), which is |
| 122 | open source software. The original software and |
| 123 | related information is available at |
| 124 | http://nsis.sourceforge.net/. |
| 125 | |
| 126 | Java compilation software for JSP pages is provided by Eclipse, |
| 127 | which is open source software. The original software and |
| 128 | related information is available at |
| 129 | http://www.eclipse.org/. |
| 130 | |
| 131 | ____ |
| 132 | |
| 133 | As part of the base system this product also includes code from the following |
| 134 | projects which are licensed under the Apache license: |
| 135 | - serf |
| 136 | - redland |
| 137 | - StAX |
| 138 | |
| 139 | The notices from these projects are following: |
| 140 | |
| 141 | serf |
| 142 | This product includes software developed by |
| 143 | The Apache Software Foundation (http://www.apache.org/). |
| 144 | |
| 145 | |
| 146 | redland |
| 147 | This product includes Redland software (http://librdf.org/) |
| 148 | developed at the Institute for Learning and Research Technology, |
| 149 | University of Bristol, UK (http://www.bristol.ac.uk/). |
| 150 | |
| 151 | |
| 152 | StAX |
| 153 | [no notices] |
| 154 | |
| 155 | ____ |
| 156 | |
| 157 | This product includes software developed by the OpenSSL Project |
| 158 | for use in the OpenSSL Toolkit. (http://www.openssl.org/) |
| 159 | |