[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#643929: Wrong link to common-licenses



Package: developers-reference
Version: 3.4.6
Severity: normal
Tags: patch


Page II says Developer's Reference is licensed under GPLv2, but link to
common-licenses file is GPL, which points to GPLv3.

Attached patch should solve this, by pointing to GPL-2 file.

-- 
  .''`.
 :  :' :   Luca Falavigna <dktrkranz@debian.org>
 `.  `'
   `-
Index: common.ent
===================================================================
--- common.ent	(revisione 8928)
+++ common.ent	(copia locale)
@@ -18,7 +18,7 @@
 <!-- standard information -->
 <!ENTITY fsf-addr "Free Software Foundation, Inc.,
   51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA">
-<!ENTITY file-GPL "<filename>/usr/share/common-licenses/GPL</filename>">
+<!ENTITY file-GPL "<filename>/usr/share/common-licenses/GPL-2</filename>">
 <!ENTITY debian-formal "Debian GNU/Linux">
 
 <!--

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: