Преглед на файлове

* Fix typo in debian/copyright file ("licened" instead of "licensed"),
closes: #458966.

Otavio Salvador преди 18 години
родител
ревизия
bc99ca90d3
променени са 2 файла, в които са добавени 3 реда и са изтрити 1 реда
  1. 1 1
      COPYING
  2. 2 0
      debian/changelog

+ 1 - 1
COPYING

@@ -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

+ 2 - 0
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