From 58d11989ce15b602d209d600798fe897c170f65d Mon Sep 17 00:00:00 2001 From: Sam Brannen Date: Mon, 13 Jan 2020 16:15:36 +0100 Subject: [PATCH] Document Objenesis license in license.txt See gh-24340 --- src/dist/license.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/dist/license.txt b/src/dist/license.txt index c712faa964..968298db56 100644 --- a/src/dist/license.txt +++ b/src/dist/license.txt @@ -255,6 +255,13 @@ CGLIB 3.2.6 is licensed under the Apache License, version 2.0, the text of which is included above. +>>> Objenesis 2.6 (org.objenesis:objenesis:2.6): + +Per the LICENSE file in the Objenesis ZIP distribution downloaded from +http://objenesis.org/download.html, Objenesis 2.6 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