diff options
Diffstat (limited to 'ubuntu/maverick/libraries/libksquirrel/debian/copyright')
-rw-r--r-- | ubuntu/maverick/libraries/libksquirrel/debian/copyright | 274 |
1 files changed, 274 insertions, 0 deletions
diff --git a/ubuntu/maverick/libraries/libksquirrel/debian/copyright b/ubuntu/maverick/libraries/libksquirrel/debian/copyright new file mode 100644 index 000000000..7d13d101a --- /dev/null +++ b/ubuntu/maverick/libraries/libksquirrel/debian/copyright @@ -0,0 +1,274 @@ +This package was debianized by Harald Sitter <apachelogger@ubuntu.com> on +Sun, 18 Nov 2007 23:36:24 +0100. + +It was downloaded from http://ksquirrel.sourceforge.net + +Upstream Author: Dmitry Baryshev <ksquirrel@tut.by> + +Copyright: + (C) 2004-2007 Dmitry Baryshev <ksquirrel@tut.by> + +License: + + This package 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 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 + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser 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 Lesser General +Public License can be found in `/usr/share/common-licenses/LGPL` + + +Various files have different copyright holders and/or licenses: + +# DDS ########################################################################## +kernel/kls_dds/dds.cpp + Copyright (C) 2003 Ignacio Castano <castano@ludicon.com> + +# WMF ########################################################################## +kernel/kls_wmf/wmf2mem.cpp + Copyright (C) 2000 - various + +# JBIG ######################################################################### +kernel/kls_jbig/jbig2mem.cpp +kernel/kls_jbig/libjbig/* + Copyright (C) Markus Kuhn + + 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., 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'. + +# XCF ########################################################################## +kernel/kls_xcf/xcf2pnm/* + Copyright (C) 2006 Henning Makholm + + This program is free software; you can redistribute it and/or modify + it under the terms of version 2 of the GNU General Public License as + published by the Free Software Foundation. + + 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., 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'. + +# TTF ########################################################################## +kernel/kls_tff/ftview/* + Copyright 1996-2000, 2003-2005 (C) D. Turner, R. Wilhelm, and W. Lemberg + +# JPEG2000 ##################################################################### +kernel/kls_jpeg2000/fmt_codec_jpeg2000.cpp +Most code in this library was taken from jasper.c from jasper distribution + Copyright (C) 2001-2006 Michael David Adams + Copyright (C) 1999-2000 Image Power, Inc. + Copyright (C) 1999-2000 The University of British Columbia + + All rights reserved. + + Permission is hereby granted, free of charge, to any person (the + "User") 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, 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: + + 1. The above copyright notices and this permission notice (which + includes the disclaimer below) shall be included in all copies or + substantial portions of the Software. + + 2. The name of a copyright holder shall not be used to endorse or + promote products derived from the Software without specific prior + written permission. + + THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS + LICENSE. NO USE OF THE SOFTWARE IS AUTHORIZED HEREUNDER EXCEPT UNDER + THIS DISCLAIMER. THE SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS + "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 OF THIRD PARTY RIGHTS. IN NO + EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL + INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING + FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, + NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION + WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. NO ASSURANCES ARE + PROVIDED BY THE COPYRIGHT HOLDERS THAT THE SOFTWARE DOES NOT INFRINGE + THE PATENT OR OTHER INTELLECTUAL PROPERTY RIGHTS OF ANY OTHER ENTITY. + EACH COPYRIGHT HOLDER DISCLAIMS ANY LIABILITY TO THE USER FOR CLAIMS + BROUGHT BY ANY OTHER ENTITY BASED ON INFRINGEMENT OF INTELLECTUAL + PROPERTY RIGHTS OR OTHERWISE. AS A CONDITION TO EXERCISING THE RIGHTS + GRANTED HEREUNDER, EACH USER HEREBY ASSUMES SOLE RESPONSIBILITY TO SECURE + ANY OTHER INTELLECTUAL PROPERTY RIGHTS NEEDED, IF ANY. THE SOFTWARE + IS NOT FAULT-TOLERANT AND IS NOT INTENDED FOR USE IN MISSION-CRITICAL + SYSTEMS, SUCH AS THOSE USED IN THE OPERATION OF NUCLEAR FACILITIES, + AIRCRAFT NAVIGATION OR COMMUNICATION SYSTEMS, AIR TRAFFIC CONTROL + SYSTEMS, DIRECT LIFE SUPPORT MACHINES, OR WEAPONS SYSTEMS, IN WHICH + THE FAILURE OF THE SOFTWARE OR SYSTEM COULD LEAD DIRECTLY TO DEATH, + PERSONAL INJURY, OR SEVERE PHYSICAL OR ENVIRONMENTAL DAMAGE ("HIGH + RISK ACTIVITIES"). THE COPYRIGHT HOLDERS SPECIFICALLY DISCLAIM ANY + EXPRESS OR IMPLIED WARRANTY OF FITNESS FOR HIGH RISK ACTIVITIES. + +# LJPEG ######################################################################## +kernel/kls_ljpeg/ljpeg2ppm/huffd.c +kernel/kls_ljpeg/ljpeg2ppm/io.h +kernel/kls_ljpeg/ljpeg2ppm/proto.h +kernel/kls_ljpeg/ljpeg2ppm/jpeg.h +kernel/kls_ljpeg/ljpeg2ppm/read.c +kernel/kls_ljpeg/ljpeg2ppm/util.c +kernel/kls_ljpeg/ljpeg2ppm/ljpgtopnm.c +kernel/kls_ljpeg/ljpeg2ppm/mcu.h + Copyright (C) 1991, 1992, Thomas G. Lane. + Part of the Independent JPEG Group's software. + The authors make NO WARRANTY or representation, either express or + implied, with respect to this software, its quality, accuracy, + merchantability, or fitness for a particular purpose. This software is + provided "AS IS", and you, its user, assume the entire risk as to its + quality and accuracy. + +All files stated above + +kernel/kls_ljpeg/mcu.c + Copyright (C) 1993 Brian C. Smith, The Regents of the University + of California + All rights reserved. + + Permission to use, copy, modify, and distribute this software and its + documentation for any purpose, without fee, and without written + agreement is hereby granted, provided that the above copyright notice + and the following two paragraphs appear in all copies of this + software. + + IN NO EVENT SHALL THE UNIVERSITY OF CALIFORNIA BE LIABLE TO ANY PARTY + FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES + ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN IF + THE UNIVERSITY OF CALIFORNIA HAS BEEN ADVISED OF THE POSSIBILITY OF + SUCH DAMAGE. + + THE UNIVERSITY OF CALIFORNIA SPECIFICALLY DISCLAIMS ANY WARRANTIES, + INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF + MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE + PROVIDED HEREUNDER IS ON AN "AS IS" BASIS, AND THE UNIVERSITY OF + CALIFORNIA HAS NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, + ENHANCEMENTS, OR MODIFICATIONS. + +All files stated above + +kernel/kls_ljpeg/mcu.c +kernel/kls_ljpeg/predictor.c +kernel/kls_ljpeg/predictor.h + Copyright (C) 1994 Kongji Huang and Brian C. Smith. + Cornell University + All rights reserved. + + Permission to use, copy, modify, and distribute this software and its + documentation for any purpose, without fee, and without written + agreement is hereby granted, provided that the above copyright notice + and the following two paragraphs appear in all copies of this + software. + + IN NO EVENT SHALL THE UNIVERSITY OF CALIFORNIA BE LIABLE TO ANY PARTY + FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES + ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN IF + THE UNIVERSITY OF CALIFORNIA HAS BEEN ADVISED OF THE POSSIBILITY OF + SUCH DAMAGE. + + CORNELL UNIVERSITY SPECIFICALLY DISCLAIMS ANY WARRANTIES, + INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF + MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE + PROVIDED HEREUNDER IS ON AN "AS IS" BASIS, AND THE UNIVERSITY OF + CALIFORNIA HAS NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, + ENHANCEMENTS, OR MODIFICATIONS. + +# PNG ########################################################################## +kernel/kls_png/ksquirrel-libs-png/* + Copyright (C) 1998, 1999, 2000 Glenn Randers-Pehrson + Copyright (C) 1995, 1996 Guy Eric Schalnat, Group 42, Inc. + Copyright (C) 1996, 1997 Andreas Dilger + + The PNG Reference Library is supplied "AS IS". The Contributing Authors + and Group 42, Inc. disclaim all warranties, expressed or implied, + including, without limitation, the warranties of merchantability and of + fitness for any purpose. The Contributing Authors and Group 42, Inc. + assume no liability for direct, indirect, incidental, special, exemplary, + or consequential damages, which may result from the use of the PNG + Reference Library, even if advised of the possibility of such damage. + + Permission is hereby granted to use, copy, modify, and distribute this + source code, or portions hereof, for any purpose, without fee, subject + to the following restrictions: + + 1. The origin of this source code must not be misrepresented. + + 2. Altered versions must be plainly marked as such and + must not be misrepresented as being the original source. + + 3. This Copyright notice may not be removed or altered from + any source or altered source distribution. + + The Contributing Authors and Group 42, Inc. specifically permit, without + fee, and encourage the use of this source code as a component to + supporting the PNG file format in commercial products. If you use this + source code in a product, acknowledgment is not required but would be + appreciated. + + Copyright (C) 2004, 2006-2007 Glenn Randers-Pehrson + Copyright (C) 2000-2002 Glenn Randers-Pehrson + with the following additions to the disclaimer: + + There is no warranty against interference with your enjoyment of the + library or against infringement. There is no warranty that our + efforts or the library will fulfill any of your particular purposes + or needs. This library is provided with all faults, and the entire + risk of satisfactory quality, performance, accuracy, and effort is with + the user. + +# CAMERA ####################################################################### +kernel/kls_camera/dcraw.c + Copyright (C) 1997-2007 Dave Coffin <dcoffin@cybercom.net> + + No license is required to download and use dcraw.c. However, + to lawfully redistribute dcraw, you must either (a) offer, at + no extra charge, full source code* for all executable files + containing RESTRICTED functions, (b) distribute this code under + the GPL Version 2 or later, (c) remove all RESTRICTED functions, + re-implement them, or copy them from an earlier, unrestricted + Revision of dcraw.c, or (d) purchase a license from the author. + +# ADMIN ######################################################################## +Various files in the admin directory are also covered by the GNU LGP (as above). + +The file admin/am_edit is licensed under the following terms: + + "This is really free software, unencumbered by the GPL. + You can do anything you like with it except sueing me." + + +The Debian packaging is (C) 2007, Harald Sitter <apachelogger@ubuntu.com> and +is licensed under the GPL version 2, or (at your option) +any later version, see `/usr/share/common-licenses/GPL'. |