diff options
author | Alex Yatskov <alex@foosoft.net> | 2019-04-28 11:47:01 -0700 |
---|---|---|
committer | Alex Yatskov <alex@foosoft.net> | 2019-04-28 11:47:01 -0700 |
commit | 162f3c3836f83660cbb7f01cc724367216eab3e2 (patch) | |
tree | f8923a93e7166abf5daa5246394ade0d31500aca /LICENSE | |
parent | 08f4919b53c598733c45c3418072c2d9e01e02f9 (diff) |
update license file
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE new file mode 100644 index 00000000..811a6915 --- /dev/null +++ b/LICENSE @@ -0,0 +1,14 @@ +Copyright 2016-2019 Alex Yatskov + +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/>. |