r38465 - in /trunk/libdbd-odbc-perl/debian: changelog copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Mon Jun 22 15:30:31 UTC 2009


Author: gregoa
Date: Mon Jun 22 15:30:24 2009
New Revision: 38465

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=38465
Log:
debian/copyright: add additional copyright holder.

Modified:
    trunk/libdbd-odbc-perl/debian/changelog
    trunk/libdbd-odbc-perl/debian/copyright

Modified: trunk/libdbd-odbc-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdbd-odbc-perl/debian/changelog?rev=38465&op=diff
==============================================================================
--- trunk/libdbd-odbc-perl/debian/changelog (original)
+++ trunk/libdbd-odbc-perl/debian/changelog Mon Jun 22 15:30:24 2009
@@ -9,6 +9,9 @@
 
   [ Nathan Handler ]
   * debian/watch: Update to ignore development releases.
+
+  [ gregor herrmann ]
+  * debian/copyright: add additional copyright holder.
 
  -- Jonathan Yu <frequency at cpan.org>  Fri, 19 Jun 2009 05:10:25 -0400
 

Modified: trunk/libdbd-odbc-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdbd-odbc-perl/debian/copyright?rev=38465&op=diff
==============================================================================
--- trunk/libdbd-odbc-perl/debian/copyright (original)
+++ trunk/libdbd-odbc-perl/debian/copyright Mon Jun 22 15:30:24 2009
@@ -12,6 +12,33 @@
  portions Copyright (c) 2007-2009 Martin J. Evans
 License-Alias: Perl
 License: Artistic | GPL-1+
+
+Files: ConvertUTF.*
+Copyright: 2001-2004 Unicode, Inc.
+License: other
+ Disclaimer
+ . 
+ This source code is provided as is by Unicode, Inc. No claims are
+ made as to fitness for any particular purpose. No warranties of any
+ kind are expressed or implied. The recipient agrees to determine
+ applicability of information provided. If this file has been
+ purchased on magnetic or optical media from Unicode, Inc., the
+ sole remedy for any claim will be exchange of defective media
+ within 90 days of receipt.
+ . 
+ Limitations on Rights to Redistribute This Code
+ . 
+ Unicode, Inc. hereby grants the right to freely use the information
+ supplied in this file in the creation of products supporting the
+ Unicode Standard, and to make copies of this file in any form
+ for internal or external distribution as long as this notice
+ remains attached.
+ .
+ NOTE: The original version of this code can be found at
+   http://www.unicode.org/Public/PROGRAMS/CVTUTF/
+ This version was slightly modified to allow ConvertUTF8toUTF16 and
+ ConvertUTF16toUTF8 to calculate the bytes required without writing to
+ the target buffer.
 
 Files: debian/*
 Copyright: 




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