diff --git a/htdocs/index.html b/htdocs/index.html index 2d77687..9b5e2c4 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -1,7 +1,7 @@ - LinuxWorks Minetest Map (unofficial) + LinuxWorks Minetest Map diff --git a/htdocs/mapscript.js b/htdocs/mapscript.js index 3516cbd..7d7d940 100644 --- a/htdocs/mapscript.js +++ b/htdocs/mapscript.js @@ -141,7 +141,7 @@ function load_tiles(name, id) { minNativeZoom: 0, minZoom: 0, noWrap: true, - attribution: 'Map data © Linux-Forks, ' + 'All rights reserved, ', + attribution: 'Map data © Linux-Forks', id: id, tileSize: 256, zoomOffset: 0,