From 6552e7b09894e43bafdd40d354decc71adf4795b Mon Sep 17 00:00:00 2001 From: Benjamin Kyd Date: Sun, 3 Feb 2019 20:31:18 +0000 Subject: [PATCH] Delete LICENSE.md --- LICENSE.md | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 LICENSE.md diff --git a/LICENSE.md b/LICENSE.md deleted file mode 100644 index 6bce9ed..0000000 --- a/LICENSE.md +++ /dev/null @@ -1,15 +0,0 @@ -The C++ Crumpet Engine -Copyright (C) 2018 Benjamin Kyd - -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 .