Skip to content

Commit 33004a9

Browse files
committed
Merge pull request #28100 from izeye
* pr/28100: Fix library name for JavaPoet in src/docs/dist/license.txt Closes gh-28100
2 parents b4eb895 + a28b49a commit 33004a9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/docs/dist/license.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -257,16 +257,16 @@ is included above.
257257

258258
>>> JavaPoet 1.13.0 (com.squareup:javapoet:1.13.0):
259259

260-
Per the LICENSE file in the CGLIB JAR distribution downloaded from
260+
Per the LICENSE file in the JavaPoet JAR distribution downloaded from
261261
https://github.com/square/javapoet/archive/refs/tags/javapoet-1.13.0.zip,
262262
JavaPoet 1.13.0 is licensed under the Apache License, version 2.0, the text of
263263
which is included above.
264264

265265

266-
>>> Objenesis 3.1 (org.objenesis:objenesis:3.1):
266+
>>> Objenesis 3.2 (org.objenesis:objenesis:3.2):
267267

268268
Per the LICENSE file in the Objenesis ZIP distribution downloaded from
269-
http://objenesis.org/download.html, Objenesis 3.1 is licensed under the
269+
http://objenesis.org/download.html, Objenesis 3.2 is licensed under the
270270
Apache License, version 2.0, the text of which is included above.
271271

272272
Per the NOTICE file in the Objenesis ZIP distribution downloaded from

0 commit comments

Comments
 (0)