[Python-modules-commits] r9959 - in packages/sip4-qt3/trunk/debian (changelog copyright)

ncommander-guest at users.alioth.debian.org ncommander-guest at users.alioth.debian.org
Tue Oct 6 20:55:15 UTC 2009


    Date: Tuesday, October 6, 2009 @ 20:55:14
  Author: ncommander-guest
Revision: 9959

Updated copyright file to reflect new licensing terms

Modified:
  packages/sip4-qt3/trunk/debian/changelog
  packages/sip4-qt3/trunk/debian/copyright

Modified: packages/sip4-qt3/trunk/debian/changelog
===================================================================
--- packages/sip4-qt3/trunk/debian/changelog	2009-10-06 18:14:24 UTC (rev 9958)
+++ packages/sip4-qt3/trunk/debian/changelog	2009-10-06 20:55:14 UTC (rev 9959)
@@ -7,6 +7,7 @@
     - Refreshed for new source version
   * debian/patches/02_siputils.dpatch:
     - Refreshed for new source version
+  * Updated copyright file to reflect new licensing terms
 
  -- Michael Casadevall <mcasadevall at debian.org>  Tue, 06 Oct 2009 13:26:13 -0400
 

Modified: packages/sip4-qt3/trunk/debian/copyright
===================================================================
--- packages/sip4-qt3/trunk/debian/copyright	2009-10-06 18:14:24 UTC (rev 9958)
+++ packages/sip4-qt3/trunk/debian/copyright	2009-10-06 20:55:14 UTC (rev 9959)
@@ -5,50 +5,76 @@
 
 Upstream Author: Phil Thompson (phil at riverbankcomputing.co.uk)
 
-Copyright (c) 2004 Riverbank Computing Limited; All Rights Reserved
+SIP4 is offered under GPLv2, GPLv3, and the SIP 4 license. The text
+of the SIP license follows:
 
-RIVERBANK COMPUTING LIMITED LICENSE AGREEMENT FOR SIP 4.0
+RIVERBANK COMPUTING LIMITED LICENSE AGREEMENT FOR SIP 4.9
 
 1. This LICENSE AGREEMENT is between Riverbank Computing Limited
 ("Riverbank"), and the Individual or Organization ("Licensee") accessing
-and otherwise using SIP 4.0 software in source or binary form and its
-associated documentation.
+and otherwise using SIP 4.9 software in source or binary form and its
+associated documentation.  SIP 4.9 comprises a software tool for
+generating Python bindings for software C and C++ libraries, and a Python
+extension module used at runtime by those generated bindings.
 
 2. Subject to the terms and conditions of this License Agreement, Riverbank
 hereby grants Licensee a nonexclusive, royalty-free, world-wide license
 to reproduce, analyze, test, perform and/or display publicly, prepare
-derivative works, distribute, and otherwise use SIP 4.0 alone or in
+derivative works, distribute, and otherwise use SIP 4.9 alone or in
 any derivative version, provided, however, that Riverbank's License
-Agreement and Riverbank's notice of copyright, i.e., "Copyright (c) 2004
+Agreement and Riverbank's notice of copyright, e.g., "Copyright (c) 2009
 Riverbank Computing Limited; All Rights Reserved" are retained in
-SIP 4.0 alone or in any derivative version prepared by Licensee.
+SIP 4.9 alone or in any derivative version prepared by Licensee.
 
 3. In the event Licensee prepares a derivative work that is based on
-or incorporates SIP 4.0 or any part thereof, and wants to make
+or incorporates SIP 4.9 or any part thereof, and wants to make
 the derivative work available to others as provided herein, then
 Licensee hereby agrees to include in any such work a brief summary of
-the changes made to SIP 4.0.
+the changes made to SIP 4.9.
 
-4. Riverbank is making SIP 4.0 available to Licensee on an "AS IS"
+4. Licensee may not use SIP 4.9 to generate Python bindings for any
+C or C++ library for which bindings are already provided by Riverbank.
+
+5. Riverbank is making SIP 4.9 available to Licensee on an "AS IS"
 basis.  RIVERBANK MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
 IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, RIVERBANK MAKES NO AND
 DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
-FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF SIP 4.0 WILL NOT
+FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF SIP 4.9 WILL NOT
 INFRINGE ANY THIRD PARTY RIGHTS.
 
-5. RIVERBANK SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF
-SIP 4.0 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS
-AS A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING SIP 4.0,
+6. RIVERBANK SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF
+SIP 4.9 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS
+AS A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING SIP 4.9,
 OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
 
-6. This License Agreement will automatically terminate upon a material
+7. This License Agreement will automatically terminate upon a material
 breach of its terms and conditions.
 
-7. Nothing in this License Agreement shall be deemed to create any
+8. Nothing in this License Agreement shall be deemed to create any
 relationship of agency, partnership, or joint venture between Riverbank
 and Licensee.  This License Agreement does not grant permission to use
 Riverbank trademarks or trade name in a trademark sense to endorse or
 promote products or services of Licensee, or any third party.
 
-8. By copying, installing or otherwise using SIP 4.0, Licensee
+9. By copying, installing or otherwise using SIP 4.9, Licensee
 agrees to be bound by the terms and conditions of this License Agreement.
+
+****
+
+SIP is also licensed under the GPLv2 and GPLv3:
+
+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 version 2 or 3 of the License.
+
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
+
+On Debian systems, the complete text of the GNU General Public License 2
+can be found in `/usr/share/common-licenses/GPL-2'. The complete text of the
+GNU General Public License 3 can be found in `/usr/share/common-licenses/GPL-3'.




More information about the Python-modules-commits mailing list