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/mapgen_v7.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/mapgen_v7.h')
-rw-r--r-- | src/mapgen/mapgen_v7.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mapgen/mapgen_v7.h b/src/mapgen/mapgen_v7.h index fe990958f..5c99b8aaa 100644 --- a/src/mapgen/mapgen_v7.h +++ b/src/mapgen/mapgen_v7.h @@ -1,7 +1,7 @@ /* Minetest -Copyright (C) 2013-2016 kwolekr, Ryan Kwolek <kwolekr@minetest.net> -Copyright (C) 2014-2017 paramat +Copyright (C) 2013-2018 kwolekr, Ryan Kwolek <kwolekr@minetest.net> +Copyright (C) 2014-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 |