diff options
author | paramat <paramat@users.noreply.github.com> | 2017-05-25 18:53:47 +0100 |
---|---|---|
committer | paramat <mat.gregory@virginmedia.com> | 2017-05-26 20:46:03 +0100 |
commit | 210a339dce754a6cb03d4ef82f5bacc80b63262b (patch) | |
tree | 6d12465aa56d04bdafae2a0e27c9fa37689a1b77 /src/mg_decoration.cpp | |
parent | d99b6fed5517797bfafe4bbb307963967f0ca749 (diff) | |
download | minetest-210a339dce754a6cb03d4ef82f5bacc80b63262b.tar.gz minetest-210a339dce754a6cb03d4ef82f5bacc80b63262b.tar.bz2 minetest-210a339dce754a6cb03d4ef82f5bacc80b63262b.zip |
Mapgen files: Update and correct copyright credits
Diffstat (limited to 'src/mg_decoration.cpp')
-rw-r--r-- | src/mg_decoration.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mg_decoration.cpp b/src/mg_decoration.cpp index ec31a9c01..b0566e830 100644 --- a/src/mg_decoration.cpp +++ b/src/mg_decoration.cpp @@ -1,6 +1,7 @@ /* Minetest -Copyright (C) 2010-2014 kwolekr, Ryan Kwolek <kwolekr@minetest.net> +Copyright (C) 2014-2016 kwolekr, Ryan Kwolek <kwolekr@minetest.net> +Copyright (C) 2015-2017 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 |