This package was debianized by Cyril Brulebois
<cyril.brulebois@enst-bretagne.fr> on Wed, 12 Dec 2007 23:45:44 +0100.

It was downloaded from <http://qtpfsgui.sourceforge.net/>

Upstream Authors:

  Main developer:
    Giuseppe Rota <grota@sourceforge.net>

  Contributors:
    Nicholas Phillips (MTB alignment code)
    Mandus (Mac OS X packager, Norwegian translator)
    Mustafa GÜNAY (Turkish translator)
    Douglas E. Warner (fc6 packager and bug reports)
    Ralph Kaeppeli (German Translator)
    Jan Gemela (Cezk translator)
    Ignacy Gawedzki (tiff ldr bugfixes and suggestion)
    Bertrand Petit (FreeBSD patch)
    Sloan Poe (found and fixed bug regarding legacy actions signal)
    Alexandre Prokoudine (gui improvements, desktop integration)
    Arne Hagenah (various suggestions)
    Frank Boehme (various suggestions)
    Erik Ouchterlony
    Antoine Latter
    Erik Reinhard
    Akiko Yoshida <yoshida@mpi-sb.mpg.de>

  Developers of pfstmo, on which qtpfsgui is based:
    Grzegorz Krawczyk <krawczyk@mpi-sb.mpg.de>
    Nicholas Phillips <ngphillips@gmail.com>
    Rafal Mantiuk <mantiuk@mpi-sb.mpg.de>

Copyright:

    Copyright (C) 2002-2007 Nicholas Phillips
    Copyright (C) 2003-2005 Rafal Mantiuk
    Copyright (C) 2003-2007 Grzegorz Krawczyk
    Copyright (C) 2006-2007 Giuseppe Rota


License:

    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; either version 2 of the License, or
    (at your option) any later version.

    This package 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 package; if not, write to the Free Software
    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA

On Debian systems, the complete text of the GNU General Public License
version 2 can be found in “/usr/share/common-licenses/GPL-2”.

The Debian packaging is licensed under the GPL, see above:
 (C) 2007, Cyril Brulebois <cyril.brulebois@enst-bretagne.fr>


Files: src/arch/freebsd/math_private.h
Copyright: 1993 by Sun Microsystems, Inc.
License: MIT
 All rights reserved.
 .
 Developed at SunPro, a Sun Microsystems, Inc. business.
 .
 Permission to use, copy, modify, and distribute this
 software is freely granted, provided that this notice
 is preserved.


Files: src/arch/freebsd/s_exp2f.c
Copyright: 2005 David Schultz <das@FreeBSD.ORG>
License: BSD-2
 All rights reserved.
 .
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 1. Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce the above copyright
    notice, this list of conditions and the following disclaimer in the
    documentation and/or other materials provided with the distribution.
 .
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 SUCH DAMAGE.


Files: src/FileFormat/pfsindcraw.cpp
Copyright: 1997-2007 by Dave Coffin <dcoffin@cybercom.net>
License: GPL-any, other
 Attention!  Some parts of this program are restricted under the
 terms of the GNU General Public License.  Such code is enclosed
 in "BEGIN GPL BLOCK" and "END GPL BLOCK" declarations.
 Any code not declared GPL is free for all uses.
 .
 Starting in Revision 1.237, the code to support Foveon cameras
 is under GPL.
 .
 To lawfully redistribute dcraw.c, you must either (a) include
 full source code for all executable files containing restricted
 functions, (b) remove these functions, re-implement them, or
 copy them from an earlier, non-GPL Revision of dcraw.c, or (c)
 purchase a license from the author.


Files: src/Libpfs/array2d.h, src/Libpfs/pfs.cpp,
  src/Libpfs/colorspace.cpp, src/Libpfs/pfs.h
Copyright: 2003,2004 Rafal Mantiuk and Grzegorz Krawczyk
License: LGPL-2.1+
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, 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
 Lesser General Public License for more details.
 .
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the Free Software
 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
