From 3cd35cb0f41da9be4e12057441145bf5d5a8f5c4 Mon Sep 17 00:00:00 2001 From: Scott Worley Date: Wed, 31 Mar 2021 12:39:11 -0700 Subject: [PATCH] Remove 'or any later version' license choice Recent drama about FSF leadership continuity makes this less clearly desirable. My intention is to add future license versions to this list after verifying that they are of similar character and spirit to past versions. Previous versions of this software, of course, retain the 'or any later version' license choice option. --- planeteer.go | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/planeteer.go b/planeteer.go index 187da80..cf00d56 100644 --- a/planeteer.go +++ b/planeteer.go @@ -3,8 +3,7 @@ * * This program is free software: you can redistribute it 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 version. + * published by the Free Software Foundation, version 3. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of -- 2.44.1