Update copyright notices.
[dput.git] / debian / copyright
blob20aca70ed2ef5b448a34b7d5d39c794454be41d2
1 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
3 Files: *
4 Copyright:
5     Copyright © 2015–2016 Ben Finney <ben+debian@benfinney.id.au>
6     Copyright © 2008–2013 Y Giridhar Appaji Nag <appaji@debian.org>
7     Copyright © 2006–2009 Thomas Viehmann <tv@beamnet.de>
8     Copyright © 2000–2005 Christian Kurz <shorty@debian.org>
9 License: GPL-2+
10     This program is free software; you can redistribute it and/or modify
11     it under the terms of the GNU General Public License as published by
12     the Free Software Foundation; either version 2 of the License, or
13     (at your option) any later version.
14     .
15     This program is distributed in the hope that it will be useful,
16     but WITHOUT ANY WARRANTY; without even the implied warranty of
17     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18     GNU General Public License for more details.
19     .
20     You should have received a copy of the GNU General Public License along
21     with this program; if not, write to the Free Software Foundation, Inc.,
22     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
23     .
24     On Debian systems, the complete text of the GNU General Public License
25     version 2 can be found in the file ‘/usr/share/common-licenses/GPL-2’.
27 Files: test/*
28 Copyright:
29     Copyright © 2015–2016 Ben Finney <ben+debian@benfinney.id.au>
30 License: GPL-3+
32 Files: Makefile
33 Copyright:
34     Copyright © 2015–2016 Ben Finney <ben+debian@benfinney.id.au>
35 License: GPL-3+
37 Files: setup.py
38 Copyright:
39     Copyright © 2015–2016 Ben Finney <ben+debian@benfinney.id.au>
40 License: GPL-3+
42 License: GPL-3+
43     This is free software: you may copy, modify, and/or distribute this work
44     under the terms of the GNU General Public License as published by the
45     Free Software Foundation; version 3 of that license or any later version.
46     .
47     No warranty expressed or implied. See the file ‘LICENSE.GPL-3’ for details.
48     .
49     On Debian systems, the complete text of the GNU General Public License
50     version 3 can be found in the file ‘/usr/share/common-licenses/GPL-3’.