[Python-modules-commits] r7647 - in packages/ipython/trunk/debian (changelog copyright)

speijnik-guest at users.alioth.debian.org speijnik-guest at users.alioth.debian.org
Thu Feb 19 06:33:19 UTC 2009


    Date: Thursday, February 19, 2009 @ 06:33:12
  Author: speijnik-guest
Revision: 7647

Reverted copyright-sign to (C) again for upstream copyright notices.

Modified:
  packages/ipython/trunk/debian/changelog
  packages/ipython/trunk/debian/copyright

Modified: packages/ipython/trunk/debian/changelog
===================================================================
--- packages/ipython/trunk/debian/changelog	2009-02-19 01:18:57 UTC (rev 7646)
+++ packages/ipython/trunk/debian/changelog	2009-02-19 06:33:12 UTC (rev 7647)
@@ -1,9 +1,8 @@
 ipython (0.9.1-3) unstable; urgency=low
 
   * Fixed broken Suggest on libjs-jquery (typo, was: libjs-query).
-  * Replaced (C) with copyright sign in debian/copyright.
 
- -- Stephan Peijnik <debian at sp.or.at>  Wed, 18 Feb 2009 08:04:44 +0100
+ -- Stephan Peijnik <debian at sp.or.at>  Thu, 19 Feb 2009 07:32:37 +0100
 
 ipython (0.9.1-2) unstable; urgency=low
 

Modified: packages/ipython/trunk/debian/copyright
===================================================================
--- packages/ipython/trunk/debian/copyright	2009-02-19 01:18:57 UTC (rev 7646)
+++ packages/ipython/trunk/debian/copyright	2009-02-19 06:33:12 UTC (rev 7647)
@@ -28,9 +28,9 @@
 
 IPython is released under a BSD-type license.
 
-Copyright © 2001, 2002, 2003, 2004 Fernando Perez <fperez at colorado.edu>.
+Copyright (C) 2001, 2002, 2003, 2004 Fernando Perez <fperez at colorado.edu>.
 
-Copyright © 2001 Janko Hauser <jhauser at zscout.de> and Nathaniel Gray
+Copyright (C) 2001 Janko Hauser <jhauser at zscout.de> and Nathaniel Gray
 <n8gray at caltech.edu>.
 
 All rights reserved.
@@ -69,14 +69,14 @@
 Unless indicated otherwise, files covered by a BSD-type license, see above.
 
 * IPython/Extensions/InterpreterExec.py:
-  Copyright © 2004 W.J. van der Laan <gnufnork at hetdigitalegat.nl>
-  Copyright © 2004-2006 Fernando Perez <fperez at colorado.edu>
+  Copyright (C) 2004 W.J. van der Laan <gnufnork at hetdigitalegat.nl>
+  Copyright (C) 2004-2006 Fernando Perez <fperez at colorado.edu>
 
 * IPython/Extensions/ipy_constants.py:
   Copyright: Gael Varoquaux <gael.varoquaux at normalesup.org>
 
 * IPython/Extensions/ipy_profile_zope.py:
-  Copyright © InQuant GmbH
+  Copyright (C) InQuant GmbH
   Stefan Eletzhofer <stefan.eletzhofer at inquant.de>
 
 * IPython/external/simplegeneric.py:
@@ -86,15 +86,15 @@
   License: PSF or ZPL, full licenses attached below.
 
 * IPython/DPyGetOpt.py:
-  Copyright © 2001 Bill Bumgarner <bbum at friday.com>
+  Copyright (C) 2001 Bill Bumgarner <bbum at friday.com>
   License: MIT, see below.
 
 * IPython/Debugger.py:
-  Copyright © 2001 Python Software Foundation, www.python.org
+  Copyright (C) 2001 Python Software Foundation, www.python.org
   Taken from Python2.2, License: PSF - see below.
 
 * IPython/wildcard.py:
-  Copyright © 2005 Jörgen Stenarson <jorgen.stenarson at bostream.nu>
+  Copyright (C) 2005 Jörgen Stenarson <jorgen.stenarson at bostream.nu>
 
 * IPython/winconsole.py:
   This file is placed in the public domain.




More information about the Python-modules-commits mailing list