summaryrefslogtreecommitdiff
path: root/scripts/changelog
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2010-03-11 08:22:32 +0100
committerGuillem Jover <guillem@debian.org>2010-03-12 00:34:02 +0100
commiteb4155377e4e41a4d420712dfc91c57578d5170f (patch)
tree0531017331f9c7d7c4bdb5c5f7751b9dcf404ea5 /scripts/changelog
parent744f0bd2396bb345e4c975134dac50c1bd8c969c (diff)
downloaddpkg-eb4155377e4e41a4d420712dfc91c57578d5170f.tar.gz
Use License instead of Licence in strings
This removes almost duplicate strings for translation.
Diffstat (limited to 'scripts/changelog')
-rwxr-xr-xscripts/changelog/debian.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/changelog/debian.pl b/scripts/changelog/debian.pl
index 4d6f3f07b..128e61cb6 100755
--- a/scripts/changelog/debian.pl
+++ b/scripts/changelog/debian.pl
@@ -37,7 +37,7 @@ sub version {
Copyright (C) 1996 Ian Jackson.
Copyright (C) 2005,2007 Frank Lichtenheld.");
printf _g("
-This is free software; see the GNU General Public Licence version 2 or
+This is free software; see the GNU General Public License version 2 or
later for copying conditions. There is NO warranty.
");
}