From 032100ce556a962904fd20d49287da48072e10ef Mon Sep 17 00:00:00 2001 From: Sam Brannen Date: Thu, 16 Jan 2020 10:57:56 +0100 Subject: [PATCH] Include Objenesis NOTICE file contents in binary distributions Closes gh-24326 --- src/dist/license.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/dist/license.txt b/src/dist/license.txt index 968298db5651..6e34e5e43ef1 100644 --- a/src/dist/license.txt +++ b/src/dist/license.txt @@ -261,6 +261,13 @@ 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. +Per the NOTICE file in the Objenesis ZIP distribution downloaded from +http://objenesis.org/download.html and corresponding to section 4d of the +Apache License, Version 2.0, in this case for Objenesis: + +Objenesis +Copyright 2006-2017 Joe Walnes, Henri Tremblay, Leonardo Mesquita + ===============================================================================