From c8b65798786ac86432e1613c171bdbd67cecc8ad Mon Sep 17 00:00:00 2001 From: Maxim Likhachev Date: Sat, 19 Oct 2019 05:57:55 +0500 Subject: [PATCH] GPLv3 --- README.md | 9 ++++----- makeTclKit.tcl | 7 +++---- 2 files changed, 7 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 4a85698..17a7f11 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,10 @@ ##License Copyright (C) 2011-2014, Maxim Lihachev, - 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. - + 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, version 3. + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/makeTclKit.tcl b/makeTclKit.tcl index d177be6..26f3f99 100755 --- a/makeTclKit.tcl +++ b/makeTclKit.tcl @@ -13,10 +13,9 @@ # # LICENSE # -# 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. +# 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, version 3. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of