From: Scott Worley Date: Wed, 31 Mar 2021 19:23:13 +0000 (-0700) Subject: Remove 'or any later version' license choice X-Git-Tag: v2~2 X-Git-Url: http://git.scottworley.com/nonblockingswitcher/commitdiff_plain/7acfe02ea094dea626e7884e245f43c8f56210b7 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. --- 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