summaryrefslogtreecommitdiff
path: root/src/mapgen/treegen.cpp
diff options
context:
space:
mode:
authorparamat <paramat@users.noreply.github.com>2018-01-15 02:26:15 +0000
committerparamat <mat.gregory@virginmedia.com>2018-01-15 04:42:08 +0000
commit142474196a86bf7d04f24ce4571c6b743be72595 (patch)
treeed375db90278c7aa33292262fb9028580a857a62 /src/mapgen/treegen.cpp
parent5435b07d4e4e0158b75d9432bb8971cef40fd007 (diff)
downloadminetest-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.cpp')
-rw-r--r--src/mapgen/treegen.cpp6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/mapgen/treegen.cpp b/src/mapgen/treegen.cpp
index 9e11b1a06..238bebec2 100644
--- a/src/mapgen/treegen.cpp
+++ b/src/mapgen/treegen.cpp
@@ -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