aboutsummaryrefslogtreecommitdiff
path: root/src/mapnode.h
diff options
context:
space:
mode:
authorPerttu Ahola <celeron55@gmail.com>2011-02-04 14:32:30 +0200
committerPerttu Ahola <celeron55@gmail.com>2011-02-04 14:32:30 +0200
commit7f2aa30bf29ed1c8b363bd948916d4c027b0192f (patch)
tree9cb7fc7b6ab04beedddf93ace7e5ecada7e38b88 /src/mapnode.h
parent6545ea12e984fab63ed2a21d334de47f9bb342c1 (diff)
downloadminetest-7f2aa30bf29ed1c8b363bd948916d4c027b0192f.tar.xz
added sand to map generator
Diffstat (limited to 'src/mapnode.h')
-rw-r--r--src/mapnode.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mapnode.h b/src/mapnode.h
index 5392e7866..fcbb80fd1 100644
--- a/src/mapnode.h
+++ b/src/mapnode.h
@@ -1,6 +1,6 @@
/*
Minetest-c55
-Copyright (C) 2010 celeron55, Perttu Ahola <celeron55@gmail.com>
+Copyright (C) 2010-2011 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 General Public License as published by