@@ -95,6 +95,7 @@ The binary distribution of this product bundles binaries of
9595Gson 2.2.4,
9696which has the following notices:
9797
98+
9899 The Netty Project
99100 =================
100101
@@ -154,29 +155,16 @@ facade for Java, which can be obtained at:
154155 * HOMEPAGE:
155156 * http://www.slf4j.org/
156157
157- This product contains a modified portion of 'ArrayDeque', written by Josh
158- Bloch of Google, Inc:
159-
160- * LICENSE:
161- * license/LICENSE.deque.txt (Public Domain)
162-
163158This product contains a modified portion of 'Apache Harmony', an open source
164159Java SE, which can be obtained at:
165160
161+ * NOTICE:
162+ * license/NOTICE.harmony.txt
166163 * LICENSE:
167164 * license/LICENSE.harmony.txt (Apache License 2.0)
168165 * HOMEPAGE:
169166 * http://archive.apache.org/dist/harmony/
170167
171- This product contains a modified version of Roland Kuhn's ASL2
172- AbstractNodeQueue, which is based on Dmitriy Vyukov's non-intrusive MPSC queue.
173- It can be obtained at:
174-
175- * LICENSE:
176- * license/LICENSE.abstractnodequeue.txt (Public Domain)
177- * HOMEPAGE:
178- * https://github.com/akka/akka/blob/wip-2.2.3-for-scala-2.11/akka-actor/src/main/java/akka/dispatch/AbstractNodeQueue.java
179-
180168This product contains a modified portion of 'jbzip2', a Java bzip2 compression
181169and decompression library written by Matthew J. Francis. It can be obtained at:
182170
@@ -192,7 +180,7 @@ a constant-size alphabet written by Yuta Mori. It can be obtained at:
192180 * LICENSE:
193181 * license/LICENSE.libdivsufsort.txt (MIT License)
194182 * HOMEPAGE:
195- * https://code.google. com/p /libdivsufsort/
183+ * https://github. com/y-256 /libdivsufsort
196184
197185This product contains a modified portion of Nitsan Wakart's 'JCTools', Java Concurrency Tools for the JVM,
198186 which can be obtained at:
@@ -248,7 +236,7 @@ interchange format, which can be obtained at:
248236 * LICENSE:
249237 * license/LICENSE.protobuf.txt (New BSD License)
250238 * HOMEPAGE:
251- * http ://code.google. com/p /protobuf/
239+ * https ://github. com/google /protobuf
252240
253241This product optionally depends on 'Bouncy Castle Crypto APIs' to generate
254242a temporary self-signed X.509 certificate when the JVM does not provide the
@@ -265,7 +253,7 @@ by Google Inc, which can be obtained at:
265253 * LICENSE:
266254 * license/LICENSE.snappy.txt (New BSD License)
267255 * HOMEPAGE:
268- * http ://code.google. com/p /snappy/
256+ * https ://github. com/google /snappy
269257
270258This product optionally depends on 'JBoss Marshalling', an alternative Java
271259serialization API, which can be obtained at:
@@ -281,7 +269,7 @@ benchmarking framework, which can be obtained at:
281269 * LICENSE:
282270 * license/LICENSE.caliper.txt (Apache License 2.0)
283271 * HOMEPAGE:
284- * http ://code.google. com/p /caliper/
272+ * https ://github. com/google /caliper
285273
286274This product optionally depends on 'Apache Commons Logging', a logging
287275framework, which can be obtained at:
@@ -323,6 +311,15 @@ provides utilities for the java.lang API, which can be obtained at:
323311 * HOMEPAGE:
324312 * https://commons.apache.org/proper/commons-lang/
325313
314+
315+ This product contains the Maven wrapper scripts from 'Maven Wrapper', that provides an easy way to ensure a user has everything necessary to run the Maven build.
316+
317+ * LICENSE:
318+ * license/LICENSE.mvn-wrapper.txt (Apache License 2.0)
319+ * HOMEPAGE:
320+ * https://github.com/takari/maven-wrapper
321+
322+
326323The binary distribution of this product bundles binaries of
327324Commons Codec 1.4,
328325which has the following notices:
@@ -619,45 +616,6 @@ fixes; these can be found from file "VERSION.txt" in SCM.
619616Apache Commons Net
620617Copyright 2001-2012 The Apache Software Foundation
621618
622- Copyright 2011 The Netty Project
623-
624- http://www.apache.org/licenses/LICENSE-2.0
625-
626- This product contains a modified version of 'JZlib', a re-implementation of
627- zlib in pure Java, which can be obtained at:
628-
629- * LICENSE:
630- * license/LICENSE.jzlib.txt (BSD Style License)
631- * HOMEPAGE:
632- * http://www.jcraft.com/jzlib/
633-
634- This product contains a modified version of 'Webbit', a Java event based
635- WebSocket and HTTP server:
636-
637- This product optionally depends on 'Protocol Buffers', Google's data
638- interchange format, which can be obtained at:
639-
640- This product optionally depends on 'SLF4J', a simple logging facade for Java,
641- which can be obtained at:
642-
643- This product optionally depends on 'Apache Log4J', a logging framework,
644- which can be obtained at:
645-
646- This product optionally depends on 'JBoss Logging', a logging framework,
647- which can be obtained at:
648-
649- * LICENSE:
650- * license/LICENSE.jboss-logging.txt (GNU LGPL 2.1)
651- * HOMEPAGE:
652- * http://anonsvn.jboss.org/repos/common/common-logging-spi/
653-
654- This product optionally depends on 'Apache Felix', an open source OSGi
655- framework implementation, which can be obtained at:
656-
657- * LICENSE:
658- * license/LICENSE.felix.txt (Apache License 2.0)
659- * HOMEPAGE:
660- * http://felix.apache.org/
661619
662620Jackson core and extension components may be licensed under different licenses.
663621To find the details that apply to this artifact see the accompanying LICENSE file.
0 commit comments