Merge Debian packaging for release “0.9-1”.
[debian_comixcursors.git] / debian / copyright
blob34c39502bf87e2991e5fb2de00eeed2e4c444bbf
1 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2 Upstream-Name: ComixCursors
3 Upstream-Contact: Jens Luetkens <j.luetkens@limitland.de>
4 Source: https://gitlab.com/limitland/comixcursors
6 Files: *
7 Copyright:
8     © 2010–2013 Ben Finney <ben+gnome@benfinney.id.au>
9     © 2005–2016 Jens Luetkens <j.luetkens@limitland.de>
10 License: GPL-3+
11 License-Grant:
12     This work is free software: you can redistribute it and/or modify it
13     under the terms of the GNU General Public License as published by
14     the Free Software Foundation, either version 3 of the License, or
15     (at your option) any later version.
16     .
17     This work is distributed in the hope that it will be useful, but
18     WITHOUT ANY WARRANTY; without even the implied warranty of
19     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
20     General Public License for more details.
22 Files: Makefile
23 Copyright:
24     © 2010–2013 Ben Finney <ben+gnome@benfinney.id.au>
25     © 2005–2013 Jens Luetkens <j.luetkens@limitland.de>
26     © 2003 Unai G
27 License: GPL-3+
28 License-Grant:
29     This work is free software: you can redistribute it and/or modify it
30     under the terms of the GNU General Public License as published by
31     the Free Software Foundation, either version 3 of the License, or
32     (at your option) any later version.
33     .
34     This work is distributed in the hope that it will be useful, but
35     WITHOUT ANY WARRANTY; without even the implied warranty of
36     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
37     General Public License for more details.
39 Files: debian/*
40 Copyright:
41     © 2009–2016 Ben Finney <bignose@debian.org>
42     © 2005–2008 Sune Vuorela <debian@pusling.com>
43 License: GPL-3+
44 License-Grant:
45     This is free software; you may copy, modify and/or distribute this work
46     under the terms of the GNU General Public License, version 3 or later.
47     No warranty expressed or implied.
49 License: GPL-3+
50     On Debian systems, the complete text of version 3 of the GNU General
51     Public License can be found in ‘/usr/share/common-licenses/GPL-3’.
54 # Local variables:
55 # coding: utf-8
56 # mode: debian-copyright
57 # fill-column: 78
58 # End:
59 # vim: fileencoding=utf-8 textwidth=78 :