Add GPLv2 strict license

This commit is contained in:
Godzil
2020-02-17 21:28:55 +00:00
parent 9bdfb26f7e
commit a8ca88640b
2 changed files with 354 additions and 0 deletions

14
LICENSE Normal file
View File

@@ -0,0 +1,14 @@
Copyright (C) 2020 Manoel <Godzil> Trapier
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 2 of the License.
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, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA