passt.1, qrap.1: align license description with SPDX identifier
The SPDX identifier states GPL-2.0-or-later but the copyright section mentions GPL-3.0 or later causing a mismatch. Also, only correctly refers to GPL instead of AGPL. Signed-off-by: Danish Prakash <contact@danishpraka.sh> Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
This commit is contained in:
parent
f301bb18b5
commit
1544a43863
2 changed files with 4 additions and 4 deletions
4
passt.1
4
passt.1
|
@ -977,8 +977,8 @@ https://passt.top/passt/lists.
|
|||
Copyright (c) 2020-2022 Red Hat GmbH.
|
||||
|
||||
\fBpasst\fR and \fBpasta\fR are free software: you can redistribute them and/or
|
||||
modify them under the terms of the GNU Affero General Public License as
|
||||
published by the Free Software Foundation, either version 3 of the License, or
|
||||
modify them under the terms of the GNU General Public License as
|
||||
published by the Free Software Foundation, either version 2 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
.SH SEE ALSO
|
||||
|
|
4
qrap.1
4
qrap.1
|
@ -66,8 +66,8 @@ issues to Stefano Brivio <sbrivio@redhat.com>.
|
|||
Copyright (c) 2020-2021 Red Hat GmbH.
|
||||
|
||||
\fBqrap\fR is free software: you can redistribute is and/or modify it under the
|
||||
terms of the GNU Affero General Public License as published by the Free Software
|
||||
Foundation, either version 3 of the License, or (at your option) any later
|
||||
terms of the GNU General Public License as published by the Free Software
|
||||
Foundation, either version 2 of the License, or (at your option) any later
|
||||
version.
|
||||
|
||||
.SH SEE ALSO
|
||||
|
|
Loading…
Reference in a new issue