summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog2
-rw-r--r--debian/copyright2
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 0a409611..0f23ab30 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,8 @@ hurd (20090404-3) UNRELEASED; urgency=low
loading the current_vcs driver.
* debian/patches/hurd_console_startup.patch: Add -d current_vcs to enable
/dev/cons/vcs by default.
+ * debian/copyright: Reference /usr/share/common-licenses/GPL-2 instead of
+ just GPL.
[ Guillem Jover ]
* Update make-new-tarball.sh to exclude git instead of CVS paths.
diff --git a/debian/copyright b/debian/copyright
index 88a0d03a..e222a536 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -28,4 +28,4 @@ Public License).
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
On Debian systems, the complete text of the GNU General Public License
-can be found in `/usr/share/common-licenses/GPL'.
+version 2 can be found in `/usr/share/common-licenses/GPL-2'.