[Python-apps-commits] r612 - in packages/phatch/trunk/debian (copyright)
stani-guest at users.alioth.debian.org
stani-guest at users.alioth.debian.org
Sat Feb 9 17:09:11 UTC 2008
Date: Saturday, February 9, 2008 @ 17:09:11
Author: stani-guest
Revision: 612
update phatch copyright
Modified:
packages/phatch/trunk/debian/copyright
Modified: packages/phatch/trunk/debian/copyright
===================================================================
--- packages/phatch/trunk/debian/copyright 2008-02-09 15:05:32 UTC (rev 611)
+++ packages/phatch/trunk/debian/copyright 2008-02-09 17:09:11 UTC (rev 612)
@@ -27,4 +27,135 @@
Public License can be found in `/usr/share/common-licenses/GPL-3'.
The Debian packaging is (c) 2007 Emilio Pozuelo Monfort <pochu at ubuntu.com> and
-is licensed under the GPL, see above.
+ is licensed under the GPL, see above.
+
+The Icons embedded in phatch/pyWx/nuovext.py are Copyright (c) 2005 Alexandre Moore
+ and are licensed under the GPL, see above. The icons can be obtained from:
+ http://www.gnome-look.org/content/download.php?content=26448&id=1&tan=15504822&PHPSESSID=34ec3de1af33e253ee03357a124bfbeb
+
+The File phatch/other/pubsub.py is Copyright (c) 2004 Oliver Schoenborn
+ and is licensed under the wxWidgets/wxWindows license:
+ http://www.wxwidgets.org/about/newlicen.htm
+ http://www.opensource.org/licenses/wxwindows.php
+
+ WXWINDOWS LIBRARY LICENCE
+
+ TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+ This library is free software; you can redistribute it and/or modify it
+ under the terms of the GNU Library General Public Licence as published by
+ the Free Software Foundation; either version 2 of the Licence, or (at
+ your option) any later version.
+
+ This library 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 Library
+ General Public Licence for more details.
+
+ You should have received a copy of the GNU Library General Public Licence
+ along with this software, usually in a file named COPYING.LIB. If not,
+ write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330,
+ Boston, MA 02111-1307 USA.
+
+ EXCEPTION NOTICE
+
+ 1. As a special exception, the copyright holders of this library give
+ permission for additional uses of the text contained in this release of
+ the library as licenced under the wxWindows Library Licence, applying
+ either version 3 of the Licence, or (at your option) any later version of
+ the Licence as published by the copyright holders of version 3 of the
+ Licence document.
+
+ 2. The exception is that you may use, copy, link, modify and distribute
+ under the user's own terms, binary object code versions of works based
+ on the Library.
+
+ 3. If you copy code from files distributed under the terms of the GNU
+ General Public Licence or the GNU Library General Public Licence into a
+ copy of this library, as this licence permits, the exception does not
+ apply to the code that you add in this way. To avoid misleading anyone as
+ to the status of such modified files, you must delete this exception
+ notice from such code and/or adjust the licensing conditions notice
+ accordingly.
+
+ 4. If you write modifications of your own for this library, it is your
+ choice whether to permit this exception to apply to your modifications.
+ If you do not wish that, you must delete the exception notice from such
+ code and/or adjust the licensing conditions notice accordingly.
+
+The Files JpegImagePlugin.py and TiffImagePlugin.py in phatch/other are
+ patched versions of source files of the Python Imaging Library (PIL) and
+ are licensed under its license:
+
+ http://www.pythonware.com/products/pil/license.htm
+
+ Copyright (c) 1997-2006 by Secret Labs AB
+ Copyright (c) 1995-2006 by Fredrik Lundh
+
+ By obtaining, using, and/or copying this software and/or its associated
+ documentation, you agree that you have read, understood, and will comply
+ with the following terms and conditions:
+
+ Permission to use, copy, modify, and distribute this software and its
+ associated documentation for any purpose and without fee is hereby
+ granted, provided that the above copyright notice appears in all copies,
+ and that both that copyright notice and this permission notice appear in
+ supporting documentation, and that the name of Secret Labs AB or the
+ author not be used in advertising or publicity pertaining to
+ distribution of the software without specific, written prior permission.
+
+ SECRET LABS AB AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
+ SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS.
+ IN NO EVENT SHALL SECRET LABS AB OR THE AUTHOR BE LIABLE FOR ANY SPECIAL,
+ INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING
+ FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
+ NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH
+ THE USE OR PERFORMANCE OF THIS SOFTWARE.
+
+Most Icons embedded in the Files in phatch/actions are from the
+ Open Clip Art Library and their copyright information is embedded in the
+ svg image files in the image/source/openclipart folder of the original
+ phatch source tarball. The icons belong to the Public Domain:
+
+ Copyright-Only Dedication (based on United States law) or
+ Public Domain Certification
+
+ The person or persons who have associated work with this document
+ (the "Dedicator" or "Certifier") hereby either (a) certifies that, to the
+ best of his knowledge, the work of authorship identified is in the
+ public domain of the country from which the work is published, or
+ (b) hereby dedicates whatever copyright the dedicators holds in the
+ work of authorship identified below (the "Work") to the public domain.
+ A certifier, moreover, dedicates any copyright interest he may have
+ in the associated work, and for these purposes, is described as a
+ "dedicator" below.
+
+ A certifier has taken reasonable steps to verify the copyright status
+ of this work. Certifier recognizes that his good faith efforts may not
+ shield him from liability if in fact the work certified is not in the
+ public domain.
+
+ Dedicator makes this dedication for the benefit of the public at large
+ and to the detriment of the Dedicator's heirs and successors. Dedicator
+ intends this dedication to be an overt act of relinquishment in perpetuity
+ of all present and future rights under copyright law, whether vested or
+ contingent, in the Work. Dedicator understands that such relinquishment
+ of all rights includes the relinquishment of all rights to enforce
+ (by lawsuit or otherwise) those copyrights in the Work.
+
+ Dedicator recognizes that, once placed in the public domain, the Work
+ may be freely reproduced, distributed, transmitted, used, modified,
+ built upon, or otherwise exploited by anyone for any purpose,
+ commercial or non-commercial, and in any way, including
+ by methods that have not yet been invented or conceived.
+
+ http://openclipart.org
+
+The Phatch Logo and Icon, and some Icons embedded in the Files in
+ phatch/actions are Copyright (c)2007-2008 Igor Kekeljevic and their
+ copyright information is embedded in the svg images or blender files in the
+ image/source/actions folder of the original phatch source tarball.
+ These icons are released under the GPL, see above.
+
+
+
\ No newline at end of file
More information about the Python-apps-commits
mailing list