From c91b47fded67403f47fafd56203dcf5aedb533cf Mon Sep 17 00:00:00 2001 From: Sam Brannen Date: Mon, 13 Jan 2020 14:41:52 +0100 Subject: [PATCH] Document Objenesis license in license.txt Closes gh-24340 --- src/docs/dist/license.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/docs/dist/license.txt b/src/docs/dist/license.txt index 8076a80c39b..eca912cd2d8 100644 --- a/src/docs/dist/license.txt +++ b/src/docs/dist/license.txt @@ -255,6 +255,13 @@ CGLIB 3.2.11 is licensed under the Apache License, version 2.0, the text of which is included above. +>>> Objenesis 3.0.1 (org.objenesis:objenesis:3.0.1): + +Per the LICENSE file in the Objenesis ZIP distribution downloaded from +http://objenesis.org/download.html, Objenesis 3.0.1 is licensed under the +Apache License, version 2.0, the text of which is included above. + + =============================================================================== To the extent any open source components are licensed under the EPL and/or