Skip to content

Commit 81855f0

Browse files
committed
Update THIRD_PARTY_LICENSES to reflect new netty bundling and use
1 parent d2860d0 commit 81855f0

File tree

1 file changed

+54
-68
lines changed

1 file changed

+54
-68
lines changed

THIRD_PARTY_LICENSES.txt

Lines changed: 54 additions & 68 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ This THIRDPARTY.txt file contains the licenses and notices that are required for
22
distribution.
33

44
Copyright Notices section
5-
---------------------------------
5+
6+
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
67
jackson-core
78

89
Copyright © 2008–2019 FasterXML. All rights reserved.
@@ -34,7 +35,7 @@ in some artifacts (usually source distributions); but is always available
3435
from the source code management (SCM) system project uses.
3536
===============
3637

37-
--------------------------------------------------------------------------------
38+
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
3839
Bouncy Castle
3940
Copyright (c) 2000 - 2017 The Legion of the Bouncy Castle Inc.
4041
License: modified MIT
@@ -54,8 +55,7 @@ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FO
5455
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5556
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
5657

57-
58-
--------------------------------------------------------------------------------
58+
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
5959
jQuery UI for Javadoc
6060

6161
URL for License and Copyright Notice - https://github.com/jquery/jquery-ui/blob/master/LICENSE.txt
@@ -131,7 +131,7 @@ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMA
131131
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
132132
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
133133

134-
--------------------------------------------------------------------------------
134+
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
135135

136136
jQuery JavaScript Library
137137
Copyright 2013 jQuery Foundation and other contributors
@@ -152,7 +152,7 @@ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMA
152152
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
153153
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
154154

155-
--------------------------------------------------------------------------------
155+
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
156156
JSZip
157157
Copyright (c) 2009-2016 Stuart Knightley, David Duponchel, Franz Buchinger, António Afonso
158158

@@ -257,7 +257,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
257257
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
258258
IN THE SOFTWARE.
259259

260-
--------------------------------------------------------------------------------
260+
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
261261

262262
JSZipUtils
263263
Copyright (c) 2014 Stuart Knightley, David Duponchel
@@ -277,8 +277,19 @@ NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES
277277
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
278278
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
279279

280-
--------------------------------------------------------------------------------
281-
Netty-all
280+
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
281+
Netty Components
282+
283+
netty-buffer
284+
netty-codec
285+
netty-codec
286+
netty-codec-socks
287+
netty-common
288+
netty-handler
289+
netty-handler-proxy
290+
netty-resolver
291+
netty-transport
292+
282293

283294
The Netty Project
284295
Copyright 2012,2019 The Netty Project
@@ -319,8 +330,7 @@ components that this product depends on.
319330
This product contains the extensions to Java Collections Framework which has
320331
been derived from the works by JSR-166 EG, Doug Lea, and Jason T. Greene:
321332

322-
* LICENSE:
323-
* license/LICENSE.jsr166y.txt (Public Domain)
333+
* LICENSE: (Public Domain)
324334
The person or persons who have associated work with this document (the
325335
"Dedicator" or "Certifier") hereby either (a) certifies that, to the best of
326336
his knowledge, the work of authorship identified is in the public domain of
@@ -355,8 +365,7 @@ conceived.
355365
This product contains a modified version of Robert Harder's Public Domain
356366
Base64 Encoder and Decoder, which can be obtained at:
357367

358-
* LICENSE:
359-
* license/LICENSE.base64.txt (Public Domain)
368+
* LICENSE: (Public Domain)
360369
The person or persons who have associated work with this document (the
361370
"Dedicator" or "Certifier") hereby either (a) certifies that, to the best of
362371
his knowledge, the work of authorship identified is in the public domain of
@@ -390,11 +399,10 @@ conceived.
390399
This product contains a modified portion of 'Webbit', an event based
391400
WebSocket and HTTP server, which can be obtained at:
392401

393-
* LICENSE:
394-
* license/LICENSE.webbit.txt (BSD License)
402+
* LICENSE: (BSD License)
395403
(BSD License: http://www.opensource.org/licenses/bsd-license)
396404

397-
Copyright (c) 2011, Joe Walnes, Aslak Hellesøy and contributors
405+
Copyright (c) 2011, Joe Walnes, Aslak Hellesoy and contributors
398406
All rights reserved.
399407

400408
Redistribution and use in source and binary forms, with or
@@ -436,8 +444,7 @@ POSSIBILITY OF SUCH DAMAGE.
436444
This product contains a modified portion of 'SLF4J', a simple logging
437445
facade for Java, which can be obtained at:
438446

439-
* LICENSE:
440-
* license/LICENSE.slf4j.txt (MIT License)
447+
* LICENSE: (MIT License)
441448
/*
442449
* Copyright (c) 2004-2007 QOS.ch
443450
* All rights reserved.
@@ -476,17 +483,15 @@ Copyright 2006, 2010 The Apache Software Foundation.
476483

477484
This product includes software developed at
478485
The Apache Software Foundation (http://www.apache.org/).
479-
* LICENSE:
480-
* license/LICENSE.harmony.txt (Apache License 2.0)
486+
* LICENSE: (Apache License 2.0)
481487
* HOMEPAGE:
482488
* http://archive.apache.org/dist/harmony/
483489

484490
---------------------------------------
485491
This product contains a modified portion of 'jbzip2', a Java bzip2 compression
486492
and decompression library written by Matthew J. Francis. It can be obtained at:
487493

488-
* LICENSE:
489-
* license/LICENSE.jbzip2.txt (MIT License)
494+
* LICENSE: (MIT License)
490495
Copyright (c) 2010-2011 Matthew J. Francis and Contributors of the jbzip2 Project
491496

492497
Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -514,8 +519,7 @@ This product contains a modified portion of 'libdivsufsort', a C API library to
514519
the suffix array and the Burrows-Wheeler transformed string for any input string of
515520
a constant-size alphabet written by Yuta Mori. It can be obtained at:
516521

517-
* LICENSE:
518-
* license/LICENSE.libdivsufsort.txt (MIT License)
522+
* LICENSE: (MIT License)
519523
Copyright (c) 2003-2008 Yuta Mori All Rights Reserved.
520524

521525
Permission is hereby granted, free of charge, to any person
@@ -545,17 +549,15 @@ OTHER DEALINGS IN THE SOFTWARE.
545549
This product contains a modified portion of Nitsan Wakart's 'JCTools', Java
546550
Concurrency Tools for the JVM, which can be obtained at:
547551

548-
* LICENSE:
549-
* license/LICENSE.jctools.txt (ASL2 License)
552+
* LICENSE: (Apache License 2.0)
550553
* HOMEPAGE:
551554
* https://github.com/JCTools/JCTools
552555

553556
---------------------------------------
554557
This product optionally depends on 'JZlib', a re-implementation of zlib in
555558
pure Java, which can be obtained at:
556559

557-
* LICENSE:
558-
* license/LICENSE.jzlib.txt (BSD style License)
560+
* LICENSE:(BSD style License)
559561
Copyright (c) 2000,2001,2002,2003,2004 ymnk, JCraft,Inc. All rights reserved.
560562

561563
Redistribution and use in source and binary forms, with or without
@@ -589,8 +591,7 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
589591
This product optionally depends on 'Compress-LZF', a Java library for encoding and
590592
decoding data in LZF format, written by Tatu Saloranta. It can be obtained at:
591593

592-
* LICENSE:
593-
* license/LICENSE.compress-lzf.txt (Apache License 2.0)
594+
* LICENSE: (Apache License 2.0)
594595
Copyright 2009-2010 Ning, Inc.
595596

596597
Licensed under the Apache License, Version 2.0 (the "License"); you may not
@@ -609,17 +610,15 @@ the License.
609610
This product optionally depends on 'lz4', a LZ4 Java compression
610611
and decompression library written by Adrien Grand. It can be obtained at:
611612

612-
* LICENSE:
613-
* license/LICENSE.lz4.txt (Apache License 2.0)
613+
* LICENSE: (Apache License 2.0)
614614
* HOMEPAGE:
615615
* https://github.com/jpountz/lz4-java
616616

617617
--------------------------------
618618
This product optionally depends on 'lzma-java', a LZMA Java compression
619619
and decompression library, which can be obtained at:
620620

621-
* LICENSE:
622-
* license/LICENSE.lzma-java.txt (Apache License 2.0)
621+
* LICENSE: (Apache License 2.0)
623622
* HOMEPAGE:
624623
* https://github.com/jponge/lzma-java
625624

@@ -631,8 +630,7 @@ Copyright (c) 2009 Julien Ponge. All rights reserved.
631630
This product contains a modified portion of 'jfastlz', a Java port of FastLZ compression
632631
and decompression library written by William Kinney. It can be obtained at:
633632

634-
* LICENSE:
635-
* license/LICENSE.jfastlz.txt (MIT License)
633+
* LICENSE:(MIT License)
636634
The MIT License
637635

638636
Copyright (c) 2009 William Kinney
@@ -664,8 +662,7 @@ OTHER DEALINGS IN THE SOFTWARE.
664662
This product contains a modified portion of and optionally depends on 'Protocol Buffers',
665663
Google's data interchange format, which can be obtained at:
666664

667-
* LICENSE:
668-
* license/LICENSE.protobuf.txt (New BSD License)
665+
* LICENSE: (New BSD License)
669666
Protocol Buffers - Google's data interchange format
670667
Copyright 2013 Google Inc. All rights reserved.
671668
https://developers.google.com/protocol-buffers/
@@ -708,8 +705,7 @@ This product optionally depends on 'Bouncy Castle Crypto APIs' to generate
708705
a temporary self-signed X.509 certificate when the JVM does not provide the
709706
equivalent functionality. It can be obtained at:
710707

711-
* LICENSE:
712-
* license/LICENSE.bouncycastle.txt (MIT License)
708+
* LICENSE: (MIT License)
713709
The MIT License (MIT)
714710

715711
Copyright (c) 2000 - 2013 The Legion of the Bouncy Castle Inc.
@@ -739,8 +735,7 @@ THE SOFTWARE.
739735
This product optionally depends on 'Snappy', a compression library produced
740736
by Google Inc, which can be obtained at:
741737

742-
* LICENSE:
743-
* license/LICENSE.snappy.txt (New BSD License)
738+
* LICENSE: (New BSD License)
744739
Copyright 2011, Google Inc.
745740
All rights reserved.
746741

@@ -776,8 +771,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
776771
This product optionally depends on 'JBoss Marshalling', an alternative Java
777772
serialization API, which can be obtained at:
778773

779-
* LICENSE:
780-
* license/LICENSE.jboss-marshalling.txt (Apache License 2.0)
774+
* LICENSE:(Apache License 2.0)
781775
* HOMEPAGE:
782776
* https://github.com/jboss-remoting/jboss-marshalling
783777

@@ -789,8 +783,7 @@ Copyright 2018 Red Hat, Inc., and individual contributors
789783
This product optionally depends on 'Caliper', Google's micro-
790784
benchmarking framework, which can be obtained at:
791785

792-
* LICENSE:
793-
* license/LICENSE.caliper.txt (Apache License 2.0)
786+
* LICENSE: (Apache License 2.0)
794787
* HOMEPAGE:
795788
* https://github.com/google/caliper
796789

@@ -807,8 +800,7 @@ Copyright (C) 2018 Google Inc.
807800
This product optionally depends on 'Apache Commons Logging', a logging
808801
framework, which can be obtained at:
809802

810-
* LICENSE:
811-
* license/LICENSE.commons-logging.txt (Apache License 2.0)
803+
* LICENSE: (Apache License 2.0)
812804
* HOMEPAGE:
813805
* http://commons.apache.org/logging/
814806

@@ -822,8 +814,7 @@ The Apache Software Foundation (http://www.apache.org/).
822814
This product optionally depends on 'Apache Log4J', a logging framework, which
823815
can be obtained at:
824816

825-
* LICENSE:
826-
* license/LICENSE.log4j.txt (Apache License 2.0)
817+
* LICENSE: (Apache License 2.0)
827818
* HOMEPAGE:
828819
* http://logging.apache.org/log4j/
829820

@@ -848,8 +839,7 @@ Copyright 2017 Remko Popma
848839
This product optionally depends on 'Aalto XML', an ultra-high performance
849840
non-blocking XML processor, which can be obtained at:
850841

851-
* LICENSE:
852-
* license/LICENSE.aalto-xml.txt (Apache License 2.0)
842+
* LICENSE: (Apache License 2.0)
853843
* HOMEPAGE:
854844
* http://wiki.fasterxml.com/AaltoHome
855845

@@ -860,8 +850,7 @@ Copyright 2012 FasterXML.com
860850
This product contains a modified version of 'HPACK', a Java implementation of
861851
the HTTP/2 HPACK algorithm written by Twitter. It can be obtained at:
862852

863-
* LICENSE:
864-
* license/LICENSE.hpack.txt (Apache License 2.0)
853+
* LICENSE: (Apache License 2.0)
865854
* HOMEPAGE:
866855
* https://github.com/twitter/hpack
867856

@@ -873,8 +862,7 @@ Copyright 2015 Twitter, Inc.
873862
This product contains a modified version of 'HPACK', a Java implementation of
874863
the HTTP/2 HPACK algorithm written by Cory Benfield. It can be obtained at:
875864

876-
* LICENSE:
877-
* license/LICENSE.hyper-hpack.txt (MIT License)
865+
* LICENSE: (MIT License)
878866
The MIT License (MIT)
879867

880868
Copyright (c) 2014 Cory Benfield
@@ -903,8 +891,7 @@ THE SOFTWARE.
903891
This product contains a modified version of 'HPACK', a Java implementation of
904892
the HTTP/2 HPACK algorithm written by Tatsuhiro Tsujikawa. It can be obtained at:
905893

906-
* LICENSE:
907-
* license/LICENSE.nghttp2-hpack.txt (MIT License)
894+
* LICENSE: (MIT License)
908895
The MIT License
909896

910897
Copyright (c) 2012, 2014, 2015, 2016 Tatsuhiro Tsujikawa
@@ -936,8 +923,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
936923
This product contains a modified portion of 'Apache Commons Lang', a Java library
937924
provides utilities for the java.lang API, which can be obtained at:
938925

939-
* LICENSE:
940-
* license/LICENSE.commons-lang.txt (Apache License 2.0)
926+
* LICENSE: (Apache License 2.0)
941927
* HOMEPAGE:
942928
* https://commons.apache.org/proper/commons-lang/
943929

@@ -951,8 +937,7 @@ The Apache Software Foundation (http://www.apache.org/).
951937
This product contains the Maven wrapper scripts from 'Maven Wrapper', that provides
952938
an easy way to ensure a user has everything necessary to run the Maven build.
953939

954-
* LICENSE:
955-
* license/LICENSE.mvn-wrapper.txt (Apache License 2.0)
940+
* LICENSE: (Apache License 2.0)
956941

957942
* HOMEPAGE:
958943
* https://github.com/takari/maven-wrapper
@@ -964,8 +949,8 @@ This product contains the dnsinfo.h header file, that provides a way to retrieve
964949
the system DNS configuration on MacOS. This private header is also used by Apple's
965950
open source mDNSResponder (https://opensource.apple.com/tarballs/mDNSResponder/).
966951

967-
* LICENSE:
968-
* license/LICENSE.dnsinfo.txt
952+
* LICENSE: (APPLE PUBLIC SOURCE LICENSE_
953+
969954
/*
970955
* Copyright (c) 2004-2006, 2008, 2009, 2011 Apple Inc. All rights reserved.
971956
*
@@ -1341,8 +1326,8 @@ California law concerning conflicts of law.
13411326
Where You are located in the province of Quebec, Canada, the following
13421327
clause applies: The parties hereby confirm that they have requested
13431328
that this License and all related documents be drafted in English.
1344-
Les parties ont exigé que le présent contrat et tous les documents
1345-
connexes soient rédigés en anglais.
1329+
Les parties ont exige que le present contrat et tous les documents
1330+
connexes soient rediges en anglais.
13461331

13471332
EXHIBIT A.
13481333

@@ -1364,13 +1349,14 @@ OR NON-INFRINGEMENT. Please see the License for the specific
13641349
language governing rights and limitations under the License."
13651350

13661351

1352+
13671353
License section
1368-
--------------------------------------------------------------------------
1354+
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
13691355
The following libraries are licensed under the Apache License, Version 2.0
13701356
license which follows:
13711357

13721358
- jackson-core
1373-
- netty-all, along with several code modifications in the Netty code base
1359+
- netty components, along with several code modifications in the Netty code base
13741360

13751361
Apache License
13761362

0 commit comments

Comments
 (0)