Skip to content

Commit 3cbd4a9

Browse files
committed
Update ASM and CBLIB versions in license.txt
1 parent 71cd792 commit 3cbd4a9

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/dist/license.txt

Lines changed: 5 additions & 5 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 6.0 (org.ow2.asm:asm:6.0, org.ow2.asm:asm-commons:6.0):
216216

217217
Copyright (c) 2000-2011 INRIA, France Telecom
218218
All rights reserved.
@@ -247,12 +247,12 @@ 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.2.6 (cglib:cglib:3.2.6):
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
255-
is included above.
253+
https://github.com/cglib/cglib/releases/download/RELEASE_3_2_6/cglib-3.2.6.jar,
254+
CGLIB 3.2.6 is licensed under the Apache License, version 2.0, the text of
255+
which is included above.
256256

257257

258258
===============================================================================

0 commit comments

Comments
 (0)