summaryrefslogtreecommitdiffstats
path: root/debian/lenny/libraries/libkdcraw/debian/copyright
diff options
context:
space:
mode:
Diffstat (limited to 'debian/lenny/libraries/libkdcraw/debian/copyright')
-rw-r--r--debian/lenny/libraries/libkdcraw/debian/copyright72
1 files changed, 0 insertions, 72 deletions
diff --git a/debian/lenny/libraries/libkdcraw/debian/copyright b/debian/lenny/libraries/libkdcraw/debian/copyright
deleted file mode 100644
index 05b67ad60..000000000
--- a/debian/lenny/libraries/libkdcraw/debian/copyright
+++ /dev/null
@@ -1,72 +0,0 @@
-This package was debianized by Achim Bohnet <ach@mpe.mpg.de>
-on Tue, 20-Feb-2007.
-
-It was downloaded from https://sourceforge.net/projects/kipi
-
-Upstream authors (from AUTHORS file):
-
- Library wrapper:
- Caulier Gilles <caulier.gilles@gmail.com>
- Marcel Wiesweg <marcel.wiesweg@gmx.de>
-
- CONTRIBUTORS:
-
- Angelo Naselli <anaselli@linux.it>
- Gerhard Kulzer <gerhard@kulzer.net>
- Achim Bohnet <ach@mpe.mpg.de>
- Guillaume Castagnino <casta@xwing.info>
-
- (k)dcraw source and manpage
- Dave Coffin <dcoffin@cybercom.net>
-
-AUTHORS AND MAINTAINERS :
-
-Copyright:
-
- © 2005-2008 Gilles Caulier <caulier.gilles@gmail.com>
- © 2006-2008 Marcel Wiesweg <marcel.wiesweg@gmx.de>
- © 2007-2008 Guillaume Castagnino <casta@xwing.info>
- © 2005 Laurent Montel <montel@kde.org>
- © 1997-2008 Dave Coffin <dcoffin@cybercom.net>
-
-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, 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.
-
-The Debian packaging is
- © 2007 Mark Purcell <msp@debian.org>,
- © 2007,2008 Achim Bohnet <ach@mpe.mpg.de>
-and is licensed under the GPL, see above.
-
-On Debian systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL'.
-
-libkdcraw/dcraw/ contains a copy of dcraw code. dcraw Copyright:
-
- dcraw.c -- Dave Coffin's raw photo decoder
- Copyright 1997-2008 by Dave Coffin, dcoffin a cybercom o net
-
- This is a command-line ANSI C program to convert raw photos from
- any digital camera on any computer running any operating system.
-
- 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.
-
- The functions that process Foveon images have been RESTRICTED
- since Revision 1.237. All other code remains free for all uses.
-
- *If you have not modified dcraw.c in any way, a link to my
- homepage qualifies as "full source code".