From: Sergey Matveev <stargrave@stargrave.org>
Date: Fri, 27 Sep 2019 08:30:18 +0000 (+0300)
Subject: Forbid any later GNU GPL versions autousage
X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=36d4ac86c8bc71db719e9b1460b12643b4088f6a;p=torn.git

Forbid any later GNU GPL versions autousage
---

diff --git a/torn b/torn
index 4a515a6..2a6a3d5 100755
--- a/torn
+++ b/torn
@@ -4,8 +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 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