From 0bef4d7352d03854a196ffa722ca4402a228319e Mon Sep 17 00:00:00 2001 From: Steve Langasek Date: Sun, 10 Mar 2024 13:36:30 -0700 Subject: [PATCH] ubuntu-build: fix licensing. Canonical licensing policy has never been GPLv3+, only GPLv3. --- ubuntu-build | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ubuntu-build b/ubuntu-build index 87e3d39..d5dc350 100755 --- a/ubuntu-build +++ b/ubuntu-build @@ -11,8 +11,7 @@ # # 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. +# the Free Software Foundation, version 3 of the License. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of