libchess/LICENSE

14 lines
653 B
Plaintext
Raw Permalink Normal View History

2020-05-08 20:59:49 +00:00
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/>.