From: Sergey Matveev Date: Fri, 27 Sep 2019 08:43:41 +0000 (+0300) Subject: Forbid any later GNU GPL versions autousage X-Git-Url: http://www.git.stargrave.org/?p=pyimportcan.git;a=commitdiff_plain;h=4a996828e213b9f130b4e8a063ba23a10bd658f3 Forbid any later GNU GPL versions autousage --- diff --git a/pyimportcan.pl b/pyimportcan.pl index 57f2c3f..b7a1ca5 100755 --- a/pyimportcan.pl +++ b/pyimportcan.pl @@ -3,8 +3,7 @@ # Copyright (C) 2013-2019 Sergey Matveev (stargrave@stargrave.org) # 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