X-Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat
X-Debianized-By: Florent Bayle <fbayle@bigfoot.com>
X-Debianized-Date: Thu, 27 Jul 2006 16:17:46 +0200
X-Source-Downloaded-From: http://sourceforge.net/projects/hugin/
X-Upstream-Author: Pablo d'Angelo <pablo.dangelo@web.de>
X-Last-Updated: 2010.2.0 beta1


#########################################
# Some files have been removed from upstream's tarball since they are
# superfluous on linux and the copyright/license situation is unclear.
# 
# See get-orig-source target in debian/rules
#########################################







# --- ./

Files: *
Copyright: © 2004-2009 Pablo d'Angelo <pablo.dangelo@web.de>
           © 2004-2009 Kai-Uwe Behrmann
           © 2004-2009 Douglas Wilkins
           © 2004-2009 Ed Halley
           © 2004-2009 Ippei Ukai
           © 2004-2009 Bruno Postle
           © 2004-2009 Jing Jin
           © 2004-2009 Zoran Mesec
           © 2004-2009 Alexandre Jenny
           © 2004-2009 Ziv Yaniv
           © 2004-2009 Marek Januszewski
           © 2004-2009 Gerry Patterson
           © 2004-2009 Tom Sharpless
           © 2004-2009 Yuval Levy
           © 2004-2009 Harry van der Wolf
           © 2004-2009 Marko Kuder
           © 2004-2009 James Legg
           © 2004-2009 Tim Nugent
           © 2004-2009 Luca Vascon
           Copyright (C) 2009  Lukáš Jirkovský
           Copyright 2009 Gary Stein
	   © 2010 Thomas Modes

License: GPL-2+
 | 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 GPL version 2 can be
 | found in /usr/share/common-licenses/GPL-2.
X-Upstream-To-Do: Check whether assuming everyone's is © 2004-2009 is correct.


# admin*
Files: admin/*
Copyright: Copyright (c) 2009, Yuval Levy http://www.photopla.net/
License: BSD
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
     * Redistributions of source code must retain the above copyright
       notice, this list of conditions and the following disclaimer.
     * 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.
     * Neither the name of Yuval Levy 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 Yuval Levy ''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 Yuval Levy 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.


# --- CMakeModules/

Files: CMakeModules/FindJPEG.cmake,
 CMakeModules/FindMSGFMT.cmake,
 CMakeModules/FindPANO13.cmake,
 CMakeModules/FindPNG.cmake,
 CMakeModules/FindTIFF.cmake,
 CMakeModules/FindZLIB.cmake
Copyright: © 2007 TKSharpless
License: NONE
X-Upstream-To-Do: Add license/copyright statements.

Files: CMakeModules/AppleRELEASEOptions.cmake
 CMakeModules/FindBoost.cmake
 CMakeModules/FindExiv2.cmake
 CMakeModules/FindGLEW.cmake
 CMakeModules/FindPackageHandleStandardArgs.cmake
 CMakeModules/FindPANO12.cmake
 CMakeModules/HuginMacros.cmake
 CMakeModules/FindGLUT.cmake
Copyright: UNKNOWN
License: NONE
X-Upstream-To-Do: Add license/copyright statements.

Files: CMakeModules/FindLAPACK.cmake
Copyright: © 2009 Lukas Jirkovsky
License: NONE
X-Upstream-To-Do: Add license/copyright statements.


Files: CMakeModules/FindLibraryWithDebug.cmake
Copyright: © 2007 Christian Ehrlicher <ch.ehrlicher@gmx.de>
License:
 | 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 copyright
 |    notice, this list of conditions and the following disclaimer.
 | 2. Redistributions in binary form must reproduce the copyright
 |    notice, this list of conditions and the following disclaimer in the
 |    documentation and/or other materials provided with the distribution.
 | 3. The name of the author may not be used to endorse or promote products
 |    derived from this software without specific prior written permission.
 |
 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 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.
X-Upstream-To-Do: Include a proper license file.

Files: CMakeModules/FindOpenEXR.cmake
Copyright: © 2006 Alexander Neundorf <neundorf@kde.org>
License:
 | 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 copyright
 |    notice, this list of conditions and the following disclaimer.
 | 2. Redistributions in binary form must reproduce the copyright
 |    notice, this list of conditions and the following disclaimer in the
 |    documentation and/or other materials provided with the distribution.
 | 3. The name of the author may not be used to endorse or promote products
 |    derived from this software without specific prior written permission.
 |
 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 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.
X-Upstream-To-Do: Include a proper license file.

Files: CMakeModules/FindOpenMP.cmake
Copyright: Copyright 2008, 2009 <André Rigland Brodtkorb> Andre.Brodtkorb@ifi.uio.no
License: BSD
 | 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 copyright
 |    notice, this list of conditions and the following disclaimer.
 | 2. Redistributions in binary form must reproduce the copyright
 |    notice, this list of conditions and the following disclaimer in the
 |    documentation and/or other materials provided with the distribution.
 | 3. The name of the author may not be used to endorse or promote products 
 |    derived from this software without specific prior written permission.
 | 
 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 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: CMakeModules/FindMSGFMT.cmake
Copyright: NONE
License: file taken from rosegarden
X-Upstream-To-Do: Ask rosegarden's people for its license, might be
 GPL-2. Or eventually use one from KDE as well (same license as above).

Files: CMakeModules/FindPkgConfig.cmake
Copyright: © 2006 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
License: BSD-2
 | Redistribution and use, with or without modification, are permitted
 | provided that the following conditions are met:
 |
 |    1. Redistributions must retain the above copyright notice, this
 |       list of conditions and the following disclaimer.
 |    2. The name of the author may not be used to endorse or promote
 |       products derived from this software without specific prior
 |       written permission.
 |
 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 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: CMakeModules/FindSubversion.cmake
Copyright: © 2006 Tristan Carel
License: BSD-3
 | All rights reserved.
 | Redistribution and use in source and binary forms, with or without
 | modification, are permitted provided that the following conditions are met:
 |
 |     * Redistributions of source code must retain the above copyright
 |       notice, this list of conditions and the following disclaimer.
 |     * 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.
 |     * Neither the name of the University of California, Berkeley 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 AND 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.



# --- mac/

X-Removed-Files: mac/*
X-Removed-Reason: Only needed on MacOS platforms.



# --- platforms/


Files: platforms/windows/droplets/*
Copyright: © 2008 Erik Krause
License: GPL-2+
 | 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 GPL version 2 can be
 | found in /usr/share/common-licenses/GPL-2.

Files: platforms/windows/msi/*
Copyright: NONE
License: NONE

X-Removed-Files: platforms/windows/*
X-Removed-Reason: Only needed on Windows platforms.

Files: platforms/linux/enfuse-raw.sh
Copyright: © 2008 Simon Oosthoek
License: GPL-2+
 | 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 GPL version 2 can be
 | found in /usr/share/common-licenses/GPL-2.

Files: platforms/linux/smartblend*
Copyright: 2008 Bob Bright <bbbri...@gmail.com>
License: NONE

X-Removed-Files: platforms/mac/*
X-Removed-Reason: Only needed on mac platforms.

# --- src/celeste/

Files: src/celeste/svm.h
 src/celeste/svm.cpp
Copyright: 2000-2008 Chih-Chung Chang and Chih-Jen Lin
License: BSD-3
| 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. Neither name of copyright holders 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 COPYRIGHT HOLDERS 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/celeste/ContrastFilter.cpp
 src/celeste/ContrastFilter.h
 src/celeste/GaborFilter.cpp
 src/celeste/GaborFilter.h
 src/celeste/GaborGlobal.h
 src/celeste/GaborJet.cpp
 src/celeste/GaborJet.h
 src/celeste/ImageFile.cpp
 src/celeste/ImageFile.h
 src/celeste/LogPolar.cpp
 src/celeste/LogPolar.h
 src/celeste/PGMImage.cpp
 src/celeste/PGMImage.h
 src/celeste/Utilities.cpp
 src/celeste/Utilities.h
Copyright: (c) 2002-3 Adriaan Tijsseling
License: GPL-2+
|                              All Rights Reserved
| 
|     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, see <http://www.gnu.org/licenses/>.


# --- src/foreign/

Files: src/foreign/ANN/*
Copyright: © 1997-2005 University of Maryland
           © 1997-2005 Sunil Arya <arya@cs.ust.hk>
           © 1997-2005 David Mount <mount@cs.umd.edu>
License: LGPL-2.1+
 | This software and related documentation is part of the Approximate
 | Nearest Neighbor Library (ANN).
 |
 | This program is free software; you can redistribute it and/or modify it
 | under the terms of the GNU Lesser Public License as published by the
 | Free Software Foundation; either version 2.1 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
 | Lesser Public License for more details.
 |
 | The University of Maryland and the authors make no representations about
 | the suitability or fitness of this software for any purpose.  It is
 | provided "as is" without express or implied warranty.
 |
 | On Debian systems, the complete text of the LGPL version 2.1 can be
 | found in /usr/share/common-licenses/LGPL-2.1

Files: src/foreign/geptopt/include/getopt.h,
 src/foreign/getopt/include/src/*
Copyright: © 1989, 1990, 1991, 1992, 1993 Free Software Foundation, Inc.
License: GPL-2+
 | 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 GPL version 2 can be
 | found in /usr/share/common-licenses/GPL-2.

Files: src/foreign/getopt/src/msvs/*
Copyright: NONE
License: NONE

X-Removed-Files: src/foreign/getopt/src/msvs/*
X-Removed-Reason: Only needed on Windows platforms.

Files: src/foreign/lensdb/*
Copyright: © 2004 Thomas Niemann <thomasn@epaperpress.com>
                  Tim Jacobs <twjacobs@gmail.com>
                  Pablo d'Angelo <pablo.dangelo@web.de>
License: GPL-2+
 | 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 GPL version 2 can be
 | found in /usr/share/common-licenses/GPL-2.
X-To-Do: Eventually distinguish between .c and .h, fix missing
 copyright years.

Files: src/foreign/levmar/*
Copyright: © 2004-2005 Manolis Lourakis <lourakis@ics.forth.gr>
                       Institute of Computer Science, Foundation for Research
                       & Technology - Hellas Heraklion, Crete, Greece.
License: GPL-2+
 | 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 GPL version 2 can be
 | found in /usr/share/common-licenses/GPL-2.

Files: src/foreign/vigra/*
Copyright: © 1998-2004 Hans Meine
           © 2001-2004 Gunnar Kedenburg
           © 2003      Christian-Dennis Rahn
           © 2004      Douglas Wilkins
           © 2004      Andrew Mihal
           © 1998-2006 Ullrich Koethe
           © 1998-2006 Cognitive Systems Group, University of Hamburg, Germany
           © 1998-2007 Pablo d'Angelo
License: The VIGRA License
 | The VIGRA License
 | =================
 | (identical to the MIT X11 License)
 |
 | Permission is hereby granted, free of charge, to any person
 | obtaining a copy of this software and associated documentation
 | files (the "Software"), to deal in the Software without
 | restriction, including without limitation the rights to use,
 | copy, modify, merge, publish, distribute, sublicense, and/or
 | sell copies of the Software, and to permit persons to whom the
 | Software is furnished to do so, subject to the following
 | conditions:
 |
 | The above copyright notice and this permission notice shall be
 | included in all copies or substantial portions of the
 | Software.
 |
 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND
 | EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
 | OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 | NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
 | HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
 | WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 | FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
 | OTHER DEALINGS IN THE SOFTWARE.

Files: src/foreign/vigra/vigra/rational.hxx
Copyright: © 1998-2004 Ullrich Koethe
           © 1998-2004 Cognitive Systems Group, University of Hamburg, Germany
           © 1999      Paul Moore
License: The VIGRA License
 | Permission is hereby granted, free of charge, to any person
 | obtaining a copy of this software and associated documentation
 | files (the "Software"), to deal in the Software without
 | restriction, including without limitation the rights to use,
 | copy, modify, merge, publish, distribute, sublicense, and/or
 | sell copies of the Software, and to permit persons to whom the
 | Software is furnished to do so, subject to the following
 | conditions:
 |
 | The above copyright notice and this permission notice shall be
 | included in all copies or substantial portions of the
 | Software.
 |
 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND
 | EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
 | OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 | NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
 | HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
 | WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 | FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
 | OTHER DEALINGS IN THE SOFTWARE.
 |
 | this file is based on work by Paul Moore:
 |
 | (C) Copyright Paul Moore 1999. Permission to copy, use, modify, sell and
 | distribute this software is granted provided this copyright notice appears
 | in all copies. This software is provided "as is" without express or
 | implied warranty, and with no claim as to its suitability for any purpose.
 |
 |  See http://www.boost.org/libs/rational for documentation.

Files: src/foreign/vigra/vigra_impex/iccjpeg.{c,h}
Copyright: NONE
License: NONE
 | Permission is hereby granted, free of charge, to any person
 | obtaining a copy of this software and associated documentation
 | files (the "Software"), to deal in the Software without
 | restriction, including without limitation the rights to use,
 | copy, modify, merge, publish, distribute, sublicense, and/or
 | sell copies of the Software, and to permit persons to whom the
 | Software is furnished to do so, subject to the following
 | conditions:
 |
 | The above copyright notice and this permission notice shall be
 | included in all copies or substantial portions of the
 | Software.
 |
 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND
 | EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
 | OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 | NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
 | HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
 | WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 | FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
 | OTHER DEALINGS IN THE SOFTWARE.
 |
 |
 |
 | iccprofile.{c,h}
 |
 | This file provides code to read and write International Color Consortium
 | (ICC) device profiles embedded in JFIF JPEG image files.  The ICC has
 | defined a standard format for including such data in JPEG "APP2" markers.
 | The code given here does not know anything about the internal structure
 | of the ICC profile data; it just knows how to put the profile data into
 | a JPEG file being written, or get it back out when reading.
 |
 | This code depends on new features added to the IJG JPEG library as of
 | IJG release 6b; it will not compile or work with older IJG versions.
 |
 | NOTE: this code would need surgery to work on 16-bit-int machines
 | with ICC profiles exceeding 64K bytes in size.  If you need to do that,
 | change all the "unsigned int" variables to "INT32".  You'll also need
 | to find a malloc() replacement that can allocate more than 64K.
 |
 | This file has been taken from the little cms project and is licensed under the MIT
 | license.
X-To-Do: Clarify copyright holders, copyright years, check
 license, for both .{c,h} files.

Files: src/foreign/vigra/vigra_impex/rgbe.c
Copyright: NONE
License: NONE
 | This file contains code to read and write four byte rgbe file format
 | developed by Greg Ward.  It handles the conversions between rgbe and
 | pixels consisting of floats.  The data is assumed to be an array of floats.
 | By default there are three floats per pixel in the order red, green, blue.
 | (RGBE_DATA_??? values control this.)  Only the mimimal header reading and
 | writing is implemented.  Each routine does error checking and will return
 | a status value as defined below.  This code is intended as a skeleton so
 | feel free to modify it to suit your needs.
 |
 | (Place notice here if you modified the code.)
 | posted to http://www.graphics.cornell.edu/~bjw/
 | written by Bruce Walter  (bjw@graphics.cornell.edu)  5/26/95
 | based on code written by Greg Ward
X-To-Do: Clarify copyright holders, copyright years, check
 license. See libpano13 for references.

Files: src/foreign/vigra/vigra_impex/rgbe.h
Copyright: NONE
License: NONE
 | THIS CODE CARRIES NO GUARANTEE OF USABILITY OR FITNESS FOR ANY PURPOSE.
 | WHILE THE AUTHORS HAVE TRIED TO ENSURE THE PROGRAM WORKS CORRECTLY,
 | IT IS STRICTLY USE AT YOUR OWN RISK.  */
 |
 | utility for reading and writing Ward's rgbe image format.
 | See rgbe.txt file for more details.
 |
 |
 | changes by Pablo d'Angelo <pablo.dangelo@web.de>:
 | Added vigra_ prefix to all exported symbols
X-To-Do: Clarify copyright holders, copyright years, check
 license. See libpano13 for references.
 http://www.graphics.cornell.edu/~bjw/rgbe/ 



# --- src/hugin_base/

Files: src/hugin_base/hugin_utils/stl_utils.h
Copyright: © 1994 Hewlett-Packard Company
           © 1996 Silicon Graphics Computer Systems, Inc.
License: NONE
 | taken from the GNU/sgi stl extensions
 |
 | Permission to use, copy, modify, distribute and sell this software
 | and its documentation for any purpose is hereby granted without fee,
 | provided that the above copyright notice appear in all copies and
 | that both that copyright notice and this permission notice appear
 | in supporting documentation.  Silicon Graphics makes no
 | representations about the suitability of this software for any
 | purpose.  It is provided "as is" without express or implied warranty.

Files: src/hugin_base/vigra_ext/emor.cpp
Copyright: © 2004 Computer Vision Laboratory, Columbia University
License: NONE
 | Permission is hereby granted, free of charge, to any person obtaining a copy
 | of this software and associated documentation files (the "Software"), to deal
 | in the Software without restriction, including without limitation the rights
 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 | copies of the Software, and to permit persons to whom the Software is
 | furnished to do so, subject to the following conditions:
 |
 | The above copyright notice and this permission notice shall be included in
 | all copies or substantial portions of the Software.
 |
 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 | THE SOFTWARE.
 |
 | The EMoR model is described in this paper
 |  "Modeling the Space of Camera Response Functions,"
 |  M.D. Grossberg and S.K. Nayar,
 |  IEEE Transactions on Pattern Analysis and Machine Intelligence,
 |  Vol.26, No.10, pp.1272-1282, Oct, 2004.

Files: src/hugin_base/hugin_math/eig_jacobi.cpp
Copyright: NONE
License: NONE
 | /** @file jacobi_eig.cpp
 |  *
 |  *  @author mike_ess@yahoo.com
 |  *
 |  *  Function comes from http://mywebpages.comcast.net/mike_ess/
 |  *
 |  *  $Id: eig_jacobi.cpp 2510 2007-10-28 22:24:11Z dangelo $
 |  *
 |  */
X-To-Do: Check copyright holders and license.

Files: src/hugin_base/hugin_math/lu.{c,h}
Copyright: NONE
License: NONE
X-To-Do: See the same file under another location.

Files: src/hugin_base/vigra_ext/pyramid2.h,
 src/hugin_base/vigra_ext/NearestFeatureTransform.h
Copyright: © 2004-2007 Andrew Mihal
License: GPL-2+
 | This file is part of Enblend.
 |
 | Stripped down and adjust for use in hugin by Pablo d'Angelo
 |
 |
 | Enblend 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.
 |
 | Enblend 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 GPL version 2 can be
 | found in /usr/share/common-licenses/GPL-2.

Files: src/hugin_base/vigra_ext/RansacParameterEstimator.h
 src/hugin_base/vigra_ext/VigQuotientEstimator.h
Copyright: NONE
License: NONE




# --- src/hugin_qtbase/

Files: src/hugin_qtbase/*
Copyright: © Ippei UKAI <ippei_ukai@mac.com>
License: GPL-2+
 | 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 GPL version 2 can be
 | found in /usr/share/common-licenses/GPL-2.



# --- src/hugin1/

Files: src/hugin1/common/stl_utils.h
Copyright: © 1994 Hewlett-Packard Company
           © 1996 Silicon Graphics Computer Systems, Inc.
License: NONE
 | taken from the GNU/sgi stl extensions
 |
 | Permission to use, copy, modify, distribute and sell this software
 | and its documentation for any purpose is hereby granted without fee,
 | provided that the above copyright notice appear in all copies and
 | that both that copyright notice and this permission notice appear
 | in supporting documentation.  Silicon Graphics makes no
 | representations about the suitability of this software for any
 | purpose.  It is provided "as is" without express or implied warranty.

Files: src/hugin1/common/lu.h
Copyright: © Pablo d'Angelo <pablo.dangelo@web.de>
           © Antoine Lefebvre <antoine.lefebvre@polymtl.ca>
License: GPL-2+
 | 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 GPL version 2 can be
 | found in /usr/share/common-licenses/GPL-2.
 |
 |
 | The LU decomposition function was taken from the rocketworkbench project:
 |
 | lu.c  -  PA = LU factorisation with pivoting
 | $Id: lu.h 2510 2007-10-28 22:24:11Z dangelo $
 | Copyright (C) 2000
 |   Antoine Lefebvre <antoine.lefebvre@polymtl.ca>
 |
 |
 | Licensed under the GPLv2
X-To-Do: See whether the original GPL-2 has to be cited or
 whether retaining GPL-2+ is sufficient.

Files: src/hugin1/common/PTLensDB.h
Copyright: © 2004 Thomas Niemann <thomasn@epaperpress.com>
           ©      Tim Jacobs <twjacobs@gmail.com>
           ©      Pablo d'Angelo <pablo.dangelo@web.de>
License: GPL-2+
 | 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 GPL version 2 can be
 | found in /usr/share/common-licenses/GPL-2.
X-Upstream-To-Do: Fix missing copyright years.


Files: src/hugin1/*
Copyright: © Pablo d'Angelo <pablo.dangelo@web.de>
           © Jing Jin <jingidy@gmail.com>
           © Philippe Thomin <philippe.thomin@univ-valenciennes.fr>
           © Antoine Lefebvre <antoine.lefebvre@polymtl.ca>
License: GPL-2+

Files: src/matchpoint/edgedetection.hxx
Copyright: Copyright 1998-2002 by Ullrich Koethe Cognitive Systems Group, University of Hamburg, Germany
License: The VIGRA License


Files: src/matchpoint/java/gauss/Main.java
Copyright: Copyright (C) 2007 by Zoran Mesec
License: GPLv2+


# --- src/translations/

Files: src/translations/*
Copyright: © 2004 Pablo dAngelo <pablo.dangelo@web.de>
           © 2004 Douglas Wilkins <douglasw@zahav.co.il>
           © 2004 Marek Januszewski <spec@webtech.pl>
           © 2004 Lorenz Trischberger <trischberger@ilo.de>
           © 2004-2008 Jean-Luc Coulon (f5ibh) <jean-luc.coulon@wanadoo.fr>
           © 2005 Luca Vascon <crimsonkingit@yahoo.com>
           © 2005 Harry van der Wolf <harryvanderwolf@xs4all.nl>
           © 2005-2006 Jakub Bogusz <qboosh@pld-linux.org>
           © 2005-2007 Ademar de Souza Reis Jr. <ademar@ademar.org>
           © 2005-2007 Alexandre Prokoudine <alexandre.prokoudine@gmail.com>
           © 2005-2008 Balló György <ballogy@freestart.hu>
           © 2005-2008 Ippei UKAI <ippei_ukai@mac.com>
           © 2006 Serhij Dubyk <dubyk@library.lviv.ua>
           © 2006 Jiri Slaby <jirislaby@gmail.com>
           © 2006-2008 Jozef Riha <jose1711@gmail.com>
           © 2007 Ulf Wilhelmson <ulf.wilhelmson@gmail.com>
           © 2007 Milo Casagrande <milo_casagrande@yahoo.it>
           © 2007 Michał Smoczyk <msmoczyk@wp.pl>
           © 2007-2008 Jorge González <jorgegonz@svn.gnome.org>
           © 2008 Joachim Schneider <j-schneid@gmx.de>
           © 2008 Albert Capellades Badia <albertcba@gmail.com>
           © 2008 Simon Oosthoek <simon@margo.student.utwente.nl>
License: GPL-2+
 | 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 GPL version 2 can be
 | found in /usr/share/common-licenses/GPL-2.





# --- debian/

Files: debian/*
Copyright: © 2006-2007 Florent Bayle <fbayle@bigfoot.com>
           © 2007-2008 Cyril Brulebois <kibi@debian.org>
License: GPL-2+
 | 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 GPL version 2 can be
 | found in /usr/share/common-licenses/GPL-2.

Files: doc/align_image_stack.pod
 doc/autooptimiser.pod
 doc/fulla.pod
 doc/hugin_hdrmerge.pod
 doc/hugin.pod
 doc/hugin_stitch_project.pod
 doc/nona_gui.pod
 doc/nona.pod
 doc/vig_optimize.pod
Copyright: 2008 Cyril Brulebois <cyril.brulebois@enst-bretagne.fr>
License: Licensed under the same terms as the hugin package itself.
