This package was debianized by Hubert Figuiere on Fri, 24 Jun 2005 00:46:06 -0400. It was them shamefully hijacked by Toby Smithe on Wed, 7 Feb 2007 19:55:32 +0000, for Enblend 3. It was downloaded from http://enblend.sourceforge.net Upstream Author: Andrew Mihal Copyright: (C) 2004-2007 Andrew Mihal License: 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 Enblend; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. The Debian packaging is (C) 2007, Toby Smithe and is licensed under the GPL, see `/usr/share/common-licenses/GPL'. Enblend uses the VIGRA computer vision library. VIGRA is Copyright 1998-2004 by Ullrich Koethe, Gunnar Kedenburg and Cognitive Systems Group, University of Hamburg, Germany Portions Copyright (C) 1998-2001 Pablo d'Angelo VIGRA licence: (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. include/vigra_ext files except those listed below :: Copyright (C) Pablo d'Angelo Licenced under the GPL include/vigra_ext/Interpolators.h :: Copyright (C) Helmut Dersch Copyright (C) Pablo d'Angelo (port to vigra) include/vigra_ext/XMIWrapper.h :: Holds same copyright/licence as main Enblend source (see above) include/vigra_ext/NearestFeatureTransform.h :: Copyright (C) 2004 Andrew Mihal This file is part of Enblend. Adapted to vigra & panoramic stitcher by Pablo d'Angelo include/vigra_ext/ransac.h :: Originally by Ziv Yaniv Modified by Pablo d'Angleo (see above) include/vigra_impex/rgbe.c :: Copyright (C) 1995 Bruce Walter Copyright (C) Greg Ward 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. src/win32helpers (NOT INCLUDED IN UPLOAD DUE TO DISAGREEMENTS WITH GPL) :: Portions Copyright (c) 1987, 1993, 1994 The Regents of the University of California. All rights reserved. Portions Copyright (c) 2003-2005, PostgreSQL Global Development Group BSD Licence: * 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. src/float_cast.h Copyright (C) 2001 Erik de Castro Lopo Permission to use, copy, modify, distribute, and sell this file for any purpose is hereby granted without fee, provided that the above copyright and this permission notice appear in all copies. No representations are made about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty.