Qtpfsgui was debianized by Cyril Brulebois
<cyril.brulebois@enst-bretagne.fr> on Wed, 12 Dec 2007 23:45:44 +0100.
After the rename to luminance-hdr it was taken over by Andreas Metzler
and Leonardo Montecchi.

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

Upstream Authors:

  Main developer, improvements, bug fixing
  Davide Anastasia (Lead Project Mantainer & Mac OS X support) <davideanastasia@users.sourceforge.net>
  Franco Comida <fcomida@sourceforge.net>
  Daniel Kaneider (windows setup, head of i18n efforts)
  Bruce Guenter

  Contributors:
  Christian Raue (German Translator)

  Mandus (Norwegian translator)
  Nicholas Phillips (MTB alignment code)
  Mustafa GÜNAY (Turkish translator)
  Douglas E. Warner (fc6 packager and bug reports)
  Jan Gemela (Cezk translator)
  Peter Gaal (Hungarian 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
  Markus Schmaus (found and fixed bug in Debevec and Robertson02)

  Original author:
  Giuseppe Rota <grota@sourceforge.net>


Copyright:

  Copyright (c) 2000 The NetBSD Foundation, Inc.
  Copyright (C) 2002-2005 Nicholas Phillips
  Copyright (C) 2002-2007 Nicholas Phillips
  Copyright (C) 2003,2004,2005,2006,2007 Rafal Mantiuk and Grzegorz Krawczyk
  Copyright (C) 2003,2004 Grzegorz Krawczyk
  Copyright (C) 2003,2004 Rafal Mantiuk and Grzegorz Krawczyk
  Copyright (C) 2003,2004 Rafal Mantiuk and Grzegorz Krawczyk, Alexander Efremov
  Copyright (C) 2003-2007 Grzegorz Krawczyk
  Copyright (C) 2003-2007 Rafal Mantiuk and Grzegorz Krawczyk
  Copyright (C) 2003-2008 Rafal Mantiuk
  Copyright (C) 2004 by Craig Bradney
  Copyright (C) 2004 Grzegorz Krawczyk
  Copyright (C) 2005-2007 Trolltech ASA. All rights reserved.
  Copyright (C) 2005 by Petr Vanek
  Copyright (C) 2006,2007,2008 Giuseppe Rota
  Copyright (C) 2006-2007 Giuseppe Rota
  Copyright (C) 2006,2007 Giuseppe Rota
  Copyright (C) 2006-2008 Giuseppe Rota
  Copyright (C) 2006-2010, Giuseppe Rota <grota@users.sourceforge.net>
  Copyright (C) 2006 Davide Anastasia
  Copyright (C) 2006 Giuseppe Rota
  Copyright (C) 2007 by Nicholas Phillips
  Copyright (C) 2007 Giuseppe Rota
  Copyright (C) 2007 Grzegorz Krawczyk
  Copyright (c) 2007 John Resig (jquery.com)
  Copyright (C) 2008,2007 Giuseppe Rota
  Copyright (c) 2008, Gilles Caulier, <caulier.gilles@gmail.com>
  Copyright (C) 2008 Giuseppe Rota
  Copyright (C) 2009 Franco Comida
  Copyright (C) 2010, 2011 Davide Anastasia
  Copyright (C) 2010 Davide Anastasia
  Copyright (C) 2010 Davide Anastasia (Luminance HDR)
  Copyright (C) 2010 Elizabeth Oldham
  Copyright (C) 2010 Franco Comida
  Copyright (C) 2011 Davide Anastasia
  Copyright (C) 2011 Franco Comida
  Copyright (C) 2012 Davide Anastasia
  Copyright Iowa State University 2009-2010.
  Pierre Marchand <pierremarc@oep-h.com>, (C) 2008


License:

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

 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, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  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:
 © 2007-2008 Cyril Brulebois <kibi@debian.org>


Files: src/arch/msvc/getopt_win32.c
Copyright: 2000 The NetBSD Foundation, Inc.
License: All rights reserved.
 * This code is derived from software contributed to The NetBSD Foundation
 * by Dieter Baron and Thomas Klausner.
 *
 * 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.
 * 3. All advertising materials mentioning features or use of this software
 *    must display the following acknowledgement:
 *        This product includes software developed by the NetBSD
 *        Foundation, Inc. and its contributors.
 * 4. Neither the name of The NetBSD Foundation nor the names of its
 *    contributors may be used to endorse or promote products derived
 *    from this software without specific prior written permission.
 *
 * THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. 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 FOUNDATION 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/arch/msvc/getopt_win32.h
Copyright: 1987, 1993, 1994, 1996 The Regents of the University of
 California.
License: 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.
 * 3. All advertising materials mentioning features or use of this software
 *    must display the following acknowledgement:
 *  This product includes software developed by the University of
 *  California, Berkeley and its contributors.
 * 4. Neither the name of the University nor the names of its contributors
 *    may be used to endorse or promote products derived from this software
 *    without specific prior written permission.
 *
 * THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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/Libpfs/array2d.cpp src/Libpfs/array2d.h src/Libpfs/channel.cpp
 src/Libpfs/channel.h src/Libpfs/domio.cpp src/Libpfs/domio.h
 src/Libpfs/frame.cpp src/Libpfs/frame.h src/Libpfs/tag.cpp
 src/Libpfs/tag.h
Copyright: Copyright (C) 2003,2004 Rafal Mantiuk and Grzegorz Krawczyk
 Copyright (C) 2011 Davide Anastasia
License: LGPL-2.1+


Files: src/Libpfs/colorspace.cpp src/Libpfs/colorspace.h
 src/Libpfs/pfs.h 
Copyright: Copyright (C) 2003,2004 Rafal Mantiuk and Grzegorz Krawczyk
License: LGPL-2.1+



Files: src/HelpBrowser/schelptreemodel.cpp src/HelpBrowser/schelptreemodel.h
 src/HelpBrowser/treeitem.cpp src/HelpBrowser/treeitem.h
 src/HelpBrowser/treemodel.cpp src/HelpBrowser/treemodel.h
Copyright: Copyright (C) 2005-2007 Trolltech ASA. All rights reserved.
License: GPL-2.0
Comment: These have been relicensed to 3-clause BSD in later QT releases.


Files: src/TonemappingOperators/reinhard02/*
Comment: Source code courtesy of Erik Reinhard
  File taken from:
  http://www.cs.utah.edu/~reinhard/cdrom/source.html
  Port to PFS tools library by Grzegorz Krawczyk <krawczyk@mpi-sb.mpg.de>

Files: src/MainCli/ezETAProgressBar.hpp
Copyright: Copyright (C) 2011 Remik Ziemlinski
License: GPL-3+
Comment: File taken from ezProgressBar

Files: src/OsIntegration/ecwin7.cpp src/OsIntegration/ecwin7.h
Copyright: Copyright (C) 2010 Emanuele Colombo
License: GPL-2+
Comment: EcWin7 - Support library for integrating Windows 7 taskbar features

Files: src/TonemappingOperators/fattal02/pde_fft.cpp
Copyright: Tino Kluge (tino.kluge@hrz.tu-chemnitz.de)
License: GPL-2+
Comment: License header added in upstream GIT post 2.3.0.
