From 96eedd08bd6b153db113d601717284c66e51cf5d Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 13 Aug 2010 11:58:25 -0400 Subject: [PATCH] correct license of dh_installinit It was GPL 2+ ; Steve added some code and chose to bump the license to GPL 3, which is his right (and I don't mind), but that code is still mixed with 2+ code, which is now 3+. --- debian/copyright | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/copyright b/debian/copyright index a9f950d..5392f1f 100644 --- a/debian/copyright +++ b/debian/copyright @@ -57,7 +57,7 @@ License: GPL-2+ Files: dh_installinit Copyright: 1997-2008 Joey Hess , 2009 Canonical Ltd. -License: GPL-3 +License: GPL-3+ Files: Debian/Debhelper/Buildsystem/qmake.pm Copyright: © 2010 Kel Modderman -- 2.39.5