/mandos/trunk

To get this branch, use:
bzr branch http://term.recompile.se/loggerhead/mandos/trunk

« back to all changes in this revision

Viewing changes to debian/copyright

  • Committer: Teddy Hogeborn
  • Date: 2026-04-22 19:10:49 UTC
  • Revision ID: teddy@recompile.se-20260422191049-vtl62xtcj2kom3gc
debian/copyright: Describe files' copyright and licencing

Some example scripts are offered not under the GNU GPL, but instead
under the GNU All-Permissive License (licence code FSFAP, compatible
with the GNU GPL).  Also, some contributed translations, while still
licenced under the same licence as Mandos itself, i.e. GPL-3+, were
contributed having their own copyright holders.  This was not
described in the debian/copyright file,

* debian/copyright: Describe files' copyright and licencing.

Closes: #1134602
Reported-By: Bastian Germann <bage@debian.org>

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
Upstream-Name: Mandos
3
3
Upstream-Contact: Mandos <mandos@recompile.se>
4
4
Source: <https://www.recompile.se/mandos>
 
5
License: GPL-3+
5
6
 
6
7
Files: *
7
8
Copyright: Copyright © 2008-2022 Teddy Hogeborn
8
9
           Copyright © 2008-2022 Björn Påhlsson
9
10
License: GPL-3+
 
11
 
 
12
Files:
 
13
 network-hooks.d/wireless
 
14
 network-hooks.d/bridge
 
15
 network-hooks.d/openvpn
 
16
Copyright: Copyright © 2012-2018 Teddy Hogeborn
 
17
           Copyright © 2012-2018 Björn Påhlsson
 
18
License: FSFAP
 
19
    Copying and distribution of this file, with or without
 
20
    modification, are permitted in any medium without royalty provided
 
21
    the copyright notice and this notice are preserved.  This file is
 
22
    offered as-is, without any warranty.
 
23
 
 
24
Files: debian/po/de.po
 
25
License: GPL-3+
 
26
Copyright: Copyright (C) of this file 2019 Chris Leick <c.leick@vollbio.de>.
 
27
 
 
28
Files: debian/po/pt_BR.po
 
29
License: GPL-3+
 
30
Copyright: Paulo Henrique de Lima Santana (phls) <phls@debian.org>, 2022.
 
31
 
 
32
Files: debian/po/es.po
 
33
License: GPL-3+
 
34
Copyright: Copyright (C) 2021
 
35
    Camaleón <noelamac@gmail.com>, 2021.
 
36
 
 
37
Files: debian/po/ca.po
 
38
License: GPL-3+
 
39
Copyright: Copyright © 2025 poc senderi <pocsenderi@protonmail.com>
 
40
 
 
41
Files: debian/po/fr.po
 
42
License: GPL-3+
 
43
Copyright: Copyright (C) 2019, French l10n team <debian-l10n-french@lists.debian.org>
 
44
 
 
45
License: GPL-3+
10
46
    This file is part of Mandos.
11
47
    .
12
48
    Mandos is free software: you can redistribute it and/or modify it
21
57
    .
22
58
    You should have received a copy of the GNU General Public License
23
59
    along with Mandos.  If not, see <http://www.gnu.org/licenses/>.
24
 
    .
 
60
Comment:
25
61
    On Debian systems, the complete text of the GNU General Public
26
62
    License can be found in "/usr/share/common-licenses/GPL-3".