Update copyright banner to the fact that it's in fact 2017 now (#5503)
This commit is contained in:
parent
ecc2c680d6
commit
276d6df153
@ -23,7 +23,7 @@ if (process.env.NODE_ENV === 'release') {
|
|||||||
|
|
||||||
const banner = `/*
|
const banner = `/*
|
||||||
* Leaflet ` + version + `, a JS library for interactive maps. http://leafletjs.com
|
* Leaflet ` + version + `, a JS library for interactive maps. http://leafletjs.com
|
||||||
* (c) 2010-2016 Vladimir Agafonkin, (c) 2010-2011 CloudMade
|
* (c) 2010-2017 Vladimir Agafonkin, (c) 2010-2011 CloudMade
|
||||||
*/`;
|
*/`;
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
|
Loading…
Reference in New Issue
Block a user