From df541fe433d0d05d0bec3b2e674c103d9859827d Mon Sep 17 00:00:00 2001 From: David Molineus Date: Wed, 11 Oct 2017 15:00:48 +0200 Subject: [PATCH] Fix copyright year. --- src/Alias/DefaultAliasFilter.php | 2 +- src/Alias/DefaultAliasGeneratorFactory.php | 2 +- src/Alias/ParentAliasGeneratorFactory.php | 2 +- src/Backend/About.php | 2 +- src/Backend/Renderer/Label/Layer/AbstractLabelRenderer.php | 2 +- src/Backend/Renderer/Label/Layer/ChainRenderer.php | 2 +- src/Backend/Renderer/Label/Layer/LayerLabelRenderer.php | 2 +- src/Backend/Renderer/Label/Layer/MarkersLabelRenderer.php | 2 +- src/Backend/Renderer/Label/Layer/OverpassLabelRenderer.php | 2 +- src/Backend/Renderer/Label/Layer/ProviderLabelRenderer.php | 2 +- src/Backend/Renderer/Label/Layer/ReferenceLabelRenderer.php | 2 +- src/Backend/Renderer/Label/Layer/VectorsLabelRenderer.php | 2 +- src/Bundle/ContaoManager/Plugin.php | 2 +- .../DependencyInjection/NetzmachtContaoLeafletExtension.php | 2 +- .../DependencyInjection/Pass/RegisterDefinitionMapperPass.php | 2 +- src/Bundle/DependencyInjection/Pass/RegisterEncodersPass.php | 2 +- src/Bundle/DependencyInjection/Pass/RegisterLibrariesPass.php | 2 +- src/Bundle/NetzmachtContaoLeafletBundle.php | 2 +- src/Bundle/Resources/contao/config/config.php | 2 +- src/Bundle/Resources/contao/dca/tl_content.php | 2 +- src/Bundle/Resources/contao/dca/tl_leaflet_control.php | 2 +- src/Bundle/Resources/contao/dca/tl_leaflet_control_layer.php | 2 +- src/Bundle/Resources/contao/dca/tl_leaflet_icon.php | 2 +- src/Bundle/Resources/contao/dca/tl_leaflet_layer.php | 2 +- src/Bundle/Resources/contao/dca/tl_leaflet_map.php | 2 +- src/Bundle/Resources/contao/dca/tl_leaflet_map_layer.php | 2 +- src/Bundle/Resources/contao/dca/tl_leaflet_marker.php | 2 +- src/Bundle/Resources/contao/dca/tl_leaflet_popup.php | 2 +- src/Bundle/Resources/contao/dca/tl_leaflet_style.php | 2 +- src/Bundle/Resources/contao/dca/tl_leaflet_vector.php | 2 +- src/Bundle/Resources/contao/dca/tl_module.php | 2 +- src/Bundle/Resources/contao/languages/en/leaflet.php | 2 +- src/Bundle/Resources/contao/languages/en/modules.php | 2 +- src/Bundle/Resources/contao/languages/en/tl_content.php | 2 +- src/Bundle/Resources/contao/languages/en/tl_leaflet_control.php | 2 +- src/Bundle/Resources/contao/languages/en/tl_leaflet_icon.php | 2 +- src/Bundle/Resources/contao/languages/en/tl_leaflet_layer.php | 2 +- src/Bundle/Resources/contao/languages/en/tl_leaflet_map.php | 2 +- src/Bundle/Resources/contao/languages/en/tl_leaflet_marker.php | 2 +- src/Bundle/Resources/contao/languages/en/tl_leaflet_popup.php | 2 +- src/Bundle/Resources/contao/languages/en/tl_leaflet_style.php | 2 +- src/Bundle/Resources/contao/languages/en/tl_leaflet_vector.php | 2 +- src/Bundle/Resources/contao/languages/en/tl_module.php | 2 +- src/Definition/Layer/OverpassLayer.php | 2 +- src/Definition/Style.php | 2 +- src/Definition/Style/FixedStyle.php | 2 +- src/Encoder/ContaoAssets.php | 2 +- src/Encoder/EncoderFactory.php | 2 +- src/Event/BuildDefinitionEvent.php | 2 +- src/Event/ConvertToGeoJsonEvent.php | 2 +- src/Event/GetHashEvent.php | 2 +- src/Event/GetJavascriptEvent.php | 2 +- src/Filter/BboxFilter.php | 2 +- src/Filter/DistanceFilter.php | 2 +- src/Filter/Filter.php | 2 +- src/Filter/FilterFactory.php | 2 +- src/Frontend/AbstractMapHybrid.php | 2 +- src/Frontend/Assets/LibrariesConfiguration.php | 2 +- src/Frontend/ContentElement/MapElement.php | 2 +- src/Frontend/ContentElement/MapElementFactory.php | 2 +- src/Frontend/DataController.php | 2 +- src/Frontend/InsertTag/LeafletInsertTagParser.php | 2 +- src/Frontend/Module/MapModule.php | 2 +- src/Frontend/Module/MapModuleFactory.php | 2 +- src/Frontend/RequestUrl.php | 2 +- src/Frontend/ValueFilter.php | 2 +- src/Listener/Dca/ControlDcaListener.php | 2 +- src/Listener/Dca/FrontendIntegrationListener.php | 2 +- src/Listener/Dca/IconDcaListener.php | 2 +- src/Listener/Dca/LayerDcaListener.php | 2 +- src/Listener/Dca/LeafletDcaListener.php | 2 +- src/Listener/Dca/MapDcaListener.php | 2 +- src/Listener/Dca/MarkerDcaListener.php | 2 +- src/Listener/Dca/StyleDcaListener.php | 2 +- src/Listener/Dca/Validator.php | 2 +- src/Listener/Dca/VectorDcaListener.php | 2 +- src/Listener/LoadAssetsListener.php | 2 +- src/Listener/RegisterLibrariesListener.php | 2 +- src/MapProvider.php | 2 +- src/Mapper/AbstractMapper.php | 2 +- src/Mapper/AbstractTypeMapper.php | 2 +- src/Mapper/Control/AbstractControlMapper.php | 2 +- src/Mapper/Control/AttributionControlMapper.php | 2 +- src/Mapper/Control/FullscreenControlMapper.php | 2 +- src/Mapper/Control/LayersControlMapper.php | 2 +- src/Mapper/Control/LoadingControlMapper.php | 2 +- src/Mapper/Control/ScaleControlMapper.php | 2 +- src/Mapper/Control/ZoomControlMapper.php | 2 +- src/Mapper/DefinitionMapper.php | 2 +- src/Mapper/GeoJsonMapper.php | 2 +- src/Mapper/Layer/AbstractLayerMapper.php | 2 +- src/Mapper/Layer/GroupLayerMapper.php | 2 +- src/Mapper/Layer/MarkerClusterLayerMapper.php | 2 +- src/Mapper/Layer/MarkersLayerMapper.php | 2 +- src/Mapper/Layer/OverpassLayerMapper.php | 2 +- src/Mapper/Layer/ProviderLayerMapper.php | 2 +- src/Mapper/Layer/ReferenceLayerMapper.php | 2 +- src/Mapper/Layer/TileLayerMapper.php | 2 +- src/Mapper/Layer/VectorsLayerMapper.php | 2 +- src/Mapper/MapMapper.php | 2 +- src/Mapper/Mapper.php | 2 +- src/Mapper/OptionsBuilder.php | 2 +- src/Mapper/Style/AbstractStyleMapper.php | 2 +- src/Mapper/Style/FixedStyleMapper.php | 2 +- src/Mapper/Type/AbstractIconMapper.php | 2 +- src/Mapper/Type/DivIconMapper.php | 2 +- src/Mapper/Type/ExtraMarkersIconMapper.php | 2 +- src/Mapper/Type/ImageIconMapper.php | 2 +- src/Mapper/UI/MarkerMapper.php | 2 +- src/Mapper/UI/PopupMapper.php | 2 +- src/Mapper/Vector/AbstractVectorMapper.php | 2 +- src/Mapper/Vector/CircleMapper.php | 2 +- src/Mapper/Vector/CircleMarkerMapper.php | 2 +- src/Mapper/Vector/MultiPolygonMapper.php | 2 +- src/Mapper/Vector/MultiPolylineMapper.php | 2 +- src/Mapper/Vector/PolygonMapper.php | 2 +- src/Mapper/Vector/PolylineMapper.php | 2 +- src/Mapper/Vector/RectangleMapper.php | 2 +- src/Model/AbstractActiveModel.php | 2 +- src/Model/ControlModel.php | 2 +- src/Model/IconModel.php | 2 +- src/Model/LayerModel.php | 2 +- src/Model/MapModel.php | 2 +- src/Model/MarkerModel.php | 2 +- src/Model/PopupModel.php | 2 +- src/Model/StyleModel.php | 2 +- src/Model/VectorModel.php | 2 +- src/Request/Request.php | 2 +- src/Subscriber/EncoderSubscriber.php | 2 +- src/Subscriber/GeoJsonSubscriber.php | 2 +- src/Subscriber/HashSubscriber.php | 2 +- 131 files changed, 131 insertions(+), 131 deletions(-) diff --git a/src/Alias/DefaultAliasFilter.php b/src/Alias/DefaultAliasFilter.php index 8653421..51f1b4a 100644 --- a/src/Alias/DefaultAliasFilter.php +++ b/src/Alias/DefaultAliasFilter.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Alias/DefaultAliasGeneratorFactory.php b/src/Alias/DefaultAliasGeneratorFactory.php index 5c486c8..7a00ec7 100644 --- a/src/Alias/DefaultAliasGeneratorFactory.php +++ b/src/Alias/DefaultAliasGeneratorFactory.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Alias/ParentAliasGeneratorFactory.php b/src/Alias/ParentAliasGeneratorFactory.php index 5a2a8b6..d5d3990 100644 --- a/src/Alias/ParentAliasGeneratorFactory.php +++ b/src/Alias/ParentAliasGeneratorFactory.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Backend/About.php b/src/Backend/About.php index 7862b43..c969717 100644 --- a/src/Backend/About.php +++ b/src/Backend/About.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Backend/Renderer/Label/Layer/AbstractLabelRenderer.php b/src/Backend/Renderer/Label/Layer/AbstractLabelRenderer.php index 7b18795..b89ba38 100644 --- a/src/Backend/Renderer/Label/Layer/AbstractLabelRenderer.php +++ b/src/Backend/Renderer/Label/Layer/AbstractLabelRenderer.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Backend/Renderer/Label/Layer/ChainRenderer.php b/src/Backend/Renderer/Label/Layer/ChainRenderer.php index 3a8963d..9fa24e8 100644 --- a/src/Backend/Renderer/Label/Layer/ChainRenderer.php +++ b/src/Backend/Renderer/Label/Layer/ChainRenderer.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Backend/Renderer/Label/Layer/LayerLabelRenderer.php b/src/Backend/Renderer/Label/Layer/LayerLabelRenderer.php index dbefd3d..4c5a71d 100644 --- a/src/Backend/Renderer/Label/Layer/LayerLabelRenderer.php +++ b/src/Backend/Renderer/Label/Layer/LayerLabelRenderer.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Backend/Renderer/Label/Layer/MarkersLabelRenderer.php b/src/Backend/Renderer/Label/Layer/MarkersLabelRenderer.php index 20b6cd7..442d9f0 100644 --- a/src/Backend/Renderer/Label/Layer/MarkersLabelRenderer.php +++ b/src/Backend/Renderer/Label/Layer/MarkersLabelRenderer.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Backend/Renderer/Label/Layer/OverpassLabelRenderer.php b/src/Backend/Renderer/Label/Layer/OverpassLabelRenderer.php index 93542b5..4c291ad 100644 --- a/src/Backend/Renderer/Label/Layer/OverpassLabelRenderer.php +++ b/src/Backend/Renderer/Label/Layer/OverpassLabelRenderer.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Backend/Renderer/Label/Layer/ProviderLabelRenderer.php b/src/Backend/Renderer/Label/Layer/ProviderLabelRenderer.php index 7d6b08a..9148b97 100644 --- a/src/Backend/Renderer/Label/Layer/ProviderLabelRenderer.php +++ b/src/Backend/Renderer/Label/Layer/ProviderLabelRenderer.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Backend/Renderer/Label/Layer/ReferenceLabelRenderer.php b/src/Backend/Renderer/Label/Layer/ReferenceLabelRenderer.php index 7968928..f7fbb6f 100644 --- a/src/Backend/Renderer/Label/Layer/ReferenceLabelRenderer.php +++ b/src/Backend/Renderer/Label/Layer/ReferenceLabelRenderer.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Backend/Renderer/Label/Layer/VectorsLabelRenderer.php b/src/Backend/Renderer/Label/Layer/VectorsLabelRenderer.php index f91ce66..01f96d1 100644 --- a/src/Backend/Renderer/Label/Layer/VectorsLabelRenderer.php +++ b/src/Backend/Renderer/Label/Layer/VectorsLabelRenderer.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Bundle/ContaoManager/Plugin.php b/src/Bundle/ContaoManager/Plugin.php index e278f18..a9facf6 100644 --- a/src/Bundle/ContaoManager/Plugin.php +++ b/src/Bundle/ContaoManager/Plugin.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Bundle/DependencyInjection/NetzmachtContaoLeafletExtension.php b/src/Bundle/DependencyInjection/NetzmachtContaoLeafletExtension.php index 6e56b9c..0a894ec 100644 --- a/src/Bundle/DependencyInjection/NetzmachtContaoLeafletExtension.php +++ b/src/Bundle/DependencyInjection/NetzmachtContaoLeafletExtension.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Bundle/DependencyInjection/Pass/RegisterDefinitionMapperPass.php b/src/Bundle/DependencyInjection/Pass/RegisterDefinitionMapperPass.php index 4cc31b2..823d50d 100644 --- a/src/Bundle/DependencyInjection/Pass/RegisterDefinitionMapperPass.php +++ b/src/Bundle/DependencyInjection/Pass/RegisterDefinitionMapperPass.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Bundle/DependencyInjection/Pass/RegisterEncodersPass.php b/src/Bundle/DependencyInjection/Pass/RegisterEncodersPass.php index 809c787..4add7f7 100644 --- a/src/Bundle/DependencyInjection/Pass/RegisterEncodersPass.php +++ b/src/Bundle/DependencyInjection/Pass/RegisterEncodersPass.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Bundle/DependencyInjection/Pass/RegisterLibrariesPass.php b/src/Bundle/DependencyInjection/Pass/RegisterLibrariesPass.php index d1778c5..84b4bdc 100644 --- a/src/Bundle/DependencyInjection/Pass/RegisterLibrariesPass.php +++ b/src/Bundle/DependencyInjection/Pass/RegisterLibrariesPass.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Bundle/NetzmachtContaoLeafletBundle.php b/src/Bundle/NetzmachtContaoLeafletBundle.php index 601bdea..8ed759e 100644 --- a/src/Bundle/NetzmachtContaoLeafletBundle.php +++ b/src/Bundle/NetzmachtContaoLeafletBundle.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Bundle/Resources/contao/config/config.php b/src/Bundle/Resources/contao/config/config.php index 156ba04..c7bf145 100644 --- a/src/Bundle/Resources/contao/config/config.php +++ b/src/Bundle/Resources/contao/config/config.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Bundle/Resources/contao/dca/tl_content.php b/src/Bundle/Resources/contao/dca/tl_content.php index c0127d2..38e10f3 100644 --- a/src/Bundle/Resources/contao/dca/tl_content.php +++ b/src/Bundle/Resources/contao/dca/tl_content.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Bundle/Resources/contao/dca/tl_leaflet_control.php b/src/Bundle/Resources/contao/dca/tl_leaflet_control.php index 0169793..e79ee22 100644 --- a/src/Bundle/Resources/contao/dca/tl_leaflet_control.php +++ b/src/Bundle/Resources/contao/dca/tl_leaflet_control.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Bundle/Resources/contao/dca/tl_leaflet_control_layer.php b/src/Bundle/Resources/contao/dca/tl_leaflet_control_layer.php index e669d64..4322636 100644 --- a/src/Bundle/Resources/contao/dca/tl_leaflet_control_layer.php +++ b/src/Bundle/Resources/contao/dca/tl_leaflet_control_layer.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Bundle/Resources/contao/dca/tl_leaflet_icon.php b/src/Bundle/Resources/contao/dca/tl_leaflet_icon.php index d3c2543..3e99465 100644 --- a/src/Bundle/Resources/contao/dca/tl_leaflet_icon.php +++ b/src/Bundle/Resources/contao/dca/tl_leaflet_icon.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Bundle/Resources/contao/dca/tl_leaflet_layer.php b/src/Bundle/Resources/contao/dca/tl_leaflet_layer.php index 03fe1d8..275c9c9 100644 --- a/src/Bundle/Resources/contao/dca/tl_leaflet_layer.php +++ b/src/Bundle/Resources/contao/dca/tl_leaflet_layer.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Bundle/Resources/contao/dca/tl_leaflet_map.php b/src/Bundle/Resources/contao/dca/tl_leaflet_map.php index 7ef86c3..26e5c62 100644 --- a/src/Bundle/Resources/contao/dca/tl_leaflet_map.php +++ b/src/Bundle/Resources/contao/dca/tl_leaflet_map.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Bundle/Resources/contao/dca/tl_leaflet_map_layer.php b/src/Bundle/Resources/contao/dca/tl_leaflet_map_layer.php index 842a22e..6cb18f9 100644 --- a/src/Bundle/Resources/contao/dca/tl_leaflet_map_layer.php +++ b/src/Bundle/Resources/contao/dca/tl_leaflet_map_layer.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Bundle/Resources/contao/dca/tl_leaflet_marker.php b/src/Bundle/Resources/contao/dca/tl_leaflet_marker.php index ef8abd5..6524efa 100644 --- a/src/Bundle/Resources/contao/dca/tl_leaflet_marker.php +++ b/src/Bundle/Resources/contao/dca/tl_leaflet_marker.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Bundle/Resources/contao/dca/tl_leaflet_popup.php b/src/Bundle/Resources/contao/dca/tl_leaflet_popup.php index e531b79..b40f21d 100644 --- a/src/Bundle/Resources/contao/dca/tl_leaflet_popup.php +++ b/src/Bundle/Resources/contao/dca/tl_leaflet_popup.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Bundle/Resources/contao/dca/tl_leaflet_style.php b/src/Bundle/Resources/contao/dca/tl_leaflet_style.php index 67d0d46..8a10177 100644 --- a/src/Bundle/Resources/contao/dca/tl_leaflet_style.php +++ b/src/Bundle/Resources/contao/dca/tl_leaflet_style.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Bundle/Resources/contao/dca/tl_leaflet_vector.php b/src/Bundle/Resources/contao/dca/tl_leaflet_vector.php index a33443a..34d4260 100644 --- a/src/Bundle/Resources/contao/dca/tl_leaflet_vector.php +++ b/src/Bundle/Resources/contao/dca/tl_leaflet_vector.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Bundle/Resources/contao/dca/tl_module.php b/src/Bundle/Resources/contao/dca/tl_module.php index d9d1375..b4c9dd1 100644 --- a/src/Bundle/Resources/contao/dca/tl_module.php +++ b/src/Bundle/Resources/contao/dca/tl_module.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Bundle/Resources/contao/languages/en/leaflet.php b/src/Bundle/Resources/contao/languages/en/leaflet.php index 92e53cd..bd79aa6 100644 --- a/src/Bundle/Resources/contao/languages/en/leaflet.php +++ b/src/Bundle/Resources/contao/languages/en/leaflet.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Bundle/Resources/contao/languages/en/modules.php b/src/Bundle/Resources/contao/languages/en/modules.php index 4625146..81c3839 100644 --- a/src/Bundle/Resources/contao/languages/en/modules.php +++ b/src/Bundle/Resources/contao/languages/en/modules.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Bundle/Resources/contao/languages/en/tl_content.php b/src/Bundle/Resources/contao/languages/en/tl_content.php index f999863..6adc2ac 100644 --- a/src/Bundle/Resources/contao/languages/en/tl_content.php +++ b/src/Bundle/Resources/contao/languages/en/tl_content.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Bundle/Resources/contao/languages/en/tl_leaflet_control.php b/src/Bundle/Resources/contao/languages/en/tl_leaflet_control.php index be1d648..d831d2f 100644 --- a/src/Bundle/Resources/contao/languages/en/tl_leaflet_control.php +++ b/src/Bundle/Resources/contao/languages/en/tl_leaflet_control.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Bundle/Resources/contao/languages/en/tl_leaflet_icon.php b/src/Bundle/Resources/contao/languages/en/tl_leaflet_icon.php index a8a0de6..086b1d6 100644 --- a/src/Bundle/Resources/contao/languages/en/tl_leaflet_icon.php +++ b/src/Bundle/Resources/contao/languages/en/tl_leaflet_icon.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Bundle/Resources/contao/languages/en/tl_leaflet_layer.php b/src/Bundle/Resources/contao/languages/en/tl_leaflet_layer.php index 5a9b0db..9c5ddc7 100644 --- a/src/Bundle/Resources/contao/languages/en/tl_leaflet_layer.php +++ b/src/Bundle/Resources/contao/languages/en/tl_leaflet_layer.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Bundle/Resources/contao/languages/en/tl_leaflet_map.php b/src/Bundle/Resources/contao/languages/en/tl_leaflet_map.php index 0c3393e..d11b6f5 100644 --- a/src/Bundle/Resources/contao/languages/en/tl_leaflet_map.php +++ b/src/Bundle/Resources/contao/languages/en/tl_leaflet_map.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Bundle/Resources/contao/languages/en/tl_leaflet_marker.php b/src/Bundle/Resources/contao/languages/en/tl_leaflet_marker.php index e6c9b41..b4bf310 100644 --- a/src/Bundle/Resources/contao/languages/en/tl_leaflet_marker.php +++ b/src/Bundle/Resources/contao/languages/en/tl_leaflet_marker.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Bundle/Resources/contao/languages/en/tl_leaflet_popup.php b/src/Bundle/Resources/contao/languages/en/tl_leaflet_popup.php index de9b890..a2bc878 100644 --- a/src/Bundle/Resources/contao/languages/en/tl_leaflet_popup.php +++ b/src/Bundle/Resources/contao/languages/en/tl_leaflet_popup.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Bundle/Resources/contao/languages/en/tl_leaflet_style.php b/src/Bundle/Resources/contao/languages/en/tl_leaflet_style.php index b354fd2..d360310 100644 --- a/src/Bundle/Resources/contao/languages/en/tl_leaflet_style.php +++ b/src/Bundle/Resources/contao/languages/en/tl_leaflet_style.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Bundle/Resources/contao/languages/en/tl_leaflet_vector.php b/src/Bundle/Resources/contao/languages/en/tl_leaflet_vector.php index ebbdb3b..0d57c68 100644 --- a/src/Bundle/Resources/contao/languages/en/tl_leaflet_vector.php +++ b/src/Bundle/Resources/contao/languages/en/tl_leaflet_vector.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Bundle/Resources/contao/languages/en/tl_module.php b/src/Bundle/Resources/contao/languages/en/tl_module.php index 76c1734..9949922 100644 --- a/src/Bundle/Resources/contao/languages/en/tl_module.php +++ b/src/Bundle/Resources/contao/languages/en/tl_module.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Definition/Layer/OverpassLayer.php b/src/Definition/Layer/OverpassLayer.php index dfee41b..b120d5b 100644 --- a/src/Definition/Layer/OverpassLayer.php +++ b/src/Definition/Layer/OverpassLayer.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Definition/Style.php b/src/Definition/Style.php index 40f2abc..e7e07a4 100644 --- a/src/Definition/Style.php +++ b/src/Definition/Style.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Definition/Style/FixedStyle.php b/src/Definition/Style/FixedStyle.php index c33309d..13db1c4 100644 --- a/src/Definition/Style/FixedStyle.php +++ b/src/Definition/Style/FixedStyle.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Encoder/ContaoAssets.php b/src/Encoder/ContaoAssets.php index 6f95aed..e3e39cc 100644 --- a/src/Encoder/ContaoAssets.php +++ b/src/Encoder/ContaoAssets.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Encoder/EncoderFactory.php b/src/Encoder/EncoderFactory.php index 3d690c7..30a7df1 100644 --- a/src/Encoder/EncoderFactory.php +++ b/src/Encoder/EncoderFactory.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Event/BuildDefinitionEvent.php b/src/Event/BuildDefinitionEvent.php index 7e63160..c840a6a 100644 --- a/src/Event/BuildDefinitionEvent.php +++ b/src/Event/BuildDefinitionEvent.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Event/ConvertToGeoJsonEvent.php b/src/Event/ConvertToGeoJsonEvent.php index 581f4f5..de71b21 100644 --- a/src/Event/ConvertToGeoJsonEvent.php +++ b/src/Event/ConvertToGeoJsonEvent.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Event/GetHashEvent.php b/src/Event/GetHashEvent.php index b857bbb..fac4a51 100644 --- a/src/Event/GetHashEvent.php +++ b/src/Event/GetHashEvent.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Event/GetJavascriptEvent.php b/src/Event/GetJavascriptEvent.php index 32339a6..52099a0 100644 --- a/src/Event/GetJavascriptEvent.php +++ b/src/Event/GetJavascriptEvent.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Filter/BboxFilter.php b/src/Filter/BboxFilter.php index c7d418c..d319abe 100644 --- a/src/Filter/BboxFilter.php +++ b/src/Filter/BboxFilter.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Filter/DistanceFilter.php b/src/Filter/DistanceFilter.php index 4cfb87b..590ce57 100644 --- a/src/Filter/DistanceFilter.php +++ b/src/Filter/DistanceFilter.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Filter/Filter.php b/src/Filter/Filter.php index c88e2ab..6cd4e17 100644 --- a/src/Filter/Filter.php +++ b/src/Filter/Filter.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Filter/FilterFactory.php b/src/Filter/FilterFactory.php index 9909db9..62b27f8 100644 --- a/src/Filter/FilterFactory.php +++ b/src/Filter/FilterFactory.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Frontend/AbstractMapHybrid.php b/src/Frontend/AbstractMapHybrid.php index 59b6e47..27efb8d 100644 --- a/src/Frontend/AbstractMapHybrid.php +++ b/src/Frontend/AbstractMapHybrid.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Frontend/Assets/LibrariesConfiguration.php b/src/Frontend/Assets/LibrariesConfiguration.php index 94ad1b9..54929d8 100644 --- a/src/Frontend/Assets/LibrariesConfiguration.php +++ b/src/Frontend/Assets/LibrariesConfiguration.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Frontend/ContentElement/MapElement.php b/src/Frontend/ContentElement/MapElement.php index 72eb6fa..9b9b723 100644 --- a/src/Frontend/ContentElement/MapElement.php +++ b/src/Frontend/ContentElement/MapElement.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Frontend/ContentElement/MapElementFactory.php b/src/Frontend/ContentElement/MapElementFactory.php index efe1eac..55de776 100644 --- a/src/Frontend/ContentElement/MapElementFactory.php +++ b/src/Frontend/ContentElement/MapElementFactory.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Frontend/DataController.php b/src/Frontend/DataController.php index b15fba5..1d037a5 100644 --- a/src/Frontend/DataController.php +++ b/src/Frontend/DataController.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Frontend/InsertTag/LeafletInsertTagParser.php b/src/Frontend/InsertTag/LeafletInsertTagParser.php index 2415984..1c05b03 100644 --- a/src/Frontend/InsertTag/LeafletInsertTagParser.php +++ b/src/Frontend/InsertTag/LeafletInsertTagParser.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Frontend/Module/MapModule.php b/src/Frontend/Module/MapModule.php index f3239f3..e356b3d 100644 --- a/src/Frontend/Module/MapModule.php +++ b/src/Frontend/Module/MapModule.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Frontend/Module/MapModuleFactory.php b/src/Frontend/Module/MapModuleFactory.php index 2ce6364..2ff69ba 100644 --- a/src/Frontend/Module/MapModuleFactory.php +++ b/src/Frontend/Module/MapModuleFactory.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Frontend/RequestUrl.php b/src/Frontend/RequestUrl.php index a6d38d9..f08cc96 100644 --- a/src/Frontend/RequestUrl.php +++ b/src/Frontend/RequestUrl.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Frontend/ValueFilter.php b/src/Frontend/ValueFilter.php index 206fdb6..66c2c60 100644 --- a/src/Frontend/ValueFilter.php +++ b/src/Frontend/ValueFilter.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Listener/Dca/ControlDcaListener.php b/src/Listener/Dca/ControlDcaListener.php index 2c10308..8a48e71 100644 --- a/src/Listener/Dca/ControlDcaListener.php +++ b/src/Listener/Dca/ControlDcaListener.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Listener/Dca/FrontendIntegrationListener.php b/src/Listener/Dca/FrontendIntegrationListener.php index c5e7846..4d9685d 100644 --- a/src/Listener/Dca/FrontendIntegrationListener.php +++ b/src/Listener/Dca/FrontendIntegrationListener.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Listener/Dca/IconDcaListener.php b/src/Listener/Dca/IconDcaListener.php index 89b1dc2..ae82090 100644 --- a/src/Listener/Dca/IconDcaListener.php +++ b/src/Listener/Dca/IconDcaListener.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Listener/Dca/LayerDcaListener.php b/src/Listener/Dca/LayerDcaListener.php index 004f286..5fdf1fc 100644 --- a/src/Listener/Dca/LayerDcaListener.php +++ b/src/Listener/Dca/LayerDcaListener.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Listener/Dca/LeafletDcaListener.php b/src/Listener/Dca/LeafletDcaListener.php index c081e38..d9f5126 100644 --- a/src/Listener/Dca/LeafletDcaListener.php +++ b/src/Listener/Dca/LeafletDcaListener.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Listener/Dca/MapDcaListener.php b/src/Listener/Dca/MapDcaListener.php index 2c20b8e..acc2c47 100644 --- a/src/Listener/Dca/MapDcaListener.php +++ b/src/Listener/Dca/MapDcaListener.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Listener/Dca/MarkerDcaListener.php b/src/Listener/Dca/MarkerDcaListener.php index dcb3260..5bf6593 100644 --- a/src/Listener/Dca/MarkerDcaListener.php +++ b/src/Listener/Dca/MarkerDcaListener.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Listener/Dca/StyleDcaListener.php b/src/Listener/Dca/StyleDcaListener.php index c3389eb..95e276c 100644 --- a/src/Listener/Dca/StyleDcaListener.php +++ b/src/Listener/Dca/StyleDcaListener.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Listener/Dca/Validator.php b/src/Listener/Dca/Validator.php index 53d5cc3..89ad56e 100644 --- a/src/Listener/Dca/Validator.php +++ b/src/Listener/Dca/Validator.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Listener/Dca/VectorDcaListener.php b/src/Listener/Dca/VectorDcaListener.php index 0076737..f88d082 100644 --- a/src/Listener/Dca/VectorDcaListener.php +++ b/src/Listener/Dca/VectorDcaListener.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Listener/LoadAssetsListener.php b/src/Listener/LoadAssetsListener.php index 1781aae..652bf14 100644 --- a/src/Listener/LoadAssetsListener.php +++ b/src/Listener/LoadAssetsListener.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Listener/RegisterLibrariesListener.php b/src/Listener/RegisterLibrariesListener.php index e753e94..96fbc85 100644 --- a/src/Listener/RegisterLibrariesListener.php +++ b/src/Listener/RegisterLibrariesListener.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/MapProvider.php b/src/MapProvider.php index 8d9ba9b..c60c656 100644 --- a/src/MapProvider.php +++ b/src/MapProvider.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Mapper/AbstractMapper.php b/src/Mapper/AbstractMapper.php index b129f65..cfc0096 100644 --- a/src/Mapper/AbstractMapper.php +++ b/src/Mapper/AbstractMapper.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Mapper/AbstractTypeMapper.php b/src/Mapper/AbstractTypeMapper.php index 8df9034..1c60591 100644 --- a/src/Mapper/AbstractTypeMapper.php +++ b/src/Mapper/AbstractTypeMapper.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Mapper/Control/AbstractControlMapper.php b/src/Mapper/Control/AbstractControlMapper.php index 0d744b4..10a3720 100644 --- a/src/Mapper/Control/AbstractControlMapper.php +++ b/src/Mapper/Control/AbstractControlMapper.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Mapper/Control/AttributionControlMapper.php b/src/Mapper/Control/AttributionControlMapper.php index 3817069..4a75922 100644 --- a/src/Mapper/Control/AttributionControlMapper.php +++ b/src/Mapper/Control/AttributionControlMapper.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Mapper/Control/FullscreenControlMapper.php b/src/Mapper/Control/FullscreenControlMapper.php index e0705e2..a455031 100644 --- a/src/Mapper/Control/FullscreenControlMapper.php +++ b/src/Mapper/Control/FullscreenControlMapper.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Mapper/Control/LayersControlMapper.php b/src/Mapper/Control/LayersControlMapper.php index d7912f4..4771285 100644 --- a/src/Mapper/Control/LayersControlMapper.php +++ b/src/Mapper/Control/LayersControlMapper.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Mapper/Control/LoadingControlMapper.php b/src/Mapper/Control/LoadingControlMapper.php index 9e92f47..b523083 100644 --- a/src/Mapper/Control/LoadingControlMapper.php +++ b/src/Mapper/Control/LoadingControlMapper.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Mapper/Control/ScaleControlMapper.php b/src/Mapper/Control/ScaleControlMapper.php index d68caf8..56268b3 100644 --- a/src/Mapper/Control/ScaleControlMapper.php +++ b/src/Mapper/Control/ScaleControlMapper.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Mapper/Control/ZoomControlMapper.php b/src/Mapper/Control/ZoomControlMapper.php index 1bed566..5d80f0b 100644 --- a/src/Mapper/Control/ZoomControlMapper.php +++ b/src/Mapper/Control/ZoomControlMapper.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Mapper/DefinitionMapper.php b/src/Mapper/DefinitionMapper.php index 54ce353..4ebb38c 100644 --- a/src/Mapper/DefinitionMapper.php +++ b/src/Mapper/DefinitionMapper.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Mapper/GeoJsonMapper.php b/src/Mapper/GeoJsonMapper.php index 322d061..f98516a 100644 --- a/src/Mapper/GeoJsonMapper.php +++ b/src/Mapper/GeoJsonMapper.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Mapper/Layer/AbstractLayerMapper.php b/src/Mapper/Layer/AbstractLayerMapper.php index 8f79cf2..20bc61b 100644 --- a/src/Mapper/Layer/AbstractLayerMapper.php +++ b/src/Mapper/Layer/AbstractLayerMapper.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Mapper/Layer/GroupLayerMapper.php b/src/Mapper/Layer/GroupLayerMapper.php index 172cdab..eedd003 100644 --- a/src/Mapper/Layer/GroupLayerMapper.php +++ b/src/Mapper/Layer/GroupLayerMapper.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Mapper/Layer/MarkerClusterLayerMapper.php b/src/Mapper/Layer/MarkerClusterLayerMapper.php index 28e5016..ec1a675 100644 --- a/src/Mapper/Layer/MarkerClusterLayerMapper.php +++ b/src/Mapper/Layer/MarkerClusterLayerMapper.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Mapper/Layer/MarkersLayerMapper.php b/src/Mapper/Layer/MarkersLayerMapper.php index 79a8b5f..1e81c22 100644 --- a/src/Mapper/Layer/MarkersLayerMapper.php +++ b/src/Mapper/Layer/MarkersLayerMapper.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Mapper/Layer/OverpassLayerMapper.php b/src/Mapper/Layer/OverpassLayerMapper.php index 3d4a7f2..ffa0cf6 100644 --- a/src/Mapper/Layer/OverpassLayerMapper.php +++ b/src/Mapper/Layer/OverpassLayerMapper.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Mapper/Layer/ProviderLayerMapper.php b/src/Mapper/Layer/ProviderLayerMapper.php index 9da9870..041e38f 100644 --- a/src/Mapper/Layer/ProviderLayerMapper.php +++ b/src/Mapper/Layer/ProviderLayerMapper.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Mapper/Layer/ReferenceLayerMapper.php b/src/Mapper/Layer/ReferenceLayerMapper.php index a45cb38..3c2fc37 100644 --- a/src/Mapper/Layer/ReferenceLayerMapper.php +++ b/src/Mapper/Layer/ReferenceLayerMapper.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Mapper/Layer/TileLayerMapper.php b/src/Mapper/Layer/TileLayerMapper.php index 03d407a..6288b31 100644 --- a/src/Mapper/Layer/TileLayerMapper.php +++ b/src/Mapper/Layer/TileLayerMapper.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Mapper/Layer/VectorsLayerMapper.php b/src/Mapper/Layer/VectorsLayerMapper.php index 88e7e95..1155299 100644 --- a/src/Mapper/Layer/VectorsLayerMapper.php +++ b/src/Mapper/Layer/VectorsLayerMapper.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Mapper/MapMapper.php b/src/Mapper/MapMapper.php index 42f1b23..38d42c2 100644 --- a/src/Mapper/MapMapper.php +++ b/src/Mapper/MapMapper.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Mapper/Mapper.php b/src/Mapper/Mapper.php index c19caf7..5f8ad7b 100644 --- a/src/Mapper/Mapper.php +++ b/src/Mapper/Mapper.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Mapper/OptionsBuilder.php b/src/Mapper/OptionsBuilder.php index 76ad217..01522f4 100644 --- a/src/Mapper/OptionsBuilder.php +++ b/src/Mapper/OptionsBuilder.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Mapper/Style/AbstractStyleMapper.php b/src/Mapper/Style/AbstractStyleMapper.php index 5c97117..8114a48 100644 --- a/src/Mapper/Style/AbstractStyleMapper.php +++ b/src/Mapper/Style/AbstractStyleMapper.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Mapper/Style/FixedStyleMapper.php b/src/Mapper/Style/FixedStyleMapper.php index c54d7cb..16ad970 100644 --- a/src/Mapper/Style/FixedStyleMapper.php +++ b/src/Mapper/Style/FixedStyleMapper.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Mapper/Type/AbstractIconMapper.php b/src/Mapper/Type/AbstractIconMapper.php index 1bb7117..b49ad0a 100644 --- a/src/Mapper/Type/AbstractIconMapper.php +++ b/src/Mapper/Type/AbstractIconMapper.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Mapper/Type/DivIconMapper.php b/src/Mapper/Type/DivIconMapper.php index 4509839..3fa0af5 100644 --- a/src/Mapper/Type/DivIconMapper.php +++ b/src/Mapper/Type/DivIconMapper.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Mapper/Type/ExtraMarkersIconMapper.php b/src/Mapper/Type/ExtraMarkersIconMapper.php index 82660ae..f94d751 100644 --- a/src/Mapper/Type/ExtraMarkersIconMapper.php +++ b/src/Mapper/Type/ExtraMarkersIconMapper.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Mapper/Type/ImageIconMapper.php b/src/Mapper/Type/ImageIconMapper.php index d444da9..511bbce 100644 --- a/src/Mapper/Type/ImageIconMapper.php +++ b/src/Mapper/Type/ImageIconMapper.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Mapper/UI/MarkerMapper.php b/src/Mapper/UI/MarkerMapper.php index b18122f..c92ae64 100644 --- a/src/Mapper/UI/MarkerMapper.php +++ b/src/Mapper/UI/MarkerMapper.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Mapper/UI/PopupMapper.php b/src/Mapper/UI/PopupMapper.php index 529afec..7debb13 100644 --- a/src/Mapper/UI/PopupMapper.php +++ b/src/Mapper/UI/PopupMapper.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Mapper/Vector/AbstractVectorMapper.php b/src/Mapper/Vector/AbstractVectorMapper.php index 61a938a..1eea233 100644 --- a/src/Mapper/Vector/AbstractVectorMapper.php +++ b/src/Mapper/Vector/AbstractVectorMapper.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Mapper/Vector/CircleMapper.php b/src/Mapper/Vector/CircleMapper.php index 2eff2df..7286cde 100644 --- a/src/Mapper/Vector/CircleMapper.php +++ b/src/Mapper/Vector/CircleMapper.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Mapper/Vector/CircleMarkerMapper.php b/src/Mapper/Vector/CircleMarkerMapper.php index 4a0c633..9e1ade9 100644 --- a/src/Mapper/Vector/CircleMarkerMapper.php +++ b/src/Mapper/Vector/CircleMarkerMapper.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Mapper/Vector/MultiPolygonMapper.php b/src/Mapper/Vector/MultiPolygonMapper.php index db1309e..d1ae9c3 100644 --- a/src/Mapper/Vector/MultiPolygonMapper.php +++ b/src/Mapper/Vector/MultiPolygonMapper.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Mapper/Vector/MultiPolylineMapper.php b/src/Mapper/Vector/MultiPolylineMapper.php index 6d1ec0e..e97e6b2 100644 --- a/src/Mapper/Vector/MultiPolylineMapper.php +++ b/src/Mapper/Vector/MultiPolylineMapper.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Mapper/Vector/PolygonMapper.php b/src/Mapper/Vector/PolygonMapper.php index cbffbb5..b695e11 100644 --- a/src/Mapper/Vector/PolygonMapper.php +++ b/src/Mapper/Vector/PolygonMapper.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Mapper/Vector/PolylineMapper.php b/src/Mapper/Vector/PolylineMapper.php index 57ab68f..2b6babd 100644 --- a/src/Mapper/Vector/PolylineMapper.php +++ b/src/Mapper/Vector/PolylineMapper.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Mapper/Vector/RectangleMapper.php b/src/Mapper/Vector/RectangleMapper.php index 4b178c7..0cc7869 100644 --- a/src/Mapper/Vector/RectangleMapper.php +++ b/src/Mapper/Vector/RectangleMapper.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Model/AbstractActiveModel.php b/src/Model/AbstractActiveModel.php index c493711..a9aaf75 100644 --- a/src/Model/AbstractActiveModel.php +++ b/src/Model/AbstractActiveModel.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Model/ControlModel.php b/src/Model/ControlModel.php index 77c32ea..0dd623b 100644 --- a/src/Model/ControlModel.php +++ b/src/Model/ControlModel.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Model/IconModel.php b/src/Model/IconModel.php index 02aaff7..0931373 100644 --- a/src/Model/IconModel.php +++ b/src/Model/IconModel.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Model/LayerModel.php b/src/Model/LayerModel.php index 3a06557..1d09d95 100644 --- a/src/Model/LayerModel.php +++ b/src/Model/LayerModel.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Model/MapModel.php b/src/Model/MapModel.php index 9d5ba61..8b9baf7 100644 --- a/src/Model/MapModel.php +++ b/src/Model/MapModel.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Model/MarkerModel.php b/src/Model/MarkerModel.php index d9908b6..9a91110 100644 --- a/src/Model/MarkerModel.php +++ b/src/Model/MarkerModel.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Model/PopupModel.php b/src/Model/PopupModel.php index addfdb7..b26f02a 100644 --- a/src/Model/PopupModel.php +++ b/src/Model/PopupModel.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Model/StyleModel.php b/src/Model/StyleModel.php index a81ff61..006106c 100644 --- a/src/Model/StyleModel.php +++ b/src/Model/StyleModel.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Model/VectorModel.php b/src/Model/VectorModel.php index 608a3d1..2344e8b 100644 --- a/src/Model/VectorModel.php +++ b/src/Model/VectorModel.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Request/Request.php b/src/Request/Request.php index 5ae967d..66260ed 100644 --- a/src/Request/Request.php +++ b/src/Request/Request.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Subscriber/EncoderSubscriber.php b/src/Subscriber/EncoderSubscriber.php index ecbd87f..259c1d3 100644 --- a/src/Subscriber/EncoderSubscriber.php +++ b/src/Subscriber/EncoderSubscriber.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Subscriber/GeoJsonSubscriber.php b/src/Subscriber/GeoJsonSubscriber.php index a66bbd6..30ce1d6 100644 --- a/src/Subscriber/GeoJsonSubscriber.php +++ b/src/Subscriber/GeoJsonSubscriber.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */ diff --git a/src/Subscriber/HashSubscriber.php b/src/Subscriber/HashSubscriber.php index add011f..94419f3 100644 --- a/src/Subscriber/HashSubscriber.php +++ b/src/Subscriber/HashSubscriber.php @@ -5,7 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus - * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource */