From 573139e4558f1a2e6723200146f4bfa466d91525 Mon Sep 17 00:00:00 2001 From: Sam Brannen Date: Mon, 13 Jan 2020 13:16:50 +0100 Subject: [PATCH] Update ASM and CBLIB versions in license.txt --- src/docs/dist/license.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/docs/dist/license.txt b/src/docs/dist/license.txt index 1a517dfdf7..8076a80c39 100644 --- a/src/docs/dist/license.txt +++ b/src/docs/dist/license.txt @@ -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 7.1 (org.ow2.asm:asm:7.1, org.ow2.asm:asm-commons:7.1): Copyright (c) 2000-2011 INRIA, France Telecom All rights reserved. @@ -247,12 +247,12 @@ THE POSSIBILITY OF SUCH DAMAGE. Copyright (c) 1999-2009, OW2 Consortium ->>> CGLIB 3.0 (cglib:cglib:3.0): +>>> CGLIB 3.2.11 (cglib:cglib:3.2.11): 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_11/cglib-3.2.11.jar, +CGLIB 3.2.11 is licensed under the Apache License, version 2.0, the text of +which is included above. ===============================================================================