[go: up one dir, main page]

File: copyright

package info (click to toggle)
comixcursors 0.9.1-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 932 kB
  • sloc: sh: 592; makefile: 150; python: 128
file content (60 lines) | stat: -rw-r--r-- 2,233 bytes parent folder | download | duplicates (2)
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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: ComixCursors
Upstream-Contact: Jens Luetkens <j.luetkens@limitland.de>
Source: https://gitlab.com/limitland/comixcursors

Files: *
Copyright:
    © 2010–2013 Ben Finney <ben+gnome@benfinney.id.au>
    © 2005–2018 Jens Luetkens <j.luetkens@limitland.de>
License: GPL-3+
License-Grant:
    This work is free software: you can redistribute it and/or modify it
    under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.
    .
    This work is distributed in the hope that it will be useful, but
    WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
    General Public License for more details.

Files: Makefile
Copyright:
    © 2010–2013 Ben Finney <ben+gnome@benfinney.id.au>
    © 2005–2013 Jens Luetkens <j.luetkens@limitland.de>
    © 2003 Unai G
License: GPL-3+
License-Grant:
    This work is free software: you can redistribute it and/or modify it
    under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.
    .
    This work is distributed in the hope that it will be useful, but
    WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
    General Public License for more details.

Files: debian/*
Copyright:
    © 2009–2018 Ben Finney <bignose@debian.org>
    © 2005–2008 Sune Vuorela <debian@pusling.com>
License: GPL-3+
License-Grant:
    This is free software; you may copy, modify and/or distribute this work
    under the terms of the GNU General Public License, version 3 or later.
    No warranty expressed or implied.


License: GPL-3+
    On Debian systems, the complete text of version 3 of the GNU General
    Public License can be found in ‘/usr/share/common-licenses/GPL-3’.


# Local variables:
# coding: utf-8
# mode: debian-copyright
# fill-column: 78
# End:
# vim: fileencoding=utf-8 textwidth=78 :