r40391 - in /trunk/libhtml-prototype-perl/debian: changelog copyright
gregoa at users.alioth.debian.org
gregoa at users.alioth.debian.org
Tue Jul 21 10:33:15 UTC 2009
Author: gregoa
Date: Tue Jul 21 10:33:03 2009
New Revision: 40391
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=40391
Log:
debian/copyright: add third-party copyright holder.
Modified:
trunk/libhtml-prototype-perl/debian/changelog
trunk/libhtml-prototype-perl/debian/copyright
Modified: trunk/libhtml-prototype-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-prototype-perl/debian/changelog?rev=40391&op=diff
==============================================================================
--- trunk/libhtml-prototype-perl/debian/changelog (original)
+++ trunk/libhtml-prototype-perl/debian/changelog Tue Jul 21 10:33:03 2009
@@ -21,6 +21,9 @@
* Convert debian/copyright to proposed machine-readable format.
* Add myself to Uploaders.
* Bump Standards-Version to 3.8.2.
+
+ [ gregor herrmann ]
+ * debian/copyright: add third-party copyright holder.
-- Ansgar Burchardt <ansgar at 43-1.org> Mon, 20 Jul 2009 14:49:25 +0200
Modified: trunk/libhtml-prototype-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-prototype-perl/debian/copyright?rev=40391&op=diff
==============================================================================
--- trunk/libhtml-prototype-perl/debian/copyright (original)
+++ trunk/libhtml-prototype-perl/debian/copyright Tue Jul 21 10:33:03 2009
@@ -8,6 +8,32 @@
Copyright: © 2005, Sebastian Riedel, Sam Stephenson
License-Alias: Perl
License: Artistic | GPL-1+
+
+Files: lib/HTML/Prototype/Effects.pm,
+ lib/HTML/Prototype/DragDrop.pm,
+ lib/HTML/Prototype/Controls.pm
+Copyright: Javascript parts are
+ Copyright (c) 2005 Thomas Fuchs (http://script.aculo.us, http://mir.aculo.us)
+License: other
+ 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.
+X-Comment: License terms copied from
+ http://wiki.github.com/madrobby/scriptaculous/License
Files: debian/*
Copyright:
More information about the Pkg-perl-cvs-commits
mailing list