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