r28461 - in /trunk/libhtml-template-pro-perl/debian: changelog copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sun Dec 21 22:20:36 UTC 2008


Author: gregoa
Date: Sun Dec 21 22:20:27 2008
New Revision: 28461

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=28461
Log:
debian/copyright: add copyright and license information about third-party
code.

Modified:
    trunk/libhtml-template-pro-perl/debian/changelog
    trunk/libhtml-template-pro-perl/debian/copyright

Modified: trunk/libhtml-template-pro-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-template-pro-perl/debian/changelog?rev=28461&op=diff
==============================================================================
--- trunk/libhtml-template-pro-perl/debian/changelog (original)
+++ trunk/libhtml-template-pro-perl/debian/changelog Sun Dec 21 22:20:27 2008
@@ -5,6 +5,8 @@
     (source stanza).
   * Add debian/README.ru to the newly created debian/clean and simplify
     debian/rules' clean target.
+  * debian/copyright: add copyright and license information about third-party
+    code.
 
  -- gregor herrmann <gregoa at debian.org>  Sun, 16 Nov 2008 20:43:38 +0100
 

Modified: trunk/libhtml-template-pro-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-template-pro-perl/debian/copyright?rev=28461&op=diff
==============================================================================
--- trunk/libhtml-template-pro-perl/debian/copyright (original)
+++ trunk/libhtml-template-pro-perl/debian/copyright Sun Dec 21 22:20:27 2008
@@ -9,6 +9,18 @@
  Pieces of code in Pro.pm and documentation of HTML::Template are
  copyright (C) 2000-2006 Sam Tregar (sam at tregar.com)
 License: Artistic | GPL-1+
+
+Files: ppport.h
+Copyright:
+ Version 2.x, Copyright (C) 2001, Paul Marquess.
+ Version 1.x, Copyright (C) 1999, Kenneth Albanowski.
+License: Artistic | GPL-1+
+
+Files: expr.c
+Copyright:
+  Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005, 2006
+  Free Software Foundation, Inc.
+License: GPL-2+ + exception
 
 Files: debian/*
 Copyright: 2007-2008, various members of the Debian Perl Group, cf.
@@ -28,3 +40,25 @@
     any later version.
     On Debian GNU/Linux systems, the complete text of the GNU General
     Public License can be found in `/usr/share/common-licenses/GPL'
+
+License: GPL-2+ + 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 2, or (at your option) any later
+    version.
+ .
+    As a special exception, you may create a larger work that contains part or
+    all of the Bison parser skeleton and distribute that work under terms of
+    your choice, so long as that work isn't itself a parser generator using
+    the skeleton or a modified version thereof as a parser skeleton.
+    Alternatively, if you modify or redistribute the parser skeleton itself,
+    you may (at your option) remove this special exception, which will cause
+    the skeleton and the resulting Bison output files to be licensed under the
+    GNU General Public License without this special exception.
+ .
+    This special exception was added by the Free Software Foundation in
+    version 2.2 of Bison.
+ .
+    On Debian GNU/Linux systems, the complete text of the GNU General
+    Public License can be found in `/usr/share/common-licenses/GPL'
+  




More information about the Pkg-perl-cvs-commits mailing list