浏览代码

* 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 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
 version 2.0 or later, as published by the Free Software Foundation.  See
 the file COPYING.GPL [included], /usr/share/common-licenses/GPL, or
 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
 <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.
     #443286.
   * Fix compilation warnings in apt-pkg/cdrom.cc and
   * Fix compilation warnings in apt-pkg/cdrom.cc and
     apt-pkg/contrib/configuration.cc.
     apt-pkg/contrib/configuration.cc.
+  * Fix typo in debian/copyright file ("licened" instead of "licensed"),
+    closes: #458966.
 
 
   [ Program translations ]
   [ Program translations ]
     - Basque updated. Closes: #453088
     - Basque updated. Closes: #453088