projects
/
debhelper.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f012ae
)
correct license of dh_installinit
author
Joey Hess
<joey@kitenet.net>
Fri, 13 Aug 2010 15:58:25 +0000
(11:58 -0400)
committer
Joey Hess
<joey@kitenet.net>
Fri, 13 Aug 2010 15:58:25 +0000
(11:58 -0400)
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
patch
|
blob
|
history
diff --git
a/debian/copyright
b/debian/copyright
index a9f950dab92ef3ad03791d41a1e06c0b77017052..5392f1f0598bfd76039821caea3d21ab33ff6588 100644
(file)
--- a/
debian/copyright
+++ b/
debian/copyright
@@
-57,7
+57,7
@@
License: GPL-2+
Files: dh_installinit
Copyright: 1997-2008 Joey Hess <joeyh@debian.org>, 2009 Canonical Ltd.
-License: GPL-3
+License: GPL-3
+
Files: Debian/Debhelper/Buildsystem/qmake.pm
Copyright: © 2010 Kel Modderman