From 850cbf032bf763f6f648a3d621cd56d94171b81a 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 643d4d8709..8d2de8d0d4 100644 --- a/src/docs/dist/license.txt +++ b/src/docs/dist/license.txt @@ -255,6 +255,13 @@ CGLIB 3.3 is licensed under the Apache License, version 2.0, the text of which is included above. +>>> Objenesis 3.1 (org.objenesis:objenesis:3.1): + +Per the LICENSE file in the Objenesis ZIP distribution downloaded from +http://objenesis.org/download.html, Objenesis 3.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