From 7504cdcfbf1d4fffae93041878c5d66d035b019c Mon Sep 17 00:00:00 2001 From: paramat Date: Thu, 8 Oct 2015 05:17:25 +0100 Subject: Mapgen: Use mapgen-specific names for constants in headers Update copyright years in all mapgens Add myself to copyright notices in mgv5 and mgv7 --- src/mapgen_v7.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/mapgen_v7.cpp') diff --git a/src/mapgen_v7.cpp b/src/mapgen_v7.cpp index 7ed4bc516..77b9721c7 100644 --- a/src/mapgen_v7.cpp +++ b/src/mapgen_v7.cpp @@ -1,6 +1,7 @@ /* Minetest -Copyright (C) 2010-2013 kwolekr, Ryan Kwolek +Copyright (C) 2010-2015 kwolekr, Ryan Kwolek +Copyright (C) 2010-2015 paramat, Matt Gregory This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -- cgit v1.2.3