Browse Source

Update ASM and CBLIB versions in license.txt

pull/25592/head
Sam Brannen 6 years ago
parent
commit
3cbd4a94ce
  1. 10
      src/dist/license.txt

10
src/dist/license.txt vendored

@ -212,7 +212,7 @@ code for these subcomponents is subject to the terms and @@ -212,7 +212,7 @@ code for these subcomponents is subject to the terms and
conditions of the following licenses.
>>> ASM 4.0 (org.ow2.asm:asm:4.0, org.ow2.asm:asm-commons:4.0):
>>> ASM 6.0 (org.ow2.asm:asm:6.0, org.ow2.asm:asm-commons:6.0):
Copyright (c) 2000-2011 INRIA, France Telecom
All rights reserved.
@ -247,12 +247,12 @@ THE POSSIBILITY OF SUCH DAMAGE. @@ -247,12 +247,12 @@ THE POSSIBILITY OF SUCH DAMAGE.
Copyright (c) 1999-2009, OW2 Consortium <https://www.ow2.org/>
>>> CGLIB 3.0 (cglib:cglib:3.0):
>>> CGLIB 3.2.6 (cglib:cglib:3.2.6):
Per the LICENSE file in the CGLIB JAR distribution downloaded from
https://sourceforge.net/projects/cglib/files/cglib3/3.0/cglib-3.0.jar/download,
CGLIB 3.0 is licensed under the Apache License, version 2.0, the text of which
is included above.
https://github.com/cglib/cglib/releases/download/RELEASE_3_2_6/cglib-3.2.6.jar,
CGLIB 3.2.6 is licensed under the Apache License, version 2.0, the text of
which is included above.
===============================================================================

Loading…
Cancel
Save