diff options
author | Alex Yatskov <alex@foosoft.net> | 2017-07-30 17:40:04 -0700 |
---|---|---|
committer | Alex Yatskov <alex@foosoft.net> | 2017-07-30 17:40:04 -0700 |
commit | 817dfc25f2954680bfaa671b227d7b4caf4132ab (patch) | |
tree | 8092207fcf712902b561840053b80edba2111146 /README.md | |
parent | 390cb12896607144fcd1046950f3a2aa680db71b (diff) |
Updating README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 14 |
1 files changed, 13 insertions, 1 deletions
@@ -289,4 +289,16 @@ exact versions used for distribution. ## License ## -GPL +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 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 +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program. If not, see <http://www.gnu.org/licenses/>. + |