From 09a952edd361a5a265e6bfafcd06394d314beefa Mon Sep 17 00:00:00 2001 From: Maxim Likhachev Date: Sat, 19 Oct 2019 05:56:50 +0500 Subject: [PATCH] GPLv3 --- README.md | 7 +++---- gptinfo.tcl | 9 ++++----- 2 files changed, 7 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 6eaf093..db4d740 100644 --- a/README.md +++ b/README.md @@ -3,10 +3,9 @@ ##Лицензия Copyright (C) 2011-2013, 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 diff --git a/gptinfo.tcl b/gptinfo.tcl index 09c822c..f142e33 100755 --- a/gptinfo.tcl +++ b/gptinfo.tcl @@ -1,7 +1,7 @@ #!/usr/bin/env tclsh #Создан: Пн 11 Окт 2010 00:04:58 -#Изменён: Ср 28 авг 2013 20:44:12 +#Изменён: Сб 19 окт 2019 05:56:28 #****h* main/gptinfo ********************************************************** # @@ -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