[Python-modules-commits] r20306 - in packages/python-gd/trunk/debian (copyright)

jump-guest at users.alioth.debian.org jump-guest at users.alioth.debian.org
Sat Feb 4 18:46:11 UTC 2012


    Date: Saturday, February 4, 2012 @ 18:46:10
  Author: jump-guest
Revision: 20306

Use GPL-2+ license in debian packaging

Modified:
  packages/python-gd/trunk/debian/copyright

Modified: packages/python-gd/trunk/debian/copyright
===================================================================
--- packages/python-gd/trunk/debian/copyright	2012-02-04 18:44:55 UTC (rev 20305)
+++ packages/python-gd/trunk/debian/copyright	2012-02-04 18:46:10 UTC (rev 20306)
@@ -5,12 +5,12 @@
 
 Files: *
 Copyright: 1995, Richard Jones <richard at bofh.asn.au>
-License: BSD-3-Clause
+License: BSD-3-pygd
 
 Files: debian/*
 Copyright: 2002, Ben Pfaff <pfaffben at debian.org>
  2009-2012, Julián Moreno Patiño <darkjunix at gmail.com>
-License: BSD-3-Clause
+License: GPL-2+
 
 Files: gd-ref.html install_notes.html
 Copyright: 1994, THE QUEST CENTER AT COLD SPRING HARBOR LABS
@@ -20,7 +20,7 @@
  documentation of your software. If you modify gd, we ask that you share the
  modifications with us so they can be added to the distribution.
 
-License: BSD-3-Clause
+License: BSD-3-pygd
  Redistribution and use in source and binary forms, with or without
  modification, are permitted provided that the following conditions are met:
  .
@@ -43,3 +43,20 @@
  CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
  OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+License: GPL-2+
+ 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 2 of the License, or
+ (at your option) any later version.
+ .
+ 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 2 can be found in "/usr/share/common-licenses/GPL-2".




More information about the Python-modules-commits mailing list