Ian Maxon | ab556d1 | 2016-02-02 18:18:05 -0800 | [diff] [blame] | 1 | Apache AsterixDB Server Distributable |
Ian Maxon | 622c25e | 2016-01-05 07:00:04 -0800 | [diff] [blame] | 2 | Copyright 2016 The Apache Software Foundation |
| 3 | |
| 4 | This product includes software developed at |
| 5 | The Apache Software Foundation (http://www.apache.org/). |
| 6 | |
| 7 | AsterixDB utilizes many libraries, which come with the following applicable NOTICE(s): |
| 8 | |
Ian Maxon | ab556d1 | 2016-02-02 18:18:05 -0800 | [diff] [blame] | 9 | - repo/avro-1.7.4.jar |
Ian Maxon | 622c25e | 2016-01-05 07:00:04 -0800 | [diff] [blame] | 10 | |
Ian Maxon | ab556d1 | 2016-02-02 18:18:05 -0800 | [diff] [blame] | 11 | Apache Avro |
| 12 | Copyright 2009-2013 The Apache Software Foundation |
Ian Maxon | 622c25e | 2016-01-05 07:00:04 -0800 | [diff] [blame] | 13 | |
Ian Maxon | ab556d1 | 2016-02-02 18:18:05 -0800 | [diff] [blame] | 14 | - repo/commons-logging-1.1.1.jar |
Ian Maxon | 622c25e | 2016-01-05 07:00:04 -0800 | [diff] [blame] | 15 | |
Ian Maxon | ab556d1 | 2016-02-02 18:18:05 -0800 | [diff] [blame] | 16 | Commons Logging |
| 17 | Copyright 2001-2007 The Apache Software Foundation |
Ian Maxon | 622c25e | 2016-01-05 07:00:04 -0800 | [diff] [blame] | 18 | |
Ian Maxon | ab556d1 | 2016-02-02 18:18:05 -0800 | [diff] [blame] | 19 | - repo/derby-10.10.1.1.jar |
Ian Maxon | 622c25e | 2016-01-05 07:00:04 -0800 | [diff] [blame] | 20 | |
Ian Maxon | ab556d1 | 2016-02-02 18:18:05 -0800 | [diff] [blame] | 21 | Apache Derby |
| 22 | Copyright 2004-2013 The Apache Software Foundation |
Ian Maxon | 622c25e | 2016-01-05 07:00:04 -0800 | [diff] [blame] | 23 | |
Ian Maxon | ab556d1 | 2016-02-02 18:18:05 -0800 | [diff] [blame] | 24 | ========================================================================= |
Ian Maxon | 622c25e | 2016-01-05 07:00:04 -0800 | [diff] [blame] | 25 | |
Ian Maxon | ab556d1 | 2016-02-02 18:18:05 -0800 | [diff] [blame] | 26 | Portions of Derby were originally developed by |
| 27 | International Business Machines Corporation and are |
| 28 | licensed to the Apache Software Foundation under the |
| 29 | "Software Grant and Corporate Contribution License Agreement", |
| 30 | informally known as the "Derby CLA". |
| 31 | The following copyright notice(s) were affixed to portions of the code |
| 32 | with which this file is now or was at one time distributed |
| 33 | and are placed here unaltered. |
Ian Maxon | 622c25e | 2016-01-05 07:00:04 -0800 | [diff] [blame] | 34 | |
Ian Maxon | ab556d1 | 2016-02-02 18:18:05 -0800 | [diff] [blame] | 35 | (C) Copyright 1997,2004 International Business Machines Corporation. All rights reserved. |
Ian Maxon | 622c25e | 2016-01-05 07:00:04 -0800 | [diff] [blame] | 36 | |
Ian Maxon | ab556d1 | 2016-02-02 18:18:05 -0800 | [diff] [blame] | 37 | (C) Copyright IBM Corp. 2003. |
Ian Maxon | 622c25e | 2016-01-05 07:00:04 -0800 | [diff] [blame] | 38 | |
Ian Maxon | 622c25e | 2016-01-05 07:00:04 -0800 | [diff] [blame] | 39 | |
Ian Maxon | ab556d1 | 2016-02-02 18:18:05 -0800 | [diff] [blame] | 40 | ========================================================================= |
Ian Maxon | 622c25e | 2016-01-05 07:00:04 -0800 | [diff] [blame] | 41 | |
Ian Maxon | 622c25e | 2016-01-05 07:00:04 -0800 | [diff] [blame] | 42 | |
Ian Maxon | ab556d1 | 2016-02-02 18:18:05 -0800 | [diff] [blame] | 43 | The JDBC apis for small devices and JDBC3 (under java/stubs/jsr169 and |
| 44 | java/stubs/jdbc3) were produced by trimming sources supplied by the |
| 45 | Apache Harmony project. In addition, the Harmony SerialBlob and |
| 46 | SerialClob implementations are used. The following notice covers the Harmony sources: |
Ian Maxon | 622c25e | 2016-01-05 07:00:04 -0800 | [diff] [blame] | 47 | |
Ian Maxon | ab556d1 | 2016-02-02 18:18:05 -0800 | [diff] [blame] | 48 | Portions of Harmony were originally developed by |
| 49 | Intel Corporation and are licensed to the Apache Software |
| 50 | Foundation under the "Software Grant and Corporate Contribution |
| 51 | License Agreement", informally known as the "Intel Harmony CLA". |
Ian Maxon | 622c25e | 2016-01-05 07:00:04 -0800 | [diff] [blame] | 52 | |
Ian Maxon | 622c25e | 2016-01-05 07:00:04 -0800 | [diff] [blame] | 53 | |
Ian Maxon | ab556d1 | 2016-02-02 18:18:05 -0800 | [diff] [blame] | 54 | - repo/guice-3.0.jar |
Ian Maxon | 622c25e | 2016-01-05 07:00:04 -0800 | [diff] [blame] | 55 | |
Ian Maxon | ab556d1 | 2016-02-02 18:18:05 -0800 | [diff] [blame] | 56 | Google Guice - Core Library |
| 57 | Copyright 2006-2011 Google, Inc. |
Ian Maxon | 622c25e | 2016-01-05 07:00:04 -0800 | [diff] [blame] | 58 | |
Ian Maxon | ab556d1 | 2016-02-02 18:18:05 -0800 | [diff] [blame] | 59 | - repo/guice-servlet-3.0.jar |
Ian Maxon | 622c25e | 2016-01-05 07:00:04 -0800 | [diff] [blame] | 60 | |
Ian Maxon | ab556d1 | 2016-02-02 18:18:05 -0800 | [diff] [blame] | 61 | Google Guice - Extensions - Servlet |
| 62 | Copyright 2006-2011 Google, Inc. |
Ian Maxon | 622c25e | 2016-01-05 07:00:04 -0800 | [diff] [blame] | 63 | |
Ian Maxon | ab556d1 | 2016-02-02 18:18:05 -0800 | [diff] [blame] | 64 | - repo/hive-ant-0.13.0.jar |
Ian Maxon | 622c25e | 2016-01-05 07:00:04 -0800 | [diff] [blame] | 65 | |
Ian Maxon | ab556d1 | 2016-02-02 18:18:05 -0800 | [diff] [blame] | 66 | Hive Ant Utilities |
| 67 | Copyright 2014 The Apache Software Foundation |
Ian Maxon | 622c25e | 2016-01-05 07:00:04 -0800 | [diff] [blame] | 68 | |
Ian Maxon | ab556d1 | 2016-02-02 18:18:05 -0800 | [diff] [blame] | 69 | - repo/hive-common-0.13.0.jar |
Ian Maxon | 622c25e | 2016-01-05 07:00:04 -0800 | [diff] [blame] | 70 | |
Ian Maxon | ab556d1 | 2016-02-02 18:18:05 -0800 | [diff] [blame] | 71 | Hive Common |
| 72 | Copyright 2014 The Apache Software Foundation |
Ian Maxon | 622c25e | 2016-01-05 07:00:04 -0800 | [diff] [blame] | 73 | |
Ian Maxon | ab556d1 | 2016-02-02 18:18:05 -0800 | [diff] [blame] | 74 | - repo/hive-exec-0.13.0.jar |
Ian Maxon | 622c25e | 2016-01-05 07:00:04 -0800 | [diff] [blame] | 75 | |
Ian Maxon | ab556d1 | 2016-02-02 18:18:05 -0800 | [diff] [blame] | 76 | Hive Query Language |
| 77 | Copyright 2014 The Apache Software Foundation |
Ian Maxon | 622c25e | 2016-01-05 07:00:04 -0800 | [diff] [blame] | 78 | |
Ian Maxon | ab556d1 | 2016-02-02 18:18:05 -0800 | [diff] [blame] | 79 | - repo/hive-metastore-0.13.0.jar |
Ian Maxon | 622c25e | 2016-01-05 07:00:04 -0800 | [diff] [blame] | 80 | |
Ian Maxon | ab556d1 | 2016-02-02 18:18:05 -0800 | [diff] [blame] | 81 | Hive Metastore |
| 82 | Copyright 2014 The Apache Software Foundation |
Ian Maxon | 622c25e | 2016-01-05 07:00:04 -0800 | [diff] [blame] | 83 | |
Ian Maxon | ab556d1 | 2016-02-02 18:18:05 -0800 | [diff] [blame] | 84 | - repo/hive-serde-0.13.0.jar |
Ian Maxon | 622c25e | 2016-01-05 07:00:04 -0800 | [diff] [blame] | 85 | |
Ian Maxon | ab556d1 | 2016-02-02 18:18:05 -0800 | [diff] [blame] | 86 | Hive Serde |
| 87 | Copyright 2014 The Apache Software Foundation |
Ian Maxon | 622c25e | 2016-01-05 07:00:04 -0800 | [diff] [blame] | 88 | |
Ian Maxon | ab556d1 | 2016-02-02 18:18:05 -0800 | [diff] [blame] | 89 | - repo/hive-shims-0.13.0.jar |
Ian Maxon | 622c25e | 2016-01-05 07:00:04 -0800 | [diff] [blame] | 90 | |
Ian Maxon | ab556d1 | 2016-02-02 18:18:05 -0800 | [diff] [blame] | 91 | Hive Shims |
| 92 | Copyright 2014 The Apache Software Foundation |
Ian Maxon | 622c25e | 2016-01-05 07:00:04 -0800 | [diff] [blame] | 93 | |
Ian Maxon | ab556d1 | 2016-02-02 18:18:05 -0800 | [diff] [blame] | 94 | - repo/hive-shims-0.20-0.13.0.jar |
Ian Maxon | 622c25e | 2016-01-05 07:00:04 -0800 | [diff] [blame] | 95 | |
Ian Maxon | ab556d1 | 2016-02-02 18:18:05 -0800 | [diff] [blame] | 96 | Hive Shims 0.20 |
| 97 | Copyright 2014 The Apache Software Foundation |
Ian Maxon | 622c25e | 2016-01-05 07:00:04 -0800 | [diff] [blame] | 98 | |
Ian Maxon | ab556d1 | 2016-02-02 18:18:05 -0800 | [diff] [blame] | 99 | - repo/hive-shims-0.20S-0.13.0.jar |
Ian Maxon | 622c25e | 2016-01-05 07:00:04 -0800 | [diff] [blame] | 100 | |
Ian Maxon | ab556d1 | 2016-02-02 18:18:05 -0800 | [diff] [blame] | 101 | Hive Shims 0.20S |
| 102 | Copyright 2014 The Apache Software Foundation |
Ian Maxon | 622c25e | 2016-01-05 07:00:04 -0800 | [diff] [blame] | 103 | |
Ian Maxon | ab556d1 | 2016-02-02 18:18:05 -0800 | [diff] [blame] | 104 | - repo/hive-shims-0.23-0.13.0.jar |
Ian Maxon | 622c25e | 2016-01-05 07:00:04 -0800 | [diff] [blame] | 105 | |
Ian Maxon | ab556d1 | 2016-02-02 18:18:05 -0800 | [diff] [blame] | 106 | Hive Shims 0.23 |
| 107 | Copyright 2014 The Apache Software Foundation |
Ian Maxon | 622c25e | 2016-01-05 07:00:04 -0800 | [diff] [blame] | 108 | |
Ian Maxon | ab556d1 | 2016-02-02 18:18:05 -0800 | [diff] [blame] | 109 | - repo/hive-shims-common-0.13.0.jar |
Ian Maxon | 622c25e | 2016-01-05 07:00:04 -0800 | [diff] [blame] | 110 | |
| 111 | Hive Shims Common |
| 112 | Copyright 2014 The Apache Software Foundation |
| 113 | |
Ian Maxon | ab556d1 | 2016-02-02 18:18:05 -0800 | [diff] [blame] | 114 | - repo/hive-shims-common-secure-0.13.0.jar |
Ian Maxon | 622c25e | 2016-01-05 07:00:04 -0800 | [diff] [blame] | 115 | |
| 116 | Hive Shims Secure Common |
| 117 | Copyright 2014 The Apache Software Foundation |
| 118 | |
Ian Maxon | ab556d1 | 2016-02-02 18:18:05 -0800 | [diff] [blame] | 119 | - repo/plexus-utils-3.0.7.jar |
Ian Maxon | 622c25e | 2016-01-05 07:00:04 -0800 | [diff] [blame] | 120 | |
| 121 | This product includes software developed by the Indiana University |
| 122 | Extreme! Lab (http://www.extreme.indiana.edu/) |
| 123 | |
| 124 | This product includes software developed by |
| 125 | ThoughtWorks (http://www.thoughtworks.com). |
| 126 | |
| 127 | This product includes software developed by |
| 128 | javolution (http://javolution.org/). |
| 129 | |
| 130 | This product includes software developed by |
| 131 | Rome (https://rome.dev.java.net/). |
| 132 | |
Ian Maxon | ab556d1 | 2016-02-02 18:18:05 -0800 | [diff] [blame] | 133 | - repo/velocity-1.5.jar |
Ian Maxon | 622c25e | 2016-01-05 07:00:04 -0800 | [diff] [blame] | 134 | Apache Velocity |
| 135 | |
| 136 | Copyright (C) 2000-2007 The Apache Software Foundation |
| 137 | |
Ian Maxon | ab556d1 | 2016-02-02 18:18:05 -0800 | [diff] [blame] | 138 | - repo/wicket-core-1.5.2.jar |
Ian Maxon | 622c25e | 2016-01-05 07:00:04 -0800 | [diff] [blame] | 139 | Apache Wicket |
| 140 | Copyright 2006-2011 Apache Software Foundation |
| 141 | |
| 142 | This product includes software from QOS.ch (http://slf4j.org) licensed under the X11 license |
| 143 | Copyright (c) 2004-2008 QOS.ch |
| 144 | |
| 145 | Contains Diff library from Mavens JRCS, released under |
| 146 | The Apache Software License, Version 1.1. |
| 147 | (c) 1999-2003 |
| 148 | |
| 149 | org.apache.wicket.markup.html.form.upload.MultiFileUploadField.js is taken from [1] |
| 150 | and has the following notice: |
| 151 | "Licence: |
| 152 | Use this however/wherever you like, just don't blame me if it breaks |
| 153 | anything. |
| 154 | |
| 155 | Credit: |
| 156 | If you're nice, you'll leave this bit: |
| 157 | |
| 158 | Class by Stickman -- http://www.the-stickman.com |
| 159 | with thanks to: |
| 160 | [for Safari fixes] |
| 161 | Luis Torrefranca -- http://www.law.pitt.edu |
| 162 | and |
| 163 | Shawn Parker & John Pennypacker -- http://www.fuzzycoconut.com |
| 164 | [for duplicate name bug] |
| 165 | 'neal'" |
| 166 | [1]: http://the-stickman.com/web-development/javascript/upload-multiple-files-with-a-single-file-element/ |
Ian Maxon | ab556d1 | 2016-02-02 18:18:05 -0800 | [diff] [blame] | 167 | - repo/wicket-request-1.5.2.jar |
Ian Maxon | 622c25e | 2016-01-05 07:00:04 -0800 | [diff] [blame] | 168 | |
Ian Maxon | ab556d1 | 2016-02-02 18:18:05 -0800 | [diff] [blame] | 169 | Wicket Request |
| 170 | Copyright 2006-2011 Apache Software Foundation |
Ian Maxon | 622c25e | 2016-01-05 07:00:04 -0800 | [diff] [blame] | 171 | |
Ian Maxon | ab556d1 | 2016-02-02 18:18:05 -0800 | [diff] [blame] | 172 | - repo/wicket-util-1.5.2.jar |
Ian Maxon | 622c25e | 2016-01-05 07:00:04 -0800 | [diff] [blame] | 173 | |
Ian Maxon | ab556d1 | 2016-02-02 18:18:05 -0800 | [diff] [blame] | 174 | Wicket Util |
| 175 | Copyright 2006-2011 Apache Software Foundation |
Ian Maxon | 622c25e | 2016-01-05 07:00:04 -0800 | [diff] [blame] | 176 | |
Ian Maxon | ab556d1 | 2016-02-02 18:18:05 -0800 | [diff] [blame] | 177 | - repo/xercesImpl-2.9.1.jar |
Ian Maxon | 622c25e | 2016-01-05 07:00:04 -0800 | [diff] [blame] | 178 | |
| 179 | Apache Xerces Java |
| 180 | Copyright 1999-2007 The Apache Software Foundation |
| 181 | |
| 182 | Portions of this software were originally based on the following: |
| 183 | - software copyright (c) 1999, IBM Corporation., http://www.ibm.com. |
| 184 | - software copyright (c) 1999, Sun Microsystems., http://www.sun.com. |
| 185 | - voluntary contributions made by Paul Eng on behalf of the |
| 186 | Apache Software Foundation that were originally developed at iClick, Inc., |
| 187 | software copyright (c) 1999. |
| 188 | |
Ian Maxon | ab556d1 | 2016-02-02 18:18:05 -0800 | [diff] [blame] | 189 | - repo/xml-apis-1.3.04.jar |
Ian Maxon | 622c25e | 2016-01-05 07:00:04 -0800 | [diff] [blame] | 190 | |
| 191 | Apache XML Commons XML APIs |
| 192 | Copyright 2006 The Apache Software Foundation. |
| 193 | |
| 194 | |
| 195 | Portions of this software were originally based on the following: |
| 196 | - software copyright (c) 1999, IBM Corporation., http://www.ibm.com. |
| 197 | - software copyright (c) 1999, Sun Microsystems., http://www.sun.com. |
| 198 | - software copyright (c) 2000 World Wide Web Consortium, http://www.w3.org |
Ian Maxon | ab556d1 | 2016-02-02 18:18:05 -0800 | [diff] [blame] | 199 | |
| 200 | - repo/ant-1.9.1.jar |
| 201 | |
| 202 | Apache Ant |
| 203 | Copyright 1999-2013 The Apache Software Foundation |
| 204 | |
| 205 | The <sync> task is based on code Copyright (c) 2002, Landmark |
| 206 | Graphics Corp that has been kindly donated to the Apache Software |
| 207 | Foundation. |
| 208 | - repo/ant-launcher-1.9.1.jar |
| 209 | |
| 210 | Apache Ant |
| 211 | Copyright 1999-2013 The Apache Software Foundation |
| 212 | |
| 213 | The <sync> task is based on code Copyright (c) 2002, Landmark |
| 214 | Graphics Corp that has been kindly donated to the Apache Software |
| 215 | Foundation. |
| 216 | - repo/commons-beanutils-1.7.0.jar |
| 217 | |
| 218 | This product includes software developed by |
| 219 | The Apache Software Foundation (http://www.apache.org/). |
| 220 | |
| 221 | - repo/commons-beanutils-core-1.8.0.jar |
| 222 | Apache Commons BeanUtils |
| 223 | |
| 224 | Copyright 2000-2008 The Apache Software Foundation |
| 225 | |
| 226 | |
| 227 | This product includes software developed by |
| 228 | |
| 229 | The Apache Software Foundation (http://www.apache.org/). |
| 230 | |
| 231 | - repo/commons-cli-1.2.jar |
| 232 | |
| 233 | Apache Commons CLI |
| 234 | Copyright 2001-2009 The Apache Software Foundation |
| 235 | |
| 236 | This product includes software developed by |
| 237 | The Apache Software Foundation (http://www.apache.org/). |
| 238 | |
| 239 | - repo/commons-codec-1.4.jar |
| 240 | |
| 241 | Apache Commons Codec |
| 242 | |
| 243 | Copyright 2002-2009 The Apache Software Foundation |
| 244 | |
| 245 | |
| 246 | |
| 247 | This product includes software developed by |
| 248 | |
| 249 | The Apache Software Foundation (http://www.apache.org/). |
| 250 | |
| 251 | |
| 252 | - repo/commons-collections-3.2.1.jar |
| 253 | |
| 254 | Apache Commons Collections |
| 255 | |
| 256 | Copyright 2001-2008 The Apache Software Foundation |
| 257 | |
| 258 | |
| 259 | |
| 260 | This product includes software developed by |
| 261 | |
| 262 | The Apache Software Foundation (http://www.apache.org/). |
| 263 | |
| 264 | - repo/commons-compress-1.4.1.jar |
| 265 | |
| 266 | Apache Commons Compress |
| 267 | Copyright 2002-2012 The Apache Software Foundation |
| 268 | |
| 269 | This product includes software developed by |
| 270 | The Apache Software Foundation (http://www.apache.org/). |
| 271 | - repo/commons-configuration-1.6.jar |
| 272 | Apache Commons Configuration |
| 273 | |
| 274 | Copyright 2001-2008 The Apache Software Foundation |
| 275 | |
| 276 | |
| 277 | |
| 278 | This product includes software developed by |
| 279 | |
| 280 | The Apache Software Foundation (http://www.apache.org/). |
| 281 | |
| 282 | - repo/commons-daemon-1.0.13.jar |
| 283 | |
| 284 | Apache Commons Daemon |
| 285 | Copyright 1999-2013 The Apache Software Foundation |
| 286 | |
| 287 | This product includes software developed by |
| 288 | The Apache Software Foundation (http://www.apache.org/). |
| 289 | - repo/commons-digester-1.8.jar |
| 290 | Apache Jakarta Commons Digester |
| 291 | |
| 292 | Copyright 2001-2006 The Apache Software Foundation |
| 293 | |
| 294 | |
| 295 | |
| 296 | This product includes software developed by |
| 297 | |
| 298 | The Apache Software Foundation (http://www.apache.org/). |
| 299 | |
| 300 | - repo/commons-io-2.4.jar |
| 301 | |
| 302 | Apache Commons IO |
| 303 | |
| 304 | Copyright 2002-2012 The Apache Software Foundation |
| 305 | |
| 306 | |
| 307 | |
| 308 | This product includes software developed by |
| 309 | |
| 310 | The Apache Software Foundation (http://www.apache.org/). |
| 311 | |
| 312 | |
| 313 | |
| 314 | - repo/commons-lang-2.5.jar |
| 315 | |
| 316 | Apache Commons Lang |
| 317 | |
| 318 | Copyright 2001-2010 The Apache Software Foundation |
| 319 | |
| 320 | |
| 321 | |
| 322 | This product includes software developed by |
| 323 | |
| 324 | The Apache Software Foundation (http://www.apache.org/). |
| 325 | |
| 326 | - repo/commons-lang3-3.1.jar |
| 327 | |
| 328 | Apache Commons Lang |
| 329 | Copyright 2001-2011 The Apache Software Foundation |
| 330 | |
| 331 | This product includes software developed by |
| 332 | The Apache Software Foundation (http://www.apache.org/). |
| 333 | |
| 334 | This product includes software from the Spring Framework, |
| 335 | under the Apache License 2.0 (see: StringUtils.containsWhitespace()) |
| 336 | |
| 337 | - repo/commons-logging-api-1.0.4.jar |
| 338 | |
| 339 | This product includes software developed by |
| 340 | The Apache Software Foundation (http://www.apache.org/). |
| 341 | |
| 342 | - repo/commons-math-2.1.jar |
| 343 | |
| 344 | Apache Commons Math |
| 345 | Copyright 2001-2010 The Apache Software Foundation |
| 346 | |
| 347 | This product includes software developed by |
| 348 | The Apache Software Foundation (http://www.apache.org/). |
| 349 | |
| 350 | =============================================================================== |
| 351 | The LinearConstraint, LinearObjectiveFunction, LinearOptimizer, |
| 352 | RelationShip, SimplexSolver and SimplexTableau classes in package |
| 353 | org.apache.commons.math.optimization.linear include software developed by |
| 354 | Benjamin McCann (http://www.benmccann.com) and distributed with |
| 355 | the following copyright: Copyright 2009 Google Inc. |
| 356 | =============================================================================== |
| 357 | |
| 358 | This product includes software developed by the |
| 359 | University of Chicago, as Operator of Argonne National |
| 360 | Laboratory. |
| 361 | The LevenbergMarquardtOptimizer class in package |
| 362 | org.apache.commons.math.optimization.general includes software |
| 363 | translated from the lmder, lmpar and qrsolv Fortran routines |
| 364 | from the Minpack package |
| 365 | Minpack Copyright Notice (1999) University of Chicago. All rights reserved |
| 366 | =============================================================================== |
| 367 | |
| 368 | The GraggBulirschStoerIntegrator class in package |
| 369 | org.apache.commons.math.ode.nonstiff includes software translated |
| 370 | from the odex Fortran routine developed by E. Hairer and G. Wanner. |
| 371 | Original source copyright: |
| 372 | Copyright (c) 2004, Ernst Hairer |
| 373 | =============================================================================== |
| 374 | |
| 375 | The EigenDecompositionImpl class in package |
| 376 | org.apache.commons.math.linear includes software translated |
| 377 | from some LAPACK Fortran routines. Original source copyright: |
| 378 | Copyright (c) 1992-2008 The University of Tennessee. All rights reserved. |
| 379 | =============================================================================== |
| 380 | |
| 381 | The MersenneTwister class in package org.apache.commons.math.random |
| 382 | includes software translated from the 2002-01-26 version of |
| 383 | the Mersenne-Twister generator written in C by Makoto Matsumoto and Takuji |
| 384 | Nishimura. Original source copyright: |
| 385 | Copyright (C) 1997 - 2002, Makoto Matsumoto and Takuji Nishimura, |
| 386 | All rights reserved |
| 387 | =============================================================================== |
| 388 | |
| 389 | The complete text of licenses and disclaimers associated with the the original |
| 390 | sources enumerated above at the time of code translation are in the LICENSE.txt |
| 391 | file. |
| 392 | |
| 393 | - repo/commons-net-3.1.jar |
| 394 | |
| 395 | Apache Commons Net |
| 396 | |
| 397 | Copyright 2001-2012 The Apache Software Foundation |
| 398 | |
| 399 | |
| 400 | |
| 401 | This product includes software developed by |
| 402 | |
| 403 | The Apache Software Foundation (http://www.apache.org/). |
| 404 | |
| 405 | |
| 406 | |
| 407 | - repo/datanucleus-api-jdo-3.2.6.jar |
| 408 | |
| 409 | ========================================================================= |
| 410 | == NOTICE file corresponding to section 4(d) of the Apache License, == |
| 411 | == Version 2.0, in this case for the DataNucleus distribution. == |
| 412 | ========================================================================= |
| 413 | |
| 414 | =================================================================== |
| 415 | This product includes software developed by many individuals, |
| 416 | including the following: |
| 417 | =================================================================== |
| 418 | Erik Bengtson |
| 419 | Andy Jefferson |
| 420 | |
| 421 | |
| 422 | =================================================================== |
| 423 | This product has included contributions from some individuals, |
| 424 | including the following: |
| 425 | =================================================================== |
| 426 | |
| 427 | - repo/datanucleus-core-3.2.10.jar |
| 428 | |
| 429 | ========================================================================= |
| 430 | == NOTICE file corresponding to section 4(d) of the Apache License, == |
| 431 | == Version 2.0, in this case for the DataNucleus distribution. == |
| 432 | ========================================================================= |
| 433 | |
| 434 | =================================================================== |
| 435 | This product includes software developed by many individuals, |
| 436 | including the following: |
| 437 | =================================================================== |
| 438 | Erik Bengtson |
| 439 | Andy Jefferson |
| 440 | |
| 441 | |
| 442 | =================================================================== |
| 443 | This product has included contributions from some individuals, |
| 444 | including the following: |
| 445 | =================================================================== |
| 446 | Joerg von Frantzius |
| 447 | Thomas Marti |
| 448 | Barry Haddow |
| 449 | Marco Schulze |
| 450 | Ralph Ullrich |
| 451 | David Ezzio |
| 452 | Brendan de Beer |
| 453 | David Eaves |
| 454 | Martin Taal |
| 455 | Tony Lai |
| 456 | Roland Szabo |
| 457 | Marcus Mennemeier |
| 458 | Xuan Baldauf |
| 459 | Eric Sultan |
| 460 | |
| 461 | |
| 462 | =================================================================== |
| 463 | This product also includes software developed by the TJDO project |
| 464 | (http://tjdo.sourceforge.net/). |
| 465 | =================================================================== |
| 466 | |
| 467 | - repo/datanucleus-rdbms-3.2.9.jar |
| 468 | ========================================================================= |
| 469 | == NOTICE file corresponding to section 4(d) of the Apache License, == |
| 470 | == Version 2.0, in this case for the DataNucleus distribution. == |
| 471 | ========================================================================= |
| 472 | |
| 473 | =================================================================== |
| 474 | This product includes software developed by many individuals, |
| 475 | including the following: |
| 476 | =================================================================== |
| 477 | Andy Jefferson |
| 478 | Erik Bengtson |
| 479 | Joerg von Frantzius |
| 480 | Marco Schulze |
| 481 | |
| 482 | |
| 483 | =================================================================== |
| 484 | This product has included contributions from some individuals, |
| 485 | including the following: |
| 486 | =================================================================== |
| 487 | Barry Haddow |
| 488 | Ralph Ullrich |
| 489 | David Ezzio |
| 490 | Brendan de Beer |
| 491 | David Eaves |
| 492 | Martin Taal |
| 493 | Tony Lai |
| 494 | Roland Szabo |
| 495 | Anton Troshin (Timesten) |
| 496 | |
| 497 | |
| 498 | =================================================================== |
| 499 | This product also includes software developed by the TJDO project |
| 500 | (http://tjdo.sourceforge.net/). |
| 501 | =================================================================== |
| 502 | |
| 503 | =================================================================== |
| 504 | This product also includes software developed by the Apache Commons project |
| 505 | (http://commons.apache.org/). |
| 506 | =================================================================== |
| 507 | |
| 508 | - repo/groovy-all-2.1.6.jar |
| 509 | |
| 510 | Apache Commons CLI |
| 511 | Copyright 2001-2009 The Apache Software Foundation |
| 512 | |
| 513 | This product includes software developed by |
| 514 | The Apache Software Foundation (http://www.apache.org/). |
| 515 | |
| 516 | - repo/hive-exec-0.13.0.jar |
| 517 | |
| 518 | Apache Thrift |
| 519 | Copyright 2006-2010 The Apache Software Foundation. |
| 520 | |
| 521 | This product includes software developed at |
| 522 | The Apache Software Foundation (http://www.apache.org/). |
| 523 | |
| 524 | - repo/httpclient-4.2.2.jar |
| 525 | |
| 526 | Apache HttpComponents HttpClient |
| 527 | |
| 528 | Copyright 1999-2012 The Apache Software Foundation |
| 529 | |
| 530 | |
| 531 | |
| 532 | This product includes software developed by |
| 533 | |
| 534 | The Apache Software Foundation (http://www.apache.org/). |
| 535 | |
| 536 | |
| 537 | - repo/httpcore-4.2.2.jar |
| 538 | |
| 539 | Apache HttpComponents HttpCore |
| 540 | |
| 541 | Copyright 2005-2012 The Apache Software Foundation |
| 542 | |
| 543 | |
| 544 | |
| 545 | This product includes software developed by |
| 546 | |
| 547 | The Apache Software Foundation (http://www.apache.org/). |
| 548 | |
| 549 | |
| 550 | |
| 551 | This project contains annotations derived from JCIP-ANNOTATIONS |
| 552 | |
| 553 | Copyright (c) 2005 Brian Goetz and Tim Peierls. See http://www.jcip.net |
| 554 | |
| 555 | - repo/jdo2-api-2.3-20090302111651.jar |
| 556 | |
| 557 | Apache Java Data Objects (JDO) |
| 558 | Copyright 2005-2006 The Apache Software Foundation |
| 559 | |
| 560 | This product includes software developed at |
| 561 | The Apache Software Foundation (http://www.apache.org/). |
| 562 | |
| 563 | - repo/jdo-api-3.0.1.jar |
| 564 | |
| 565 | Apache Java Data Objects (JDO) |
| 566 | |
| 567 | Copyright 2005-2006 The Apache Software Foundation |
| 568 | |
| 569 | |
| 570 | |
| 571 | This product includes software developed at |
| 572 | |
| 573 | The Apache Software Foundation (http://www.apache.org/). |
| 574 | |
| 575 | - repo/libthrift-0.9.0.jar |
| 576 | |
| 577 | Apache Thrift |
| 578 | Copyright 2006-2010 The Apache Software Foundation. |
| 579 | |
| 580 | This product includes software developed at |
| 581 | The Apache Software Foundation (http://www.apache.org/). |
| 582 | |
| 583 | - repo/netty-3.2.2.Final.jar |
| 584 | |
| 585 | The Netty Project |
| 586 | ================= |
| 587 | |
| 588 | Please visit the Netty web site for more information: |
| 589 | |
| 590 | * http://www.jboss.org/netty/ |
| 591 | |
| 592 | Copyright 2009 Red Hat, Inc. |
| 593 | |
| 594 | Red Hat licenses this product to you under the Apache License, version 2.0 (the |
| 595 | "License"); you may not use this product except in compliance with the License. |
| 596 | You may obtain a copy of the License at: |
| 597 | |
| 598 | http://www.apache.org/licenses/LICENSE-2.0 |
| 599 | |
| 600 | Unless required by applicable law or agreed to in writing, software distributed |
| 601 | under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR |
| 602 | CONDITIONS OF ANY KIND, either express or implied. See the License for the |
| 603 | specific language governing permissions and limitations under the License. |
| 604 | |
| 605 | Also, please refer to each LICENSE.<component>.txt file, which is located in |
| 606 | the 'license' directory of the distribution file, for the license terms of the |
| 607 | components that this product depends on. |
| 608 | |
| 609 | ------------------------------------------------------------------------------- |
| 610 | This product contains the extensions to Java Collections Framework which has |
| 611 | been derived from the works by JSR-166 EG, Doug Lea, and Jason T. Greene: |
| 612 | |
| 613 | * LICENSE: |
| 614 | * license/LICENSE.jsr177y.txt (Public Domain) |
| 615 | * HOMEPAGE: |
| 616 | * http://gee.cs.oswego.edu/cgi-bin/viewcvs.cgi/jsr166/ |
| 617 | * http://viewvc.jboss.org/cgi-bin/viewvc.cgi/jbosscache/experimental/jsr166/ |
| 618 | |
| 619 | This product contains a modified version of Robert Harder's Public Domain |
| 620 | Base64 Encoder and Decoder, which can be obtained at: |
| 621 | |
| 622 | * LICENSE: |
| 623 | * license/LICENSE.base64.txt (Public Domain) |
| 624 | * HOMEPAGE: |
| 625 | * http://iharder.sourceforge.net/current/java/base64/ |
| 626 | |
| 627 | This product contains a modified version of 'JZlib', a re-implementation of |
| 628 | zlib in pure Java, which can be obtained at: |
| 629 | |
| 630 | * LICENSE: |
| 631 | * license/LICENSE.jzlib.txt (BSD Style License) |
| 632 | * HOMEPAGE: |
| 633 | * http://www.jcraft.com/jzlib/ |
| 634 | |
| 635 | - repo/netty-3.6.2.Final.jar |
| 636 | |
| 637 | The Netty Project |
| 638 | ================= |
| 639 | |
| 640 | Please visit the Netty web site for more information: |
| 641 | |
| 642 | * http://netty.io/ |
| 643 | |
| 644 | Copyright 2011 The Netty Project |
| 645 | |
| 646 | The Netty Project licenses this file to you under the Apache License, |
| 647 | version 2.0 (the "License"); you may not use this file except in compliance |
| 648 | with the License. You may obtain a copy of the License at: |
| 649 | |
| 650 | http://www.apache.org/licenses/LICENSE-2.0 |
| 651 | |
| 652 | Unless required by applicable law or agreed to in writing, software |
| 653 | distributed under the License is distributed on an "AS IS" BASIS, WITHOUT |
| 654 | WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the |
| 655 | License for the specific language governing permissions and limitations |
| 656 | under the License. |
| 657 | |
| 658 | Also, please refer to each LICENSE.<component>.txt file, which is located in |
| 659 | the 'license' directory of the distribution file, for the license terms of the |
| 660 | components that this product depends on. |
| 661 | |
| 662 | ------------------------------------------------------------------------------- |
| 663 | This product contains the extensions to Java Collections Framework which has |
| 664 | been derived from the works by JSR-166 EG, Doug Lea, and Jason T. Greene: |
| 665 | |
| 666 | * LICENSE: |
| 667 | * license/LICENSE.jsr166y.txt (Public Domain) |
| 668 | * HOMEPAGE: |
| 669 | * http://gee.cs.oswego.edu/cgi-bin/viewcvs.cgi/jsr166/ |
| 670 | * http://viewvc.jboss.org/cgi-bin/viewvc.cgi/jbosscache/experimental/jsr166/ |
| 671 | |
| 672 | This product contains a modified version of Robert Harder's Public Domain |
| 673 | Base64 Encoder and Decoder, which can be obtained at: |
| 674 | |
| 675 | * LICENSE: |
| 676 | * license/LICENSE.base64.txt (Public Domain) |
| 677 | * HOMEPAGE: |
| 678 | * http://iharder.sourceforge.net/current/java/base64/ |
| 679 | |
| 680 | This product contains a modified version of 'JZlib', a re-implementation of |
| 681 | zlib in pure Java, which can be obtained at: |
| 682 | |
| 683 | * LICENSE: |
| 684 | * license/LICENSE.jzlib.txt (BSD Style License) |
| 685 | * HOMEPAGE: |
| 686 | * http://www.jcraft.com/jzlib/ |