PCM+ Agent with ONE zl Module Open Source Licenses 2010-01
/usr/share/doc/gimp-data/copyright
156
Copyright (C) 1999-2006 The GGZ Gaming Zone Development Team
Contact the upstream authors at <ggz-dev@mail.ggzgamingzone.org>
ggz-client-libs is licenced under the GNU Lesser General Public Licence. See
/usr/share/common-licenses/LGPL for details.
The runtime binaries ggz-config, ggz-wrapper and ggzwrap are licenced under
the GNU General Public Licence. See /usr/share/common-licenses/GPL for
details.
*******************************************************
*******************************************************
/usr/share/doc/gimp-data/copyright
The GIMP source is available at ftp.gimp.org:/pub/gimp.
Copyrights for GIMP-related packages:
gimp
---------
Copyright (C) 1995 Spencer Kimball and Peter Mattis
The GIMP may be redistributed under the terms of the GNU GPL,
Version 2 or later, found on Debian systems in the file
/usr/share/common-licenses/GPL
The only exceptions are in in plug-ins/common/tiff.c and plug-ins/common/gif.c:
/*
** tifftopnm.c - converts a Tagged Image File to a portable anymap
**
** Derived by Jef Poskanzer from tif2ras.c, which is:
**
** Copyright (c) 1990 by Sun Microsystems, Inc.
**
** Author: Patrick J. Naughton
** naughton@wind.sun.com
**
** Permission to use, copy, modify, and distribute this software and its
** documentation for any purpose and without fee is hereby granted,
** provided that the above copyright notice appear in all copies and that
** both that copyright notice and this permission notice appear in
** supporting documentation.
**
** This file is provided AS IS with no warranties of any kind. The author
** shall have no liability with respect to the infringement of copyrights,
** trade secrets or any patents by this file or any part thereof. In no
** event will the author be liable for any lost revenue or profits or
** other special, indirect and consequential damages.
*/
/* GIF saving file filter for The GIMP version 1.3/1.4
*
* Copyright
* - Adam D. Moss