diff options
author | paramat <mat.gregory@virginmedia.com> | 2015-10-08 05:17:25 +0100 |
---|---|---|
committer | paramat <mat.gregory@virginmedia.com> | 2015-10-09 05:51:47 +0100 |
commit | 7504cdcfbf1d4fffae93041878c5d66d035b019c (patch) | |
tree | 22bb6fc36d7aca042d08840a808d78d5b91e02ca /src/mapgen_singlenode.h | |
parent | 706e7cebeada1f3f1f060de8a4c6f1127f4209ad (diff) | |
download | minetest-7504cdcfbf1d4fffae93041878c5d66d035b019c.tar.gz minetest-7504cdcfbf1d4fffae93041878c5d66d035b019c.tar.bz2 minetest-7504cdcfbf1d4fffae93041878c5d66d035b019c.zip |
Mapgen: Use mapgen-specific names for constants in headers
Update copyright years in all mapgens
Add myself to copyright notices in mgv5 and mgv7
Diffstat (limited to 'src/mapgen_singlenode.h')
-rw-r--r-- | src/mapgen_singlenode.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mapgen_singlenode.h b/src/mapgen_singlenode.h index 35f2ba385..bd3576dc3 100644 --- a/src/mapgen_singlenode.h +++ b/src/mapgen_singlenode.h @@ -1,6 +1,6 @@ /* Minetest -Copyright (C) 2010-2013 celeron55, Perttu Ahola <celeron55@gmail.com> +Copyright (C) 2010-2015 celeron55, Perttu Ahola <celeron55@gmail.com> 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 |