NOTICE.txt 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632
  1. This product includes software developed by The Apache Software
  2. Foundation (http://www.apache.org/).
  3. The binary distribution of this product bundles binaries of
  4. org.iq80.leveldb:leveldb-api (https://github.com/dain/leveldb), which has the
  5. following notices:
  6. * Copyright 2011 Dain Sundstrom <dain@iq80.com>
  7. * Copyright 2011 FuseSource Corp. http://fusesource.com
  8. The binary distribution of this product bundles binaries of
  9. AWS SDK for Java - Bundle 1.11.563 (https://github.com/aws/aws-sdk-java),
  10. which has the following notices:
  11. This software includes third party software subject to the following copyrights:
  12. - XML parsing and utility functions from JetS3t - Copyright 2006-2009 James Murty.
  13. - PKCS#1 PEM encoded private key parsing and utility functions from oauth.googlecode.com - Copyright 1998-2010 AOL Inc.
  14. The binary distribution of this product bundles binaries of
  15. Gson 2.2.4,
  16. which has the following notices:
  17. The Netty Project
  18. =================
  19. Please visit the Netty web site for more information:
  20. * http://netty.io/
  21. Copyright 2014 The Netty Project
  22. The Netty Project licenses this file to you under the Apache License,
  23. version 2.0 (the "License"); you may not use this file except in compliance
  24. with the License. You may obtain a copy of the License at:
  25. http://www.apache.org/licenses/LICENSE-2.0
  26. Unless required by applicable law or agreed to in writing, software
  27. distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
  28. WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
  29. License for the specific language governing permissions and limitations
  30. under the License.
  31. Also, please refer to each LICENSE.<component>.txt file, which is located in
  32. the 'license' directory of the distribution file, for the license terms of the
  33. components that this product depends on.
  34. -------------------------------------------------------------------------------
  35. This product contains the extensions to Java Collections Framework which has
  36. been derived from the works by JSR-166 EG, Doug Lea, and Jason T. Greene:
  37. * LICENSE:
  38. * license/LICENSE.jsr166y.txt (Public Domain)
  39. * HOMEPAGE:
  40. * http://gee.cs.oswego.edu/cgi-bin/viewcvs.cgi/jsr166/
  41. * http://viewvc.jboss.org/cgi-bin/viewvc.cgi/jbosscache/experimental/jsr166/
  42. This product contains a modified version of Robert Harder's Public Domain
  43. Base64 Encoder and Decoder, which can be obtained at:
  44. * LICENSE:
  45. * license/LICENSE.base64.txt (Public Domain)
  46. * HOMEPAGE:
  47. * http://iharder.sourceforge.net/current/java/base64/
  48. This product contains a modified portion of 'Webbit', an event based
  49. WebSocket and HTTP server, which can be obtained at:
  50. * LICENSE:
  51. * license/LICENSE.webbit.txt (BSD License)
  52. * HOMEPAGE:
  53. * https://github.com/joewalnes/webbit
  54. This product contains a modified portion of 'SLF4J', a simple logging
  55. facade for Java, which can be obtained at:
  56. * LICENSE:
  57. * license/LICENSE.slf4j.txt (MIT License)
  58. * HOMEPAGE:
  59. * http://www.slf4j.org/
  60. This product contains a modified portion of 'ArrayDeque', written by Josh
  61. Bloch of Google, Inc:
  62. * LICENSE:
  63. * license/LICENSE.deque.txt (Public Domain)
  64. This product contains a modified portion of 'Apache Harmony', an open source
  65. Java SE, which can be obtained at:
  66. * LICENSE:
  67. * license/LICENSE.harmony.txt (Apache License 2.0)
  68. * HOMEPAGE:
  69. * http://archive.apache.org/dist/harmony/
  70. This product contains a modified version of Roland Kuhn's ASL2
  71. AbstractNodeQueue, which is based on Dmitriy Vyukov's non-intrusive MPSC queue.
  72. It can be obtained at:
  73. * LICENSE:
  74. * license/LICENSE.abstractnodequeue.txt (Public Domain)
  75. * HOMEPAGE:
  76. * https://github.com/akka/akka/blob/wip-2.2.3-for-scala-2.11/akka-actor/src/main/java/akka/dispatch/AbstractNodeQueue.java
  77. This product contains a modified portion of 'jbzip2', a Java bzip2 compression
  78. and decompression library written by Matthew J. Francis. It can be obtained at:
  79. * LICENSE:
  80. * license/LICENSE.jbzip2.txt (MIT License)
  81. * HOMEPAGE:
  82. * https://code.google.com/p/jbzip2/
  83. This product contains a modified portion of 'libdivsufsort', a C API library to construct
  84. the suffix array and the Burrows-Wheeler transformed string for any input string of
  85. a constant-size alphabet written by Yuta Mori. It can be obtained at:
  86. * LICENSE:
  87. * license/LICENSE.libdivsufsort.txt (MIT License)
  88. * HOMEPAGE:
  89. * https://code.google.com/p/libdivsufsort/
  90. This product contains a modified portion of Nitsan Wakart's 'JCTools', Java Concurrency Tools for the JVM,
  91. which can be obtained at:
  92. * LICENSE:
  93. * license/LICENSE.jctools.txt (ASL2 License)
  94. * HOMEPAGE:
  95. * https://github.com/JCTools/JCTools
  96. This product optionally depends on 'JZlib', a re-implementation of zlib in
  97. pure Java, which can be obtained at:
  98. * LICENSE:
  99. * license/LICENSE.jzlib.txt (BSD style License)
  100. * HOMEPAGE:
  101. * http://www.jcraft.com/jzlib/
  102. This product optionally depends on 'Compress-LZF', a Java library for encoding and
  103. decoding data in LZF format, written by Tatu Saloranta. It can be obtained at:
  104. * LICENSE:
  105. * license/LICENSE.compress-lzf.txt (Apache License 2.0)
  106. * HOMEPAGE:
  107. * https://github.com/ning/compress
  108. This product optionally depends on 'lz4', a LZ4 Java compression
  109. and decompression library written by Adrien Grand. It can be obtained at:
  110. * LICENSE:
  111. * license/LICENSE.lz4.txt (Apache License 2.0)
  112. * HOMEPAGE:
  113. * https://github.com/jpountz/lz4-java
  114. This product optionally depends on 'lzma-java', a LZMA Java compression
  115. and decompression library, which can be obtained at:
  116. * LICENSE:
  117. * license/LICENSE.lzma-java.txt (Apache License 2.0)
  118. * HOMEPAGE:
  119. * https://github.com/jponge/lzma-java
  120. This product contains a modified portion of 'jfastlz', a Java port of FastLZ compression
  121. and decompression library written by William Kinney. It can be obtained at:
  122. * LICENSE:
  123. * license/LICENSE.jfastlz.txt (MIT License)
  124. * HOMEPAGE:
  125. * https://code.google.com/p/jfastlz/
  126. This product contains a modified portion of and optionally depends on 'Protocol Buffers', Google's data
  127. interchange format, which can be obtained at:
  128. * LICENSE:
  129. * license/LICENSE.protobuf.txt (New BSD License)
  130. * HOMEPAGE:
  131. * http://code.google.com/p/protobuf/
  132. This product optionally depends on 'Bouncy Castle Crypto APIs' to generate
  133. a temporary self-signed X.509 certificate when the JVM does not provide the
  134. equivalent functionality. It can be obtained at:
  135. * LICENSE:
  136. * license/LICENSE.bouncycastle.txt (MIT License)
  137. * HOMEPAGE:
  138. * http://www.bouncycastle.org/
  139. This product optionally depends on 'Snappy', a compression library produced
  140. by Google Inc, which can be obtained at:
  141. * LICENSE:
  142. * license/LICENSE.snappy.txt (New BSD License)
  143. * HOMEPAGE:
  144. * http://code.google.com/p/snappy/
  145. This product contains a modified portion of UnsignedBytes LexicographicalComparator
  146. from Guava v21 project by Google Inc, which can be obtained at:
  147. * LICENSE:
  148. * license/COPYING (Apache License 2.0)
  149. * HOMEPAGE:
  150. * https://github.com/google/guava
  151. This product optionally depends on 'JBoss Marshalling', an alternative Java
  152. serialization API, which can be obtained at:
  153. * LICENSE:
  154. * license/LICENSE.jboss-marshalling.txt (GNU LGPL 2.1)
  155. * HOMEPAGE:
  156. * http://www.jboss.org/jbossmarshalling
  157. This product optionally depends on 'Caliper', Google's micro-
  158. benchmarking framework, which can be obtained at:
  159. * LICENSE:
  160. * license/LICENSE.caliper.txt (Apache License 2.0)
  161. * HOMEPAGE:
  162. * http://code.google.com/p/caliper/
  163. This product optionally depends on 'Apache Commons Logging', a logging
  164. framework, which can be obtained at:
  165. * LICENSE:
  166. * license/LICENSE.commons-logging.txt (Apache License 2.0)
  167. * HOMEPAGE:
  168. * http://commons.apache.org/logging/
  169. This product optionally depends on 'Apache Log4J', a logging framework, which
  170. can be obtained at:
  171. * LICENSE:
  172. * license/LICENSE.log4j.txt (Apache License 2.0)
  173. * HOMEPAGE:
  174. * http://logging.apache.org/log4j/
  175. This product optionally depends on 'Aalto XML', an ultra-high performance
  176. non-blocking XML processor, which can be obtained at:
  177. * LICENSE:
  178. * license/LICENSE.aalto-xml.txt (Apache License 2.0)
  179. * HOMEPAGE:
  180. * http://wiki.fasterxml.com/AaltoHome
  181. This product contains a modified version of 'HPACK', a Java implementation of
  182. the HTTP/2 HPACK algorithm written by Twitter. It can be obtained at:
  183. * LICENSE:
  184. * license/LICENSE.hpack.txt (Apache License 2.0)
  185. * HOMEPAGE:
  186. * https://github.com/twitter/hpack
  187. This product contains a modified portion of 'Apache Commons Lang', a Java library
  188. provides utilities for the java.lang API, which can be obtained at:
  189. * LICENSE:
  190. * license/LICENSE.commons-lang.txt (Apache License 2.0)
  191. * HOMEPAGE:
  192. * https://commons.apache.org/proper/commons-lang/
  193. This product contains a modified portion of 'JDOM 1.1', which can be obtained at:
  194. * LICENSE:
  195. * https://github.com/hunterhacker/jdom/blob/jdom-1.1/core/LICENSE.txt
  196. * HOMEPAGE:
  197. * http://www.jdom.org/
  198. The binary distribution of this product bundles binaries of
  199. Commons Codec 1.4,
  200. which has the following notices:
  201. * src/test/org/apache/commons/codec/language/DoubleMetaphoneTest.javacontains test data from http://aspell.net/test/orig/batch0.tab.Copyright (C) 2002 Kevin Atkinson (kevina@gnu.org)
  202. ===============================================================================
  203. The content of package org.apache.commons.codec.language.bm has been translated
  204. from the original php source code available at http://stevemorse.org/phoneticinfo.htm
  205. with permission from the original authors.
  206. Original source copyright:Copyright (c) 2008 Alexander Beider & Stephen P. Morse.
  207. The binary distribution of this product bundles binaries of
  208. Commons Lang 2.6,
  209. which has the following notices:
  210. * This product includes software from the Spring Framework,under the Apache License 2.0 (see: StringUtils.containsWhitespace())
  211. The binary distribution of this product bundles binaries of
  212. Apache Log4j 1.2.17,
  213. which has the following notices:
  214. * ResolverUtil.java
  215. Copyright 2005-2006 Tim Fennell
  216. Dumbster SMTP test server
  217. Copyright 2004 Jason Paul Kitchen
  218. TypeUtil.java
  219. Copyright 2002-2012 Ramnivas Laddad, Juergen Hoeller, Chris Beams
  220. The binary distribution of this product bundles binaries of
  221. "Java Concurrency in Practice" book annotations 1.0,
  222. which has the following notices:
  223. * Copyright (c) 2005 Brian Goetz and Tim Peierls Released under the Creative
  224. Commons Attribution License (http://creativecommons.org/licenses/by/2.5)
  225. Official home: http://www.jcip.net Any republication or derived work
  226. distributed in source code form must include this copyright and license
  227. notice.
  228. The binary distribution of this product bundles binaries of
  229. Jetty :: Http Utility 9.3.19.,
  230. Jetty :: IO Utility 9.3.19.,
  231. Jetty :: Security 9.3.19.,
  232. Jetty :: Server Core 9.3.19.,
  233. Jetty :: Servlet Handling 9.3.19.,
  234. Jetty :: Utilities 9.3.19.,
  235. Jetty :: Utilities :: Ajax,
  236. Jetty :: Webapp Application Support 9.3.19.,
  237. Jetty :: XML utilities 9.3.19.,
  238. which has the following notices:
  239. * ==============================================================
  240. Jetty Web Container
  241. Copyright 1995-2016 Mort Bay Consulting Pty Ltd.
  242. ==============================================================
  243. The Jetty Web Container is Copyright Mort Bay Consulting Pty Ltd
  244. unless otherwise noted.
  245. Jetty is dual licensed under both
  246. * The Apache 2.0 License
  247. http://www.apache.org/licenses/LICENSE-2.0.html
  248. and
  249. * The Eclipse Public 1.0 License
  250. http://www.eclipse.org/legal/epl-v10.html
  251. Jetty may be distributed under either license.
  252. ------
  253. Eclipse
  254. The following artifacts are EPL.
  255. * org.eclipse.jetty.orbit:org.eclipse.jdt.core
  256. The following artifacts are EPL and ASL2.
  257. * org.eclipse.jetty.orbit:javax.security.auth.message
  258. The following artifacts are EPL and CDDL 1.0.
  259. * org.eclipse.jetty.orbit:javax.mail.glassfish
  260. ------
  261. Oracle
  262. The following artifacts are CDDL + GPLv2 with classpath exception.
  263. https://glassfish.dev.java.net/nonav/public/CDDL+GPL.html
  264. * javax.servlet:javax.servlet-api
  265. * javax.annotation:javax.annotation-api
  266. * javax.transaction:javax.transaction-api
  267. * javax.websocket:javax.websocket-api
  268. ------
  269. Oracle OpenJDK
  270. If ALPN is used to negotiate HTTP/2 connections, then the following
  271. artifacts may be included in the distribution or downloaded when ALPN
  272. module is selected.
  273. * java.sun.security.ssl
  274. These artifacts replace/modify OpenJDK classes. The modififications
  275. are hosted at github and both modified and original are under GPL v2 with
  276. classpath exceptions.
  277. http://openjdk.java.net/legal/gplv2+ce.html
  278. ------
  279. OW2
  280. The following artifacts are licensed by the OW2 Foundation according to the
  281. terms of http://asm.ow2.org/license.html
  282. org.ow2.asm:asm-commons
  283. org.ow2.asm:asm
  284. ------
  285. Apache
  286. The following artifacts are ASL2 licensed.
  287. org.apache.taglibs:taglibs-standard-spec
  288. org.apache.taglibs:taglibs-standard-impl
  289. ------
  290. MortBay
  291. The following artifacts are ASL2 licensed. Based on selected classes from
  292. following Apache Tomcat jars, all ASL2 licensed.
  293. org.mortbay.jasper:apache-jsp
  294. org.apache.tomcat:tomcat-jasper
  295. org.apache.tomcat:tomcat-juli
  296. org.apache.tomcat:tomcat-jsp-api
  297. org.apache.tomcat:tomcat-el-api
  298. org.apache.tomcat:tomcat-jasper-el
  299. org.apache.tomcat:tomcat-api
  300. org.apache.tomcat:tomcat-util-scan
  301. org.apache.tomcat:tomcat-util
  302. org.mortbay.jasper:apache-el
  303. org.apache.tomcat:tomcat-jasper-el
  304. org.apache.tomcat:tomcat-el-api
  305. ------
  306. Mortbay
  307. The following artifacts are CDDL + GPLv2 with classpath exception.
  308. https://glassfish.dev.java.net/nonav/public/CDDL+GPL.html
  309. org.eclipse.jetty.toolchain:jetty-schemas
  310. ------
  311. Assorted
  312. The UnixCrypt.java code implements the one way cryptography used by
  313. Unix systems for simple password protection. Copyright 1996 Aki Yoshida,
  314. modified April 2001 by Iris Van den Broeke, Daniel Deville.
  315. Permission to use, copy, modify and distribute UnixCrypt
  316. for non-commercial or commercial purposes and without fee is
  317. granted provided that the copyright notice appears in all copies./
  318. The binary distribution of this product bundles binaries of
  319. Snappy for Java 1.0.4.1,
  320. which has the following notices:
  321. * This product includes software developed by Google
  322. Snappy: http://code.google.com/p/snappy/ (New BSD License)
  323. This product includes software developed by Apache
  324. PureJavaCrc32C from apache-hadoop-common http://hadoop.apache.org/
  325. (Apache 2.0 license)
  326. This library containd statically linked libstdc++. This inclusion is allowed by
  327. "GCC RUntime Library Exception"
  328. http://gcc.gnu.org/onlinedocs/libstdc++/manual/license.html
  329. == Contributors ==
  330. * Tatu Saloranta
  331. * Providing benchmark suite
  332. * Alec Wysoker
  333. * Performance and memory usage improvement
  334. The binary distribution of this product bundles binaries of
  335. Xerces2 Java Parser 2.9.1,
  336. which has the following notices:
  337. * =========================================================================
  338. == NOTICE file corresponding to section 4(d) of the Apache License, ==
  339. == Version 2.0, in this case for the Apache Xerces Java distribution. ==
  340. =========================================================================
  341. Apache Xerces Java
  342. Copyright 1999-2007 The Apache Software Foundation
  343. This product includes software developed at
  344. The Apache Software Foundation (http://www.apache.org/).
  345. Portions of this software were originally based on the following:
  346. - software copyright (c) 1999, IBM Corporation., http://www.ibm.com.
  347. - software copyright (c) 1999, Sun Microsystems., http://www.sun.com.
  348. - voluntary contributions made by Paul Eng on behalf of the
  349. Apache Software Foundation that were originally developed at iClick, Inc.,
  350. software copyright (c) 1999.
  351. The binary distribution of this product bundles binaries of
  352. Logback Classic Module 1.1.2,
  353. Logback Core Module 1.1.2,
  354. which has the following notices:
  355. * Logback: the reliable, generic, fast and flexible logging framework.
  356. Copyright (C) 1999-2012, QOS.ch. All rights reserved.
  357. The binary distribution of this product bundles binaries of
  358. Apache HBase - Annotations 1.2.6,
  359. Apache HBase - Client 1.2.6,
  360. Apache HBase - Common 1.2.6,
  361. Apache HBase - Hadoop Compatibility 1.2.6,
  362. Apache HBase - Hadoop Two Compatibility 1.2.6,
  363. Apache HBase - Prefix Tree 1.2.6,
  364. Apache HBase - Procedure 1.2.6,
  365. Apache HBase - Protocol 1.2.6,
  366. Apache HBase - Server 1.2.6,
  367. which has the following notices:
  368. * Apache HBase
  369. Copyright 2007-2015 The Apache Software Foundation
  370. This product includes software developed at
  371. The Apache Software Foundation (http://www.apache.org/).
  372. --
  373. This product incorporates portions of the 'Hadoop' project
  374. Copyright 2007-2009 The Apache Software Foundation
  375. Licensed under the Apache License v2.0
  376. --
  377. Our Orca logo we got here: http://www.vectorfree.com/jumping-orca
  378. It is licensed Creative Commons Attribution 3.0.
  379. See https://creativecommons.org/licenses/by/3.0/us/
  380. We changed the logo by stripping the colored background, inverting
  381. it and then rotating it some.
  382. Later we found that vectorfree.com image is not properly licensed.
  383. The original is owned by vectorportal.com. The original was
  384. relicensed so we could use it as Creative Commons Attribution 3.0.
  385. The license is bundled with the download available here:
  386. http://www.vectorportal.com/subcategory/205/KILLER-WHALE-FREE-VECTOR.eps/ifile/9136/detailtest.asp
  387. --
  388. This product includes portions of the Bootstrap project v3.0.0
  389. Copyright 2013 Twitter, Inc.
  390. Licensed under the Apache License v2.0
  391. This product uses the Glyphicons Halflings icon set.
  392. http://glyphicons.com/
  393. Copyright Jan Kovařík
  394. Licensed under the Apache License v2.0 as a part of the Bootstrap project.
  395. --
  396. This product includes portions of the Guava project v14, specifically
  397. 'hbase-common/src/main/java/org/apache/hadoop/hbase/io/LimitInputStream.java'
  398. Copyright (C) 2007 The Guava Authors
  399. Licensed under the Apache License, Version 2.0
  400. The binary distribution of this product bundles binaries of
  401. Phoenix Core 4.7.0,
  402. which has the following notices:
  403. Apache Phoenix
  404. Copyright 2013-2016 The Apache Software Foundation
  405. This product includes software developed by The Apache Software
  406. Foundation (http://www.apache.org/).
  407. This also includes:
  408. The phoenix-spark module has been adapted from the phoenix-spark library
  409. distributed under the terms of the Apache 2 license. Original source copyright:
  410. Copyright 2014 Simply Measured, Inc.
  411. Copyright 2015 Interset Software Inc.
  412. The file bin/daemon.py is based on the file of the same name in python-daemon 2.0.5
  413. (https://pypi.python.org/pypi/python-daemon/). Original source copyright:
  414. # Copyright © 2008–2015 Ben Finney <ben+python@benfinney.id.au>
  415. # Copyright © 2007–2008 Robert Niederreiter, Jens Klein
  416. # Copyright © 2004–2005 Chad J. Schroeder
  417. # Copyright © 2003 Clark Evans
  418. # Copyright © 2002 Noah Spurrier
  419. # Copyright © 2001 Jürgen Hermann
  420. The binary distribution of this product bundles binaries of
  421. Plexus Cipher: encryption/decryption Component 1.4,
  422. which has the following notices:
  423. * The code in this component contains a class - Base64 taken from http://juliusdavies.ca/svn/not-yet-commons-ssl/tags/commons-ssl-0.3.10/src/java/org/apache/commons/ssl/Base64.java
  424. which is Apache license: http://www.apache.org/licenses/LICENSE-2.0
  425. The PBE key processing routine PBECipher.createCipher() is adopted from http://juliusdavies.ca/svn/not-yet-commons-ssl/tags/commons-ssl-0.3.10/src/java/org/apache/commons/ssl/OpenSSL.java
  426. which is also Apache APL-2.0 license: http://www.apache.org/licenses/LICENSE-2.0
  427. The binary distribution of this product bundles binaries of
  428. software.amazon.ion:ion-java 1.0.1,
  429. which has the following notices:
  430. * Amazon Ion Java Copyright 2007-2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
  431. The binary distribution of this product bundles binaries of
  432. joda-time:joda-time:2.9.9
  433. which has the following notices:
  434. * =============================================================================
  435. = NOTICE file corresponding to section 4d of the Apache License Version 2.0 =
  436. =============================================================================
  437. This product includes software developed by
  438. Joda.org (http://www.joda.org/).
  439. The binary distribution of this product bundles binaries of
  440. Ehcache 3.3.1,
  441. which has the following notices:
  442. * Ehcache V3 Copyright 2014-2016 Terracotta, Inc.
  443. The binary distribution of this product bundles binaries of
  444. snakeyaml (https://bitbucket.org/asomov/snakeyaml),
  445. which has the following notices:
  446. * Copyright (c) 2008, http://www.snakeyaml.org
  447. The binary distribution of this product bundles binaries of
  448. swagger-annotations (https://github.com/swagger-api/swagger-core),
  449. which has the following notices:
  450. * Copyright 2016 SmartBear Software
  451. The binary distribution of this product bundles binaries of
  452. metrics-core 3.2.4
  453. which has the following notices:
  454. * Copyright 2010-2013 Coda Hale and Yammer, Inc.
  455. This product includes software developed by Coda Hale and Yammer, Inc.
  456. This product includes code derived from the JSR-166 project (ThreadLocalRandom, Striped64,
  457. LongAdder), which was released with the following comments:
  458. Written by Doug Lea with assistance from members of JCP JSR-166
  459. Expert Group and released to the public domain, as explained at
  460. http://creativecommons.org/publicdomain/zero/1.0/
  461. The source and binary distribution of this product bundles binaries of
  462. xterm.js 3.8.0
  463. which has the following notices:
  464. Copyright (c) 2017-2018, The xterm.js authors (https://github.com/xtermjs/xterm.js)
  465. Copyright (c) 2014-2016, SourceLair Private Company (https://www.sourcelair.com)
  466. Copyright (c) 2012-2013, Christopher Jeffrey (https://github.com/chjj/)
  467. The source and binary distribution of this product bundles modified version of
  468. github.com/awslabs/aws-js-s3-explorer licensed under Apache 2.0 license
  469. with the following notice:
  470. AWS JavaScript S3 Explorer
  471. Copyright 2014-2018 Amazon.com, Inc. or its affiliates. All Rights Reserved.
  472. The binary distribution of this product bundles binaries of
  473. jline 3.9.0 (https://github.com/jline/jline3)
  474. * LICENSE:
  475. * license/LICENSE.jline3.txt (BSD License)
  476. * HOMEPAGE:
  477. * https://github.com/jline/jline3