1
0
Fork 0

Correcting copyright to reflect overall license is GPL-3+, thanks to Thorsten Alteholz <alteholz@debian.org>.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-03-17 07:52:40 +01:00
parent 9c8ce610a0
commit 28be582a59
Signed by: daniel
GPG key ID: FBB4F0E80A80222F

19
debian/copyright vendored
View file

@ -8,7 +8,7 @@ Source:
Files: *
Copyright: 2024 Daniel Baumann <daniel.baumann@progress-linux.org>
License: GPL-2
License: GPL-3+
Files: templates/*/ad-hominem/*
Copyright: 2021-2024 Sascha Leib <ad@hominem.info>
@ -29,3 +29,20 @@ License: GPL-2
.
The complete text of the GNU General Public License
can be found in /usr/share/common-licenses/GPL-2 file.
License: GPL-3+
This program 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 program 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.
.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
.
The complete text of the GNU General Public License
can be found in /usr/share/common-licenses/GPL-3 file.