/usr/share/doc/dcraw/copyright is in dcraw 9.21-0.2+b2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 | Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: dcraw
Upstream-Contact: Dave Coffin <cybercom dot net user dcoffin>
Source:
dcraw code was downloaded from:
http://www.cybercom.net/~dcoffin/dcraw/dcraw.c
http://www.cybercom.net/~dcoffin/dcraw/dcraw.1
Files: *
Copyright: 1997-2004 by Dave Coffin
License: GPL-2+
dcraw.c -- Dave Coffin's raw photo decoder
Copyright 1997-2004 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.
.
Attention! Some parts of this program are restricted under the
terms of the GNU General Public License. Such code is enclosed
in "BEGIN GPL BLOCK" and "END GPL BLOCK" declarations.
.
All the code currently under GPL is specific to Foveon cameras.
This began in Revision 1.237.
.
To lawfully redistribute dcraw.c, you must either (a) include
full source code for all executable files containing restricted
functions, (b) remove these functions, re-implement them, or
copy them from an earlier, non-GPL Revision of dcraw.c, or (c)
purchase a license from the author.
Files: debian/*
Copyright: Steve King <debian@invux.com>
License: GPL-2+
/usr/share/common-licenses/GPL-2
|