diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..a253371 --- /dev/null +++ b/LICENSE @@ -0,0 +1,14 @@ +Libchess - A chess library written in Go +Copyright (C) 2020 Brian Wiborg + +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 . \ No newline at end of file