diff --git a/debian/copyright b/debian/copyright index db2c5fd..03314fa 100644 --- a/debian/copyright +++ b/debian/copyright @@ -17,7 +17,7 @@ Source: Files: * Copyright: 2024 Daniel Baumann -License: GPL-2+ +License: GPL-3+ Files: plugins/*/addnewpage/* Copyright: 2006 Benjamin Santalucia @@ -69,3 +69,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 . + . + The complete text of the GNU General Public License + can be found in /usr/share/common-licenses/GPL-3 file.