handle modules/ outside clscan
[gnulib.git] / debian / clscan / copyright.in
1 This package was debianized by Daniel Baumann <daniel@debian.org> on
2 Thu,  1 Jun 2006 00:00:00 +0200.
3
4 It was downloaded from <http://www.gnu.org/software/gnulib/>.
5
6 > The files in here are mostly copyright (C) Free Software Foundation, and
7 > are under assorted licenses.  Mostly, but not entirely, GPL.
8 >
9 > Many modules are provided dual-license, either GPL or LGPL at your
10 > option.  The headers of files in the lib directory (e.g., lib/error.c)
11 > state GPL for convenience, since the bulk of current gnulib users are
12 > GPL'd programs.  But the files in the modules directory (e.g.,
13 > modules/error) state the true license of each file, and when you use
14 > 'gnulib-tool --lgpl --import <modules>', gnulib-tool either rewrites
15 > the files to have an LGPL header as part of copying them from gnulib
16 > to your project directory, or fails because the modules you requested
17 > were not licensed under LGPL.
18 >
19 > Some of the source files in lib/ have different licenses.  Also, the
20 > copy of maintain.texi in doc/ has a verbatim-copying license, and
21 > doc/standards.texi and make-stds.texi are GFDL.
22
23 On Debian systems, the complete text of the GNU General Public License
24 can be found in /usr/share/common-licenses/GPL file,
25 the GNU Lesser General Public License in /usr/share/common-licenses/LGPL,
26 and the GNU Free Document License in /usr/share/common-licenses/GFDL.
27
28 The Debian packaging is Copyright 2006-2008, Daniel Baumann <daniel@debian.org>
29 and Copyright 2009 Ian Beckwith <ianb@debian.org>, and is licensed
30 under the GPL-2, see `/usr/share/common-licenses/GPL-2'.
31
32 Detailed copyright information follows, see debian/clscan/README
33 in the gnulib source package for information on updating this.
34
35 Files: debian/*
36 Copyright: Copyright 2006-2008, Daniel Baumann <daniel@debian.org> /  Copyright 2009 Ian Beckwith <ianb@debian.org>
37 License: GPL-2
38
39 Files: modules/*
40 Copyright: 2002-2007 Free Software Foundation, Inc.
41 License: other
42   From modules/README:
43   > All the files in this directory are distributed under the following copyright:
44   >
45   > Copyright (C) 2002-2007 Free Software Foundation, Inc.
46   > Copying and distribution of this file, with or without modification,
47   > in any medium, are permitted without royalty provided the copyright
48   > notice and this notice are preserved.
49   From modules/COPYING:
50   > The files in this directory describe the gnulib modules.
51   > The following copyright notice applies to each of these
52   > description files.
53   >
54   > Copyright (C) 2006 Free Software Foundation, Inc.
55   > This file is free software; the Free Software Foundation
56   > gives unlimited permission to copy and/or distribute it,
57   > with or without modifications, as long as this notice is preserved.
58