From: Tianon Gravi Date: Tue, 1 Dec 2015 06:47:32 +0000 (-0800) Subject: Be explicit about "+" licenses covering both clauses to appease lintian X-Git-Url: https://code.delx.au/refind/commitdiff_plain/bf5ec98d49c81b0858d9fcb48fea0592602444fe Be explicit about "+" licenses covering both clauses to appease lintian --- diff --git a/debian/copyright b/debian/copyright index c47d128..b233c33 100644 --- a/debian/copyright +++ b/debian/copyright @@ -731,7 +731,7 @@ License: GFDL-1.3 On Debian systems, the complete text of the GNU Free Documentation License Version 1.3 can be found in the file `/usr/share/common-licenses/GFDL-1.3'. -License: GPL-2 +License: GPL-2 and GPL-2+ On Debian systems, the complete text of the GNU General Public License Version 2 can be found in the file `/usr/share/common-licenses/GPL-2'. @@ -739,7 +739,7 @@ License: GPL-3+ On Debian systems, the complete text of the GNU General Public License Version 3 can be found in the file `/usr/share/common-licenses/GPL-3'. -License: LGPL-2.1 +License: LGPL-2.1 and LGPL-2.1+ On Debian systems, the complete text of the GNU Lesser General Public License Version 2.1 can be found in the file `/usr/share/common-licenses/LGPL-2.1'.