From 7acfe02ea094dea626e7884e245f43c8f56210b7 Mon Sep 17 00:00:00 2001 From: Scott Worley Date: Wed, 31 Mar 2021 12:23:13 -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. --- extension.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extension.js b/extension.js index f2ea28f..c7a5b53 100644 --- a/extension.js +++ b/extension.js @@ -4,7 +4,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 2 - * of the License, or (at your option) any later version. + * or version 3 of the License (at your option). * * 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