Browse Source

GPLv3

master
Maxim Likhachev 6 years ago
parent
commit
09a952edd3
  1. 7
      README.md
  2. 9
      gptinfo.tcl

7
README.md

@ -3,10 +3,9 @@
##Лицензия ##Лицензия
Copyright (C) 2011-2013, Maxim Lihachev, <envrm@yandex.ru> Copyright (C) 2011-2013, Maxim Lihachev, <envrm@yandex.ru>
This program is free software: you can redistribute it and/or modify This program is free software: you can redistribute it and/or modify it
it under the terms of the GNU General Public License as published by under the terms of the GNU General Public License as published by the Free
the Free Software Foundation, either version 3 of the License, or Software Foundation, version 3.
(at your option) any later version.
This program is distributed in the hope that it will be useful, This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

9
gptinfo.tcl

@ -1,7 +1,7 @@
#!/usr/bin/env tclsh #!/usr/bin/env tclsh
#Создан: Пн 11 Окт 2010 00:04:58 #Создан: Пн 11 Окт 2010 00:04:58
#Изменён: Ср 28 авг 2013 20:44:12 #Изменён: Сб 19 окт 2019 05:56:28
#****h* main/gptinfo ********************************************************** #****h* main/gptinfo **********************************************************
# #
@ -13,10 +13,9 @@
# #
# LICENSE # LICENSE
# #
# This program is free software: you can redistribute it and/or modify # This program is free software: you can redistribute it and/or modify it
# it under the terms of the GNU General Public License as published by # under the terms of the GNU General Public License as published by the Free
# the Free Software Foundation, either version 3 of the License, or # Software Foundation, version 3.
# (at your option) any later version.
# #
# This program is distributed in the hope that it will be useful, # This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of # but WITHOUT ANY WARRANTY; without even the implied warranty of

Loading…
Cancel
Save