[Pkg-voip-commits] r2658 - op-panel/trunk/debian

Alejandro Rios P. alerios-guest at alioth.debian.org
Sun Oct 29 02:25:52 CEST 2006


Author: alerios-guest
Date: 2006-10-29 02:25:52 +0200 (Sun, 29 Oct 2006)
New Revision: 2658

Modified:
   op-panel/trunk/debian/copyright
Log:
* Deep legal scanning on source code to update copyright.


Modified: op-panel/trunk/debian/copyright
===================================================================
--- op-panel/trunk/debian/copyright	2006-10-28 21:13:56 UTC (rev 2657)
+++ op-panel/trunk/debian/copyright	2006-10-29 00:25:52 UTC (rev 2658)
@@ -3,13 +3,10 @@
 
 It was downloaded from http://www.asternic.org/download.php
 
-Upstream Author : Nicolás Gudiño <nicolas at house.com.ar>
+Most of the code has Copyright (c) 2004-2006 Nicolas Gudino. All rights reserved.
 
-Copyright:
+License: GPL
 
-   (c) 2004-2006 Nicolás Gudiño <nicolas at house.com.ar>
-   All rights reserved.
-
    This package 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; version 2 dated June, 1991.
@@ -27,3 +24,75 @@
 On Debian systems, the complete text of the GNU General
 Public License can be found in `/usr/share/common-licenses/GPL'.
 
+
+There are some files with other copyrigth:
+
+1. File: dhtml/js/dhtmltooltip.js
+
+Copyright notice:
+
+/***********************************************
+* Cool DHTML tooltip script- © Dynamic Drive DHTML code library (www.dynamicdrive.com)
+* This notice MUST stay intact for legal use
+* Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
+***********************************************/
+
+
+2. op_panel.pl, TEA Encryption algorithm Perl module:
+
+Copyright (c) 2000, Peter J Billam c/o P J B Computing, www.pjb.com.au
+License:  Perl Artistic License
+
+
+3. The following files share the same Licensing terms:
+
+dhtml/js/prototype.js:
+	Prototype JavaScript framework, version 1.5.0_rc0
+	Copyright (c) 2005 Sam Stephenson <sam at conio.net>
+
+dhtml/js/builder.js, dhtml/js/effects.js, dhtml/js/scriptaculous.js:
+	Copyright (c) 2005 Thomas Fuchs (http://script.aculo.us, http://mir.aculo.us)
+
+dhtml/js/controls.js:
+	Copyright (c) 2005 Thomas Fuchs (http://script.aculo.us, http://mir.aculo.us)
+	(c) 2005 Ivan Krstic (http://blogs.law.harvard.edu/ivan)
+	(c) 2005 Jon Tirsen (http://www.tirsen.com)
+
+dhtml/js/dragdrop.js:
+	Copyright (c) 2005 Thomas Fuchs (http://script.aculo.us, http://mir.aculo.us)
+	(c) 2005 Sammi Williams (http://www.oriontransfer.co.nz, sammi at oriontransfer.co.nz)
+
+dhtml/js/slider.js:
+	Copyright (c) 2005 Marty Haught, Thomas Fuchs (http://script.aculo.us, http://mir.aculo.us)
+
+dhtml/js/window.js:
+	Copyright (c) 2006 Sébastien Gruhier (http://xilinus.com, http://itseb.com)
+
+License:
+
+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.
+
+
+There are also some credits on the main README file:
+
+MD5 Algorithm. Copyright:
+(C) 1991-2, RSA Data Security, Inc. Created 1991. All rights reserved.
+
+
+




More information about the Pkg-voip-commits mailing list