From f084e5b01f452f46b88e4570e96cbd1cc5f731d3 Mon Sep 17 00:00:00 2001 From: Brett O'Donnell Date: Sun, 23 Sep 2012 01:33:07 +0930 Subject: [PATCH] update readme --- README.txt | 34 ++++++---------------------------- 1 file changed, 6 insertions(+), 28 deletions(-) diff --git a/README.txt b/README.txt index 17a0eb5..0dc114f 100644 --- a/README.txt +++ b/README.txt @@ -2,48 +2,26 @@ No Mapgen for Minetest ---------------------------------- - Copyright (c) 2012 cornernote, Brett O'Donnell - Source Code: https://github.com/cornernote/minetest-no_mapgen -License: GPLv3 +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, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ---------------------------------- Description ---------------------------------- - Disable all map generation by creation aliases to air for all mapgen_ names - ----------------------------------- -License ----------------------------------- - -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, write to the Free Software Foundation, Inc., -51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - - - ---------------------------------- Credits ---------------------------------- -Thank you to the minetest community who has shared their code and knowledge with me. +mauvebic - idea and code came from his nullspace modpack -Special thanks in this mod to: -mauvebic - idea came from his nullspace modpack \ No newline at end of file