From 293500e5e171b808ab49d39501f52ac06b4293b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A9ctor=20Franqui?= Date: Sat, 3 Dec 2016 07:46:56 -0500 Subject: [PATCH] Update readme with copyright notice. --- README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/README.md b/README.md index aa2a689..612ece2 100644 --- a/README.md +++ b/README.md @@ -53,3 +53,22 @@ Phase 12: Improve relationships for obtaining more benefits from a married NPC Phase 13: Improve AI to include support for house families Phase 14: Improve AI to create village communities + + +License for Code +---------------- + +Copyright (C) 2016 Zorman2000 + +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 .