Migrate from ‘version’ global constant, to ‘get_distribution_version’ function.
[dput.git] / debian / copyright
blob4017df6081389df7caadfe8ef67329770a4f8d4c
1 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
3 Files: *
4 Copyright:
5     Copyright © 2015 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 Ben Finney <ben+debian@benfinney.id.au>
30 License: GPL-3+
32 Files: Makefile
33 Copyright:
34     Copyright © 2015 Ben Finney <ben+debian@benfinney.id.au>
35 License: GPL-3+
37 License: GPL-3+
38     This is free software: you may copy, modify, and/or distribute this work
39     under the terms of the GNU General Public License as published by the
40     Free Software Foundation; version 3 of that license or any later version.
41     .
42     No warranty expressed or implied. See the file ‘LICENSE.GPL-3’ for details.
43     .
44     On Debian systems, the complete text of the GNU General Public License
45     version 3 can be found in the file ‘/usr/share/common-licenses/GPL-3’.