diff --git a/index.html b/index.html
index e0aeb5f..faf3544 100644
--- a/index.html
+++ b/index.html
@@ -25,8 +25,10 @@
diff --git a/js/index.js b/js/index.js
index 03e4971..7fcbfef 100644
--- a/js/index.js
+++ b/js/index.js
@@ -27,7 +27,7 @@
zoom: 6
});
map.attributionControl.addAttribution(
- '
BRouter © Arndt Brenschede, '
+ '
BRouter © Arndt Brenschede, '
+ 'routing + map data ©
OpenStreetMap contributors '
+ '(
ODbL)');