From: Scott Worley Date: Wed, 31 Mar 2021 19:40:00 +0000 (-0700) Subject: Remove 'or any later version' license choice X-Git-Url: http://git.scottworley.com/reliable-chat/commitdiff_plain 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/server/server.go b/server/server.go index 963931f..bdfbf87 100644 --- a/server/server.go +++ b/server/server.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 diff --git a/server/server_test.go b/server/server_test.go index 7f3434c..b9a7c92 100644 --- a/server/server_test.go +++ b/server/server_test.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 diff --git a/webclient/rc.html b/webclient/rc.html index 7689e4b..41c1e54 100644 --- a/webclient/rc.html +++ b/webclient/rc.html @@ -8,8 +8,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