diff options
-rw-r--r-- | COPYING | 2 | ||||
-rw-r--r-- | debian/changelog | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -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 diff --git a/debian/changelog b/debian/changelog index b1d5604de..819cd8631 100644 --- a/debian/changelog +++ b/debian/changelog @@ -25,6 +25,8 @@ apt (0.7.10) UNRELEASED; urgency=low #443286. * Fix compilation warnings in apt-pkg/cdrom.cc and apt-pkg/contrib/configuration.cc. + * Fix typo in debian/copyright file ("licened" instead of "licensed"), + closes: #458966. [ Program translations ] - Basque updated. Closes: #453088 |