diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2008-12-16 06:59:56 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2008-12-16 06:59:56 +0100 |
commit | 616c8327a7b57dc4fedf5d1952a2b14559002fd8 (patch) | |
tree | 07b72ff008151f65ea3caa2900fe438017a449c6 /debian/copyright | |
parent | bb3ac2f648764e7ee2a8cdc7739d56de6311c88f (diff) |
* apt-pkg/indexrecords.cc:
- fix some i18n issues
* apt-pkg/contrib/strutl.h:
- add new strprintf() function to make i18n strings easier
* apt-pkg/dev/debsystem.cc:
- add missing apti18n.h header
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/copyright b/debian/copyright index 9e277e57d..3baf9ac5a 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,6 +1,6 @@ Apt is copyright 1997, 1998, 1999 Jason Gunthorpe and others. -Apt is licened under the terms of the GNU General Public License (GPL), +Apt is licensed under the terms of the GNU General Public License (GPL), version 2.0 or later, as published by the Free Software Foundation. See the file COPYING.GPL [included], /usr/share/common-licenses/GPL, or <http://www.gnu.org/copyleft/gpl.txt> for the terms of the latest version |