summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2007-12-23 06:55:32 +0000
committerFrans Pop <elendil@planet.nl>2007-12-23 06:55:32 +0000
commit8b66d9a045e48cc091cdca1e4241829e307855aa (patch)
tree1efd7f1a00918b77a190c48177c9b2c7d9b76de7 /debian
parentc4589cb2e458f964414528c166ab2a6fafac5904 (diff)
downloadinstallation-guide-8b66d9a045e48cc091cdca1e4241829e307855aa.zip
* Make copyright refer explicitly to GPL version 2 as that is the version we
include in the appendix; add reference to /usr/share/common-licenses to make Lintian happy.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
-rw-r--r--debian/copyright5
2 files changed, 9 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index c4299fc6c..88ca9271a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -56,7 +56,12 @@ installation-guide (2007xxxx) UNRELEASED; urgency=low
* Clarify that you need to actually provide an autopartitioning method as
well as preseeding the partman confirmation messages.
- -- Joey Hess <joeyh@debian.org> Tue, 06 Nov 2007 21:28:09 -0500
+ [ Frans Pop ]
+ * Make copyright refer explicitly to GPL version 2 as that is the version we
+ include in the appendix; add reference to /usr/share/common-licenses to
+ make Lintian happy.
+
+ -- Frans Pop <fjp@debian.org> Sun, 23 Dec 2007 07:53:56 +0100
installation-guide (20070319) unstable; urgency=low
diff --git a/debian/copyright b/debian/copyright
index 1b04c6c18..498edf7d8 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,7 @@
The Installation Guide is copyright 1996 Bruce Perens; 1996, 1997 Sven Rudolph;
1998 Igor Grobman, James Treacy; 1998-2002 Adam Di Carlo; 2003 Chris Tillman;
2004-2007 by the Debian Installer team, and by other contributors. It is
-licensed under the terms of the GNU GPL.
+licensed under the terms of the GNU GPL, version 2.
-A copy of the GPL is included in an appendix of the Installation Guide.
+A copy of the GPL is included in an appendix of the Installation Guide and can
+also be found in /usr/share/common-licenses/GPL-2 on Debian systems.