Skip to content

Commit a566083

Browse files
committed
Update ASM and CBLIB versions in license.txt
1 parent 7987448 commit a566083

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/docs/dist/license.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ code for these subcomponents is subject to the terms and
212212
conditions of the following licenses.
213213

214214

215-
>>> ASM 4.0 (org.ow2.asm:asm:4.0, org.ow2.asm:asm-commons:4.0):
215+
>>> ASM 7.1 (org.ow2.asm:asm:7.1, org.ow2.asm:asm-commons:7.1):
216216

217217
Copyright (c) 2000-2011 INRIA, France Telecom
218218
All rights reserved.
@@ -247,11 +247,11 @@ THE POSSIBILITY OF SUCH DAMAGE.
247247
Copyright (c) 1999-2009, OW2 Consortium <https://www.ow2.org/>
248248

249249

250-
>>> CGLIB 3.0 (cglib:cglib:3.0):
250+
>>> CGLIB 3.3 (cglib:cglib:3.3):
251251

252252
Per the LICENSE file in the CGLIB JAR distribution downloaded from
253-
https://sourceforge.net/projects/cglib/files/cglib3/3.0/cglib-3.0.jar/download,
254-
CGLIB 3.0 is licensed under the Apache License, version 2.0, the text of which
253+
https://github.com/cglib/cglib/releases/download/RELEASE_3_3_0/cglib-3.3.0.jar,
254+
CGLIB 3.3 is licensed under the Apache License, version 2.0, the text of which
255255
is included above.
256256

257257

0 commit comments

Comments
 (0)