From dbab3a97f7a1f1d5678af2752564b88e9f219ae1 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Fri, 27 Sep 2019 11:47:35 +0300 Subject: [PATCH] Forbid any later GNU GPL versions autousage --- src/cypherpunks.ru/gohpenc/main.go | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/cypherpunks.ru/gohpenc/main.go b/src/cypherpunks.ru/gohpenc/main.go index faf15a5..9793cf1 100644 --- a/src/cypherpunks.ru/gohpenc/main.go +++ b/src/cypherpunks.ru/gohpenc/main.go @@ -4,8 +4,7 @@ Copyright (C) 2017-2019 Sergey Matveev 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 -- 2.44.0