General purpose dynamic array
Go to file
DistroBaker 65a197955c Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/Judy.git#c81793c4c7c8a842e57ed3872757367ee0cf2e54
2021-02-04 07:44:48 +01:00
.gitignore RHEL 9.0.0 Alpha bootstrap 2020-10-14 21:24:00 +02:00
Judy-1.0.4-fix-Judy1-mans.patch RHEL 9.0.0 Alpha bootstrap 2020-10-14 21:24:00 +02:00
Judy-1.0.4-test-shared.patch RHEL 9.0.0 Alpha bootstrap 2020-10-14 21:24:00 +02:00
Judy-1.0.5-undefined-behavior.patch RHEL 9.0.0 Alpha bootstrap 2020-10-14 21:24:00 +02:00
Judy.spec Merged update from upstream sources 2021-02-04 07:44:48 +01:00
README.Fedora RHEL 9.0.0 Alpha bootstrap 2020-10-14 21:24:00 +02:00
sources RHEL 9.0.0 Alpha bootstrap 2020-10-14 21:24:00 +02:00

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 <dougbaskins@yahoo.com>
To: Chuck Anderson <cra@WPI.EDU>
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 <dougbaskins@yahoo.com>

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 <cra@wpi.edu>