[Python-apps-commits] r10608 - in packages/itstool/trunk/debian (copyright)

vcheng at users.alioth.debian.org vcheng at users.alioth.debian.org
Wed Feb 26 02:37:41 UTC 2014


    Date: Wednesday, February 26, 2014 @ 02:37:41
  Author: vcheng
Revision: 10608

Clarify "License: Any" block in d/copyright

Modified:
  packages/itstool/trunk/debian/copyright

Modified: packages/itstool/trunk/debian/copyright
===================================================================
--- packages/itstool/trunk/debian/copyright	2014-02-26 02:29:55 UTC (rev 10607)
+++ packages/itstool/trunk/debian/copyright	2014-02-26 02:37:41 UTC (rev 10608)
@@ -11,15 +11,26 @@
 
 Files: its/*.its
 Copyright: 2010-2011 Shaun McCance <shaunm at gnome.org>
-License: Any
+License: GPL-3.0+-with-ITS-exception
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+ .
  As a special exception, the copyright holders give you permission to
  copy, modify, and distribute the ITS definitions bundled with this
  program under the terms of your choosing, without restriction.
  .
- This program is distributed in the hope that it will be useful,
+ This package is distributed in the hope that it will be useful,
  but WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
+ .
+ On Debian systems, the complete text of the GNU General
+ Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
 
 Files: debian/*
 Copyright: 2011 Tanguy Ortolo <tanguy+debian at ortolo.eu>




More information about the Python-apps-commits mailing list