r42128 - /trunk/libhtml-latemp-genmakehelpers-perl/debian/copyright

ryan52-guest at users.alioth.debian.org ryan52-guest at users.alioth.debian.org
Wed Aug 19 23:09:56 UTC 2009


Author: ryan52-guest
Date: Wed Aug 19 23:09:51 2009
New Revision: 42128

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=42128
Log:
fix

Modified:
    trunk/libhtml-latemp-genmakehelpers-perl/debian/copyright

Modified: trunk/libhtml-latemp-genmakehelpers-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-latemp-genmakehelpers-perl/debian/copyright?rev=42128&op=diff
==============================================================================
--- trunk/libhtml-latemp-genmakehelpers-perl/debian/copyright (original)
+++ trunk/libhtml-latemp-genmakehelpers-perl/debian/copyright Wed Aug 19 23:09:51 2009
@@ -6,23 +6,28 @@
 
 Files: *
 Copyright: Copyright 2005 Shlomi Fish
-License-Alias: Perl
-License: Artistic | GPL-1+
+License: MIT
 
 Files: debian/*
 Copyright: 2009, Ryan Niebur <ryanryan52 at gmail.com>
-License: Artistic | GPL-1+
+License: MIT
 
-License: Artistic
-    This program is free software; you can redistribute it and/or modify
-    it under the terms of the Artistic License, which comes with Perl.
-    On Debian GNU/Linux systems, the complete text of the Artistic License
-    can be found in `/usr/share/common-licenses/Artistic'
+License: MIT
+    Permission is hereby granted, free of charge, to any person obtaining a copy
+    of this software and associated documentation files (the "Software"), to deal
+    in the Software without restriction, including without limitation the rights
+    to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+    copies of the Software, and to permit persons to whom the Software is
+    furnished to do so, subject to the following conditions:
+    .
+    The above copyright notice and this permission notice shall be included in
+    all copies or substantial portions of the Software.
+    .
+    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+    IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+    FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+    AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+    LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+    OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+    THE SOFTWARE.
 
-License: GPL-1+
-    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 1, or (at your option)
-    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'




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