From 396751e95cb6182b821031f4acbddaa5c42df393 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 6 Jul 2020 06:56:54 +0200 Subject: rename to judy1php bump soname to 101 --- README.Fedora | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 README.Fedora (limited to 'README.Fedora') diff --git a/README.Fedora b/README.Fedora new file mode 100644 index 0000000..1397bfb --- /dev/null +++ b/README.Fedora @@ -0,0 +1,23 @@ +Regarding the license, upstream has confirmed that the current license is LGPL +v2.1 or later. Also, the source code is really the final say on this, and it +says "GNU Lesser General Public License as published by the Free Software +Foundation; either version 2 of the License, or (at your option) any later +version." Either way, Fedora spec files don't distinguish between v2.1 and v2, +so this is specified as LGPLv2+ for the spec file. + +"From dougbaskins@yahoo.com Thu Nov 27 21:45:54 2008 +From: Doug Baskins +To: Chuck Anderson +Cc: judy-devel@lists.sourceforge.net +Date: Thu, 27 Nov 2008 18:45:47 -0800 (PST) +Subject: Re: Judy license confusion - (LGPL v2.1 or later applies) +Reply-To: Doug Baskins + +Chuck: + +I did not know a new version of LGPL existed. You are correct, +the COPYING file is correct (LGPL v2.1 or later applies). I will +change the README file to reflect that in the next release of Judy. +..." + +- Chuck Anderson -- cgit