📄 GPL-2.0

This commit is contained in:
baccenfutter 2020-05-08 22:59:49 +02:00
parent 5025d29d9e
commit 6c07fec9c6
Signed by: baccenfutter
GPG Key ID: 9EF0A3998363DBC9

14
LICENSE Normal file
View File

@ -0,0 +1,14 @@
Libchess - A chess library written in Go
Copyright (C) 2020 Brian Wiborg <baccenfutter@c-base.org>
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.0.
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 <https://www.gnu.org/licenses/>.