Update copyright notice
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/**
|
||||
* @file ouestmonbus.com main source file.
|
||||
*
|
||||
* @copyright Benoît Meunier & Karin Meunier - 2015-2024
|
||||
* @copyright Benoît Meunier & Karin Meunier - 2015-2026
|
||||
*
|
||||
* @license
|
||||
* ouestmonbus.com is free software: you can redistribute it and/or modify
|
||||
@@ -410,7 +410,7 @@ OuestmonbusApp.prototype.initMap = function () {
|
||||
|
||||
// Ajout des mentions légals
|
||||
var legal = L.control.attribution({
|
||||
prefix: "<div id='legal_attribution'>© 2015-2024 <a href='https://ouestmonbus.com'>ouestmonbus.com</a>"
|
||||
prefix: "<div id='legal_attribution'>© 2015-2026 <a href='https://ouestmonbus.com'>ouestmonbus.com</a>"
|
||||
}).addAttribution("<a href='http://osm.org/copyright'>OpenStreetMap</a> | <a href='https://data.explore.star.fr/page/home/'>Data Keolis Rennes Métropole</a></div>");
|
||||
legal.setPosition("bottomright");
|
||||
legal.addTo(this.map);
|
||||
|
||||
Reference in New Issue
Block a user