diff options
author | paramat <paramat@users.noreply.github.com> | 2018-01-15 02:26:15 +0000 |
---|---|---|
committer | paramat <mat.gregory@virginmedia.com> | 2018-01-15 04:42:08 +0000 |
commit | 142474196a86bf7d04f24ce4571c6b743be72595 (patch) | |
tree | ed375db90278c7aa33292262fb9028580a857a62 /src/mapgen/treegen.h | |
parent | 5435b07d4e4e0158b75d9432bb8971cef40fd007 (diff) | |
download | minetest-142474196a86bf7d04f24ce4571c6b743be72595.tar.gz minetest-142474196a86bf7d04f24ce4571c6b743be72595.tar.bz2 minetest-142474196a86bf7d04f24ce4571c6b743be72595.zip |
Mapgen folder: Update and improve copyright information of files
Diffstat (limited to 'src/mapgen/treegen.h')
-rw-r--r-- | src/mapgen/treegen.h | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/src/mapgen/treegen.h b/src/mapgen/treegen.h index 8e5306560..46db910e2 100644 --- a/src/mapgen/treegen.h +++ b/src/mapgen/treegen.h @@ -1,7 +1,9 @@ /* Minetest -Copyright (C) 2010-2013 celeron55, Perttu Ahola <celeron55@gmail.com>, - 2012-2013 RealBadAngel, Maciej Kasatkin <mk@realbadangel.pl> +Copyright (C) 2010-2018 celeron55, Perttu Ahola <celeron55@gmail.com>, +Copyright (C) 2012-2018 RealBadAngel, Maciej Kasatkin +Copyright (C) 2015-2018 paramat + 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 the Free Software Foundation; either version 2.1 of the License, or |