diff --git a/static/js/maplyrk.js b/static/js/maplyrk.js
index 29cc5f2..97afffe 100644
--- a/static/js/maplyrk.js
+++ b/static/js/maplyrk.js
@@ -166,7 +166,7 @@ $(function() {
if(L.Browser.retina) var tp = "lr";
else var tp = "ls";
L.tileLayer('https://tiles.lyrk.org/'+tp+'/{z}/{x}/{y}?apikey=299723017f344e81866878c8f2fb0678', {
- attribution: 'powered by Lyrk Geodienste, Lizenzinformationen',
+ attribution: '© OpenStreetMap contributors, Vectorine',
maxZoom: 18
}).addTo(map);