The SPDX identifier states GPL-2.0-or-later but the copyright section mentions GPL-3.0 or later causing a mismatch. Signed-off-by: Danish Prakash <contact(a)danishpraka.sh> --- passt.1 | 2 +- qrap.1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/passt.1 b/passt.1 index 3a23a43cc2e2..7d414f38e341 100644 --- a/passt.1 +++ b/passt.1 @@ -978,7 +978,7 @@ 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 +published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version. .SH SEE ALSO diff --git a/qrap.1 b/qrap.1 index c9e0598d64fb..8704c31cb8ce 100644 --- a/qrap.1 +++ b/qrap.1 @@ -67,7 +67,7 @@ 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 +Foundation, either version 2 of the License, or (at your option) any later version. .SH SEE ALSO -- 2.45.2