From 84294686a57b91bc70f1fcd7a5b910f63030bd17 Mon Sep 17 00:00:00 2001 From: David Molineus Date: Thu, 5 Oct 2017 15:45:43 +0200 Subject: [PATCH] Update file headers. --- src/Alias/DefaultAliasFilter.php | 10 ++++++---- src/Backend/About.php | 7 ++++--- src/Boot.php | 7 ++++--- src/ContaoAssets.php | 7 ++++--- src/Dca/ControlCallbacks.php | 7 ++++--- src/Dca/FrontendIntegration.php | 7 ++++--- src/Dca/LayerCallbacks.php | 7 ++++--- src/Dca/LeafletCallbacks.php | 7 ++++--- src/Dca/MapCallbacks.php | 7 ++++--- src/Dca/MarkerCallbacks.php | 7 ++++--- src/Dca/Validator.php | 10 ++++++---- src/Dca/VectorCallbacks.php | 7 ++++--- src/Definition/Layer/OverpassLayer.php | 10 ++++++---- src/Definition/Style.php | 7 ++++--- src/Definition/Style/FixedStyle.php | 7 ++++--- src/DependencyInjection/LeafletServices.php | 10 ++++++---- src/Event/BuildDefinitionEvent.php | 7 ++++--- src/Event/ConvertToGeoJsonEvent.php | 7 ++++--- src/Event/GetHashEvent.php | 7 ++++--- src/Event/GetJavascriptEvent.php | 7 ++++--- src/Event/InitializeDefinitionMapperEvent.php | 7 ++++--- src/Event/InitializeEventDispatcherEvent.php | 7 ++++--- src/Event/InitializeLeafletBuilderEvent.php | 7 ++++--- src/Filter/BboxFilter.php | 7 ++++--- src/Filter/DistanceFilter.php | 7 ++++--- src/Filter/Filter.php | 7 ++++--- src/Frontend/AbstractMapHybrid.php | 7 ++++--- src/Frontend/DataController.php | 7 ++++--- src/Frontend/InsertTag/LeafletInsertTagParser.php | 7 ++++--- src/Frontend/MapElement.php | 7 ++++--- src/Frontend/MapModule.php | 7 ++++--- src/Frontend/RequestUrl.php | 7 ++++--- src/Frontend/ValueFilter.php | 7 ++++--- src/MapProvider.php | 7 ++++--- src/Mapper/AbstractMapper.php | 7 ++++--- src/Mapper/AbstractTypeMapper.php | 7 ++++--- src/Mapper/Control/AbstractControlMapper.php | 7 ++++--- src/Mapper/Control/AttributionControlMapper.php | 7 ++++--- src/Mapper/Control/FullscreenControlMapper.php | 9 ++++----- src/Mapper/Control/LayersControlMapper.php | 7 ++++--- src/Mapper/Control/LoadingControlMapper.php | 7 ++++--- src/Mapper/Control/ScaleControlMapper.php | 7 ++++--- src/Mapper/Control/ZoomControlMapper.php | 7 ++++--- src/Mapper/DefinitionMapper.php | 7 ++++--- src/Mapper/GeoJsonMapper.php | 7 ++++--- src/Mapper/Layer/AbstractLayerMapper.php | 7 ++++--- src/Mapper/Layer/GroupLayerMapper.php | 7 ++++--- src/Mapper/Layer/MarkerClusterLayerMapper.php | 7 ++++--- src/Mapper/Layer/MarkersLayerMapper.php | 7 ++++--- src/Mapper/Layer/OverpassLayerMapper.php | 10 ++++++---- src/Mapper/Layer/ProviderLayerMapper.php | 7 ++++--- src/Mapper/Layer/ReferenceLayerMapper.php | 7 ++++--- src/Mapper/Layer/TileLayerMapper.php | 7 ++++--- src/Mapper/Layer/VectorsLayerMapper.php | 7 ++++--- src/Mapper/MapMapper.php | 7 ++++--- src/Mapper/Mapper.php | 7 ++++--- src/Mapper/OptionsBuilder.php | 8 ++++---- src/Mapper/Style/AbstractStyleMapper.php | 7 ++++--- src/Mapper/Style/FixedStyleMapper.php | 10 ++++------ src/Mapper/Type/AbstractIconMapper.php | 7 ++++--- src/Mapper/Type/DivIconMapper.php | 7 ++++--- src/Mapper/Type/ExtraMarkersIconMapper.php | 7 ++++--- src/Mapper/Type/ImageIconMapper.php | 7 ++++--- src/Mapper/UI/MarkerMapper.php | 7 ++++--- src/Mapper/UI/PopupMapper.php | 7 ++++--- src/Mapper/Vector/AbstractVectorMapper.php | 7 ++++--- src/Mapper/Vector/CircleMapper.php | 7 ++++--- src/Mapper/Vector/CircleMarkerMapper.php | 7 ++++--- src/Mapper/Vector/MultiPolygonMapper.php | 7 ++++--- src/Mapper/Vector/MultiPolylineMapper.php | 7 ++++--- src/Mapper/Vector/PolygonMapper.php | 7 ++++--- src/Mapper/Vector/PolylineMapper.php | 7 ++++--- src/Mapper/Vector/RectangleMapper.php | 7 ++++--- src/Model/AbstractActiveModel.php | 7 ++++--- src/Model/ControlModel.php | 7 ++++--- src/Model/IconModel.php | 7 ++++--- src/Model/LayerModel.php | 7 ++++--- src/Model/MapModel.php | 7 ++++--- src/Model/MarkerModel.php | 7 ++++--- src/Model/PopupModel.php | 7 ++++--- src/Model/StyleModel.php | 7 ++++--- src/Model/VectorModel.php | 7 ++++--- src/Resources/contao/config/autoload.php | 7 ++++--- src/Resources/contao/config/config.php | 7 ++++--- src/Resources/contao/config/event_subscribers.php | 8 +++++--- src/Resources/contao/config/leaflet_amenities.php | 7 ++++--- src/Resources/contao/config/leaflet_providers.php | 7 ++++--- src/Resources/contao/config/services.php | 7 ++++--- src/Resources/contao/dca/tl_content.php | 7 ++++--- src/Resources/contao/dca/tl_leaflet_control.php | 8 +++++--- src/Resources/contao/dca/tl_leaflet_control_layer.php | 7 ++++--- src/Resources/contao/dca/tl_leaflet_icon.php | 7 ++++--- src/Resources/contao/dca/tl_leaflet_layer.php | 7 ++++--- src/Resources/contao/dca/tl_leaflet_map.php | 7 ++++--- src/Resources/contao/dca/tl_leaflet_map_layer.php | 7 ++++--- src/Resources/contao/dca/tl_leaflet_marker.php | 7 ++++--- src/Resources/contao/dca/tl_leaflet_popup.php | 7 ++++--- src/Resources/contao/dca/tl_leaflet_style.php | 8 +++++--- src/Resources/contao/dca/tl_leaflet_vector.php | 7 ++++--- src/Resources/contao/dca/tl_module.php | 7 ++++--- src/Resources/contao/languages/en/leaflet.php | 10 ++++++++++ src/Resources/contao/languages/en/modules.php | 10 ++++++++++ src/Resources/contao/languages/en/tl_content.php | 10 ++++++++++ .../contao/languages/en/tl_leaflet_control.php | 10 ++++++++++ src/Resources/contao/languages/en/tl_leaflet_icon.php | 10 ++++++++++ src/Resources/contao/languages/en/tl_leaflet_layer.php | 10 ++++++++++ src/Resources/contao/languages/en/tl_leaflet_map.php | 10 ++++++++++ .../contao/languages/en/tl_leaflet_marker.php | 10 ++++++++++ src/Resources/contao/languages/en/tl_leaflet_popup.php | 10 ++++++++++ src/Resources/contao/languages/en/tl_leaflet_style.php | 10 ++++++++++ .../contao/languages/en/tl_leaflet_vector.php | 10 ++++++++++ src/Resources/contao/languages/en/tl_module.php | 10 ++++++++++ src/Subscriber/BootSubscriber.php | 7 ++++--- src/Subscriber/EncoderSubscriber.php | 7 ++++--- src/Subscriber/GeoJsonSubscriber.php | 7 ++++--- src/Subscriber/HashSubscriber.php | 7 ++++--- 116 files changed, 549 insertions(+), 323 deletions(-) diff --git a/src/Alias/DefaultAliasFilter.php b/src/Alias/DefaultAliasFilter.php index 12247f9..8653421 100644 --- a/src/Alias/DefaultAliasFilter.php +++ b/src/Alias/DefaultAliasFilter.php @@ -1,11 +1,13 @@ - * @copyright 2016 netzmacht David Molineus. All rights reserved. - * @filesource + * Leaflet maps for Contao CMS. * + * @package contao-leaflet-maps + * @author David Molineus + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE + * @filesource */ declare(strict_types=1); diff --git a/src/Backend/About.php b/src/Backend/About.php index 8a1b350..50abf88 100644 --- a/src/Backend/About.php +++ b/src/Backend/About.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet\Backend; diff --git a/src/Boot.php b/src/Boot.php index a07590e..1b0116c 100644 --- a/src/Boot.php +++ b/src/Boot.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet; diff --git a/src/ContaoAssets.php b/src/ContaoAssets.php index bc5e907..6b43f1b 100644 --- a/src/ContaoAssets.php +++ b/src/ContaoAssets.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet; diff --git a/src/Dca/ControlCallbacks.php b/src/Dca/ControlCallbacks.php index 9b170ac..9e49018 100644 --- a/src/Dca/ControlCallbacks.php +++ b/src/Dca/ControlCallbacks.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet\Dca; diff --git a/src/Dca/FrontendIntegration.php b/src/Dca/FrontendIntegration.php index d97ce28..f07c46a 100644 --- a/src/Dca/FrontendIntegration.php +++ b/src/Dca/FrontendIntegration.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet\Dca; diff --git a/src/Dca/LayerCallbacks.php b/src/Dca/LayerCallbacks.php index 5831d0b..b456c29 100644 --- a/src/Dca/LayerCallbacks.php +++ b/src/Dca/LayerCallbacks.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet\Dca; diff --git a/src/Dca/LeafletCallbacks.php b/src/Dca/LeafletCallbacks.php index 3e97bf7..77f0c23 100644 --- a/src/Dca/LeafletCallbacks.php +++ b/src/Dca/LeafletCallbacks.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet\Dca; diff --git a/src/Dca/MapCallbacks.php b/src/Dca/MapCallbacks.php index ad5943b..ed186fe 100644 --- a/src/Dca/MapCallbacks.php +++ b/src/Dca/MapCallbacks.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet\Dca; diff --git a/src/Dca/MarkerCallbacks.php b/src/Dca/MarkerCallbacks.php index 0b9aa40..933234c 100644 --- a/src/Dca/MarkerCallbacks.php +++ b/src/Dca/MarkerCallbacks.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet\Dca; diff --git a/src/Dca/Validator.php b/src/Dca/Validator.php index 5da9c57..6607ce6 100644 --- a/src/Dca/Validator.php +++ b/src/Dca/Validator.php @@ -1,11 +1,13 @@ - * @copyright 2016 netzmacht David Molineus. All rights reserved. - * @filesource + * Leaflet maps for Contao CMS. * + * @package contao-leaflet-maps + * @author David Molineus + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE + * @filesource */ namespace Netzmacht\Contao\Leaflet\Dca; diff --git a/src/Dca/VectorCallbacks.php b/src/Dca/VectorCallbacks.php index d4ba594..034e72a 100644 --- a/src/Dca/VectorCallbacks.php +++ b/src/Dca/VectorCallbacks.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet\Dca; diff --git a/src/Definition/Layer/OverpassLayer.php b/src/Definition/Layer/OverpassLayer.php index 15e8139..dfee41b 100644 --- a/src/Definition/Layer/OverpassLayer.php +++ b/src/Definition/Layer/OverpassLayer.php @@ -1,11 +1,13 @@ - * @copyright 2016 netzmacht David Molineus. All rights reserved. - * @filesource + * Leaflet maps for Contao CMS. * + * @package contao-leaflet-maps + * @author David Molineus + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE + * @filesource */ namespace Netzmacht\Contao\Leaflet\Definition\Layer; diff --git a/src/Definition/Style.php b/src/Definition/Style.php index 3631ef2..40f2abc 100644 --- a/src/Definition/Style.php +++ b/src/Definition/Style.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet\Definition; diff --git a/src/Definition/Style/FixedStyle.php b/src/Definition/Style/FixedStyle.php index a6a37ff..c33309d 100644 --- a/src/Definition/Style/FixedStyle.php +++ b/src/Definition/Style/FixedStyle.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet\Definition\Style; diff --git a/src/DependencyInjection/LeafletServices.php b/src/DependencyInjection/LeafletServices.php index 4d3b2a6..2b300ec 100644 --- a/src/DependencyInjection/LeafletServices.php +++ b/src/DependencyInjection/LeafletServices.php @@ -1,11 +1,13 @@ - * @copyright 2016 netzmacht David Molineus. All rights reserved. - * @filesource + * Leaflet maps for Contao CMS. * + * @package contao-leaflet-maps + * @author David Molineus + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE + * @filesource */ namespace Netzmacht\Contao\Leaflet\DependencyInjection; diff --git a/src/Event/BuildDefinitionEvent.php b/src/Event/BuildDefinitionEvent.php index c7cbbe1..9112fb6 100644 --- a/src/Event/BuildDefinitionEvent.php +++ b/src/Event/BuildDefinitionEvent.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet\Event; diff --git a/src/Event/ConvertToGeoJsonEvent.php b/src/Event/ConvertToGeoJsonEvent.php index 8bf6d80..d323e1b 100644 --- a/src/Event/ConvertToGeoJsonEvent.php +++ b/src/Event/ConvertToGeoJsonEvent.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet\Event; diff --git a/src/Event/GetHashEvent.php b/src/Event/GetHashEvent.php index c9961c4..00eaba6 100644 --- a/src/Event/GetHashEvent.php +++ b/src/Event/GetHashEvent.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet\Event; diff --git a/src/Event/GetJavascriptEvent.php b/src/Event/GetJavascriptEvent.php index fca1b4f..3a4f3be 100644 --- a/src/Event/GetJavascriptEvent.php +++ b/src/Event/GetJavascriptEvent.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet\Event; diff --git a/src/Event/InitializeDefinitionMapperEvent.php b/src/Event/InitializeDefinitionMapperEvent.php index 4b7a199..64ce78e 100644 --- a/src/Event/InitializeDefinitionMapperEvent.php +++ b/src/Event/InitializeDefinitionMapperEvent.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet\Event; diff --git a/src/Event/InitializeEventDispatcherEvent.php b/src/Event/InitializeEventDispatcherEvent.php index 8be23e5..13f5e09 100644 --- a/src/Event/InitializeEventDispatcherEvent.php +++ b/src/Event/InitializeEventDispatcherEvent.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet\Event; diff --git a/src/Event/InitializeLeafletBuilderEvent.php b/src/Event/InitializeLeafletBuilderEvent.php index af933d9..99a9071 100644 --- a/src/Event/InitializeLeafletBuilderEvent.php +++ b/src/Event/InitializeLeafletBuilderEvent.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet\Event; diff --git a/src/Filter/BboxFilter.php b/src/Filter/BboxFilter.php index 6ec6ed6..c7d418c 100644 --- a/src/Filter/BboxFilter.php +++ b/src/Filter/BboxFilter.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet\Filter; diff --git a/src/Filter/DistanceFilter.php b/src/Filter/DistanceFilter.php index f730545..4cfb87b 100644 --- a/src/Filter/DistanceFilter.php +++ b/src/Filter/DistanceFilter.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet\Filter; diff --git a/src/Filter/Filter.php b/src/Filter/Filter.php index 0715dfd..c88e2ab 100644 --- a/src/Filter/Filter.php +++ b/src/Filter/Filter.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet\Filter; diff --git a/src/Frontend/AbstractMapHybrid.php b/src/Frontend/AbstractMapHybrid.php index 7344558..c7c71f1 100644 --- a/src/Frontend/AbstractMapHybrid.php +++ b/src/Frontend/AbstractMapHybrid.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ declare(strict_types=1); diff --git a/src/Frontend/DataController.php b/src/Frontend/DataController.php index c7c957b..b3c1275 100644 --- a/src/Frontend/DataController.php +++ b/src/Frontend/DataController.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet\Frontend; diff --git a/src/Frontend/InsertTag/LeafletInsertTagParser.php b/src/Frontend/InsertTag/LeafletInsertTagParser.php index 58c53ad..53aa54e 100644 --- a/src/Frontend/InsertTag/LeafletInsertTagParser.php +++ b/src/Frontend/InsertTag/LeafletInsertTagParser.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ declare(strict_types=1); diff --git a/src/Frontend/MapElement.php b/src/Frontend/MapElement.php index dc1cdb2..5e0c46c 100644 --- a/src/Frontend/MapElement.php +++ b/src/Frontend/MapElement.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ declare(strict_types=1); diff --git a/src/Frontend/MapModule.php b/src/Frontend/MapModule.php index 13b1431..8f47ebe 100644 --- a/src/Frontend/MapModule.php +++ b/src/Frontend/MapModule.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ declare(strict_types=1); diff --git a/src/Frontend/RequestUrl.php b/src/Frontend/RequestUrl.php index cd37039..9fc849a 100644 --- a/src/Frontend/RequestUrl.php +++ b/src/Frontend/RequestUrl.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet\Frontend; diff --git a/src/Frontend/ValueFilter.php b/src/Frontend/ValueFilter.php index 4885ba9..253da7c 100644 --- a/src/Frontend/ValueFilter.php +++ b/src/Frontend/ValueFilter.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet\Frontend; diff --git a/src/MapProvider.php b/src/MapProvider.php index 01293bb..ee4083a 100644 --- a/src/MapProvider.php +++ b/src/MapProvider.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet; diff --git a/src/Mapper/AbstractMapper.php b/src/Mapper/AbstractMapper.php index a02f9cf..b773ae7 100644 --- a/src/Mapper/AbstractMapper.php +++ b/src/Mapper/AbstractMapper.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet\Mapper; diff --git a/src/Mapper/AbstractTypeMapper.php b/src/Mapper/AbstractTypeMapper.php index f3dfa05..81bc4e9 100644 --- a/src/Mapper/AbstractTypeMapper.php +++ b/src/Mapper/AbstractTypeMapper.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet\Mapper; diff --git a/src/Mapper/Control/AbstractControlMapper.php b/src/Mapper/Control/AbstractControlMapper.php index 3c21f08..e7664a3 100644 --- a/src/Mapper/Control/AbstractControlMapper.php +++ b/src/Mapper/Control/AbstractControlMapper.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet\Mapper\Control; diff --git a/src/Mapper/Control/AttributionControlMapper.php b/src/Mapper/Control/AttributionControlMapper.php index 7f940ae..f2613a2 100644 --- a/src/Mapper/Control/AttributionControlMapper.php +++ b/src/Mapper/Control/AttributionControlMapper.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet\Mapper\Control; diff --git a/src/Mapper/Control/FullscreenControlMapper.php b/src/Mapper/Control/FullscreenControlMapper.php index 0bbbb3b..e0705e2 100644 --- a/src/Mapper/Control/FullscreenControlMapper.php +++ b/src/Mapper/Control/FullscreenControlMapper.php @@ -1,18 +1,17 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet\Mapper\Control; -use Netzmacht\LeafletPHP\Definition; - /** * Class FullscreenControlMapper. * diff --git a/src/Mapper/Control/LayersControlMapper.php b/src/Mapper/Control/LayersControlMapper.php index b9242e9..0b2269c 100644 --- a/src/Mapper/Control/LayersControlMapper.php +++ b/src/Mapper/Control/LayersControlMapper.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet\Mapper\Control; diff --git a/src/Mapper/Control/LoadingControlMapper.php b/src/Mapper/Control/LoadingControlMapper.php index 881fd70..76be93f 100644 --- a/src/Mapper/Control/LoadingControlMapper.php +++ b/src/Mapper/Control/LoadingControlMapper.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet\Mapper\Control; diff --git a/src/Mapper/Control/ScaleControlMapper.php b/src/Mapper/Control/ScaleControlMapper.php index d2c33c5..d68caf8 100644 --- a/src/Mapper/Control/ScaleControlMapper.php +++ b/src/Mapper/Control/ScaleControlMapper.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet\Mapper\Control; diff --git a/src/Mapper/Control/ZoomControlMapper.php b/src/Mapper/Control/ZoomControlMapper.php index c62c7d7..1bed566 100644 --- a/src/Mapper/Control/ZoomControlMapper.php +++ b/src/Mapper/Control/ZoomControlMapper.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet\Mapper\Control; diff --git a/src/Mapper/DefinitionMapper.php b/src/Mapper/DefinitionMapper.php index 100cf6e..6522d99 100644 --- a/src/Mapper/DefinitionMapper.php +++ b/src/Mapper/DefinitionMapper.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet\Mapper; diff --git a/src/Mapper/GeoJsonMapper.php b/src/Mapper/GeoJsonMapper.php index 1d29354..f0ac257 100644 --- a/src/Mapper/GeoJsonMapper.php +++ b/src/Mapper/GeoJsonMapper.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet\Mapper; diff --git a/src/Mapper/Layer/AbstractLayerMapper.php b/src/Mapper/Layer/AbstractLayerMapper.php index f16d1c8..c8cc96e 100644 --- a/src/Mapper/Layer/AbstractLayerMapper.php +++ b/src/Mapper/Layer/AbstractLayerMapper.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet\Mapper\Layer; diff --git a/src/Mapper/Layer/GroupLayerMapper.php b/src/Mapper/Layer/GroupLayerMapper.php index 3dbb302..27d6987 100644 --- a/src/Mapper/Layer/GroupLayerMapper.php +++ b/src/Mapper/Layer/GroupLayerMapper.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet\Mapper\Layer; diff --git a/src/Mapper/Layer/MarkerClusterLayerMapper.php b/src/Mapper/Layer/MarkerClusterLayerMapper.php index 329f3d6..b5b27f5 100644 --- a/src/Mapper/Layer/MarkerClusterLayerMapper.php +++ b/src/Mapper/Layer/MarkerClusterLayerMapper.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet\Mapper\Layer; diff --git a/src/Mapper/Layer/MarkersLayerMapper.php b/src/Mapper/Layer/MarkersLayerMapper.php index fdb9b75..a8731c8 100644 --- a/src/Mapper/Layer/MarkersLayerMapper.php +++ b/src/Mapper/Layer/MarkersLayerMapper.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet\Mapper\Layer; diff --git a/src/Mapper/Layer/OverpassLayerMapper.php b/src/Mapper/Layer/OverpassLayerMapper.php index 74d9bec..587b9d7 100644 --- a/src/Mapper/Layer/OverpassLayerMapper.php +++ b/src/Mapper/Layer/OverpassLayerMapper.php @@ -1,11 +1,13 @@ - * @copyright 2016 netzmacht David Molineus. All rights reserved. - * @filesource + * Leaflet maps for Contao CMS. * + * @package contao-leaflet-maps + * @author David Molineus + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE + * @filesource */ namespace Netzmacht\Contao\Leaflet\Mapper\Layer; diff --git a/src/Mapper/Layer/ProviderLayerMapper.php b/src/Mapper/Layer/ProviderLayerMapper.php index 28d72ca..2f9f40b 100644 --- a/src/Mapper/Layer/ProviderLayerMapper.php +++ b/src/Mapper/Layer/ProviderLayerMapper.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet\Mapper\Layer; diff --git a/src/Mapper/Layer/ReferenceLayerMapper.php b/src/Mapper/Layer/ReferenceLayerMapper.php index a0eef6c..220e836 100644 --- a/src/Mapper/Layer/ReferenceLayerMapper.php +++ b/src/Mapper/Layer/ReferenceLayerMapper.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet\Mapper\Layer; diff --git a/src/Mapper/Layer/TileLayerMapper.php b/src/Mapper/Layer/TileLayerMapper.php index 9709528..dcfac16 100644 --- a/src/Mapper/Layer/TileLayerMapper.php +++ b/src/Mapper/Layer/TileLayerMapper.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet\Mapper\Layer; diff --git a/src/Mapper/Layer/VectorsLayerMapper.php b/src/Mapper/Layer/VectorsLayerMapper.php index 5605753..7aa6d90 100644 --- a/src/Mapper/Layer/VectorsLayerMapper.php +++ b/src/Mapper/Layer/VectorsLayerMapper.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet\Mapper\Layer; diff --git a/src/Mapper/MapMapper.php b/src/Mapper/MapMapper.php index 1fa132e..334963d 100644 --- a/src/Mapper/MapMapper.php +++ b/src/Mapper/MapMapper.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet\Mapper; diff --git a/src/Mapper/Mapper.php b/src/Mapper/Mapper.php index 215cf00..f4a651f 100644 --- a/src/Mapper/Mapper.php +++ b/src/Mapper/Mapper.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet\Mapper; diff --git a/src/Mapper/OptionsBuilder.php b/src/Mapper/OptionsBuilder.php index 377e7f0..0f13cbd 100644 --- a/src/Mapper/OptionsBuilder.php +++ b/src/Mapper/OptionsBuilder.php @@ -1,14 +1,14 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ - namespace Netzmacht\Contao\Leaflet\Mapper; use Netzmacht\LeafletPHP\Definition; diff --git a/src/Mapper/Style/AbstractStyleMapper.php b/src/Mapper/Style/AbstractStyleMapper.php index 7bed34a..6561d68 100644 --- a/src/Mapper/Style/AbstractStyleMapper.php +++ b/src/Mapper/Style/AbstractStyleMapper.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet\Mapper\Style; diff --git a/src/Mapper/Style/FixedStyleMapper.php b/src/Mapper/Style/FixedStyleMapper.php index bf312a1..4fa1ed2 100644 --- a/src/Mapper/Style/FixedStyleMapper.php +++ b/src/Mapper/Style/FixedStyleMapper.php @@ -1,18 +1,16 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ - namespace Netzmacht\Contao\Leaflet\Mapper\Style; -use Netzmacht\LeafletPHP\Definition; - /** * Class FixedStyleMapper maps the fixed style to the corresponding definition. * diff --git a/src/Mapper/Type/AbstractIconMapper.php b/src/Mapper/Type/AbstractIconMapper.php index 2ba7479..181a659 100644 --- a/src/Mapper/Type/AbstractIconMapper.php +++ b/src/Mapper/Type/AbstractIconMapper.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet\Mapper\Type; diff --git a/src/Mapper/Type/DivIconMapper.php b/src/Mapper/Type/DivIconMapper.php index fc1992a..c7a596b 100644 --- a/src/Mapper/Type/DivIconMapper.php +++ b/src/Mapper/Type/DivIconMapper.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet\Mapper\Type; diff --git a/src/Mapper/Type/ExtraMarkersIconMapper.php b/src/Mapper/Type/ExtraMarkersIconMapper.php index a78aed7..ac768dd 100644 --- a/src/Mapper/Type/ExtraMarkersIconMapper.php +++ b/src/Mapper/Type/ExtraMarkersIconMapper.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet\Mapper\Type; diff --git a/src/Mapper/Type/ImageIconMapper.php b/src/Mapper/Type/ImageIconMapper.php index dacb96e..830a525 100644 --- a/src/Mapper/Type/ImageIconMapper.php +++ b/src/Mapper/Type/ImageIconMapper.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet\Mapper\Type; diff --git a/src/Mapper/UI/MarkerMapper.php b/src/Mapper/UI/MarkerMapper.php index 0dfa4bb..1581100 100644 --- a/src/Mapper/UI/MarkerMapper.php +++ b/src/Mapper/UI/MarkerMapper.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet\Mapper\UI; diff --git a/src/Mapper/UI/PopupMapper.php b/src/Mapper/UI/PopupMapper.php index 92886cf..48bd9bb 100644 --- a/src/Mapper/UI/PopupMapper.php +++ b/src/Mapper/UI/PopupMapper.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet\Mapper\UI; diff --git a/src/Mapper/Vector/AbstractVectorMapper.php b/src/Mapper/Vector/AbstractVectorMapper.php index 3eceb65..5fbce8f 100644 --- a/src/Mapper/Vector/AbstractVectorMapper.php +++ b/src/Mapper/Vector/AbstractVectorMapper.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet\Mapper\Vector; diff --git a/src/Mapper/Vector/CircleMapper.php b/src/Mapper/Vector/CircleMapper.php index 069c38a..d8cfa3e 100644 --- a/src/Mapper/Vector/CircleMapper.php +++ b/src/Mapper/Vector/CircleMapper.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet\Mapper\Vector; diff --git a/src/Mapper/Vector/CircleMarkerMapper.php b/src/Mapper/Vector/CircleMarkerMapper.php index d29c9f8..4a0c633 100644 --- a/src/Mapper/Vector/CircleMarkerMapper.php +++ b/src/Mapper/Vector/CircleMarkerMapper.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet\Mapper\Vector; diff --git a/src/Mapper/Vector/MultiPolygonMapper.php b/src/Mapper/Vector/MultiPolygonMapper.php index b8a1099..25642e9 100644 --- a/src/Mapper/Vector/MultiPolygonMapper.php +++ b/src/Mapper/Vector/MultiPolygonMapper.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet\Mapper\Vector; diff --git a/src/Mapper/Vector/MultiPolylineMapper.php b/src/Mapper/Vector/MultiPolylineMapper.php index 2b5dd9f..93736a7 100644 --- a/src/Mapper/Vector/MultiPolylineMapper.php +++ b/src/Mapper/Vector/MultiPolylineMapper.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet\Mapper\Vector; diff --git a/src/Mapper/Vector/PolygonMapper.php b/src/Mapper/Vector/PolygonMapper.php index de4ff20..cbffbb5 100644 --- a/src/Mapper/Vector/PolygonMapper.php +++ b/src/Mapper/Vector/PolygonMapper.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet\Mapper\Vector; diff --git a/src/Mapper/Vector/PolylineMapper.php b/src/Mapper/Vector/PolylineMapper.php index 38117ce..d7e3b09 100644 --- a/src/Mapper/Vector/PolylineMapper.php +++ b/src/Mapper/Vector/PolylineMapper.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet\Mapper\Vector; diff --git a/src/Mapper/Vector/RectangleMapper.php b/src/Mapper/Vector/RectangleMapper.php index e72d96f..3d4757c 100644 --- a/src/Mapper/Vector/RectangleMapper.php +++ b/src/Mapper/Vector/RectangleMapper.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet\Mapper\Vector; diff --git a/src/Model/AbstractActiveModel.php b/src/Model/AbstractActiveModel.php index 029f3bc..7ec2c9a 100644 --- a/src/Model/AbstractActiveModel.php +++ b/src/Model/AbstractActiveModel.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet\Model; diff --git a/src/Model/ControlModel.php b/src/Model/ControlModel.php index 6498618..77c32ea 100644 --- a/src/Model/ControlModel.php +++ b/src/Model/ControlModel.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet\Model; diff --git a/src/Model/IconModel.php b/src/Model/IconModel.php index bf3ecfa..02aaff7 100644 --- a/src/Model/IconModel.php +++ b/src/Model/IconModel.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet\Model; diff --git a/src/Model/LayerModel.php b/src/Model/LayerModel.php index 1c601a0..3a06557 100644 --- a/src/Model/LayerModel.php +++ b/src/Model/LayerModel.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet\Model; diff --git a/src/Model/MapModel.php b/src/Model/MapModel.php index 1b401e0..9d5ba61 100644 --- a/src/Model/MapModel.php +++ b/src/Model/MapModel.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet\Model; diff --git a/src/Model/MarkerModel.php b/src/Model/MarkerModel.php index f19f3f1..d9908b6 100644 --- a/src/Model/MarkerModel.php +++ b/src/Model/MarkerModel.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet\Model; diff --git a/src/Model/PopupModel.php b/src/Model/PopupModel.php index 5da81d1..addfdb7 100644 --- a/src/Model/PopupModel.php +++ b/src/Model/PopupModel.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet\Model; diff --git a/src/Model/StyleModel.php b/src/Model/StyleModel.php index dbc852c..a81ff61 100644 --- a/src/Model/StyleModel.php +++ b/src/Model/StyleModel.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet\Model; diff --git a/src/Model/VectorModel.php b/src/Model/VectorModel.php index 93651ca..608a3d1 100644 --- a/src/Model/VectorModel.php +++ b/src/Model/VectorModel.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet\Model; diff --git a/src/Resources/contao/config/autoload.php b/src/Resources/contao/config/autoload.php index 15e4fd5..88ff920 100644 --- a/src/Resources/contao/config/autoload.php +++ b/src/Resources/contao/config/autoload.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ TemplateLoader::addFiles( diff --git a/src/Resources/contao/config/config.php b/src/Resources/contao/config/config.php index f729f1b..3b58620 100644 --- a/src/Resources/contao/config/config.php +++ b/src/Resources/contao/config/config.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-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/Resources/contao/config/event_subscribers.php b/src/Resources/contao/config/event_subscribers.php index 3bd139c..50c807e 100644 --- a/src/Resources/contao/config/event_subscribers.php +++ b/src/Resources/contao/config/event_subscribers.php @@ -1,13 +1,15 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ + return array( $GLOBALS['container']['leaflet.boot.subscriber'], 'Netzmacht\Contao\Leaflet\Subscriber\HashSubscriber', diff --git a/src/Resources/contao/config/leaflet_amenities.php b/src/Resources/contao/config/leaflet_amenities.php index 07e5210..3cdd730 100644 --- a/src/Resources/contao/config/leaflet_amenities.php +++ b/src/Resources/contao/config/leaflet_amenities.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ return [ diff --git a/src/Resources/contao/config/leaflet_providers.php b/src/Resources/contao/config/leaflet_providers.php index d1531a8..0e29dd4 100644 --- a/src/Resources/contao/config/leaflet_providers.php +++ b/src/Resources/contao/config/leaflet_providers.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-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/Resources/contao/config/services.php b/src/Resources/contao/config/services.php index 8ed2ab0..10238dd 100644 --- a/src/Resources/contao/config/services.php +++ b/src/Resources/contao/config/services.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ use Doctrine\Common\Cache\ArrayCache; diff --git a/src/Resources/contao/dca/tl_content.php b/src/Resources/contao/dca/tl_content.php index 45d2a7a..643f586 100644 --- a/src/Resources/contao/dca/tl_content.php +++ b/src/Resources/contao/dca/tl_content.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ $GLOBALS['TL_DCA']['tl_content']['metapalettes']['leaflet'] = array( diff --git a/src/Resources/contao/dca/tl_leaflet_control.php b/src/Resources/contao/dca/tl_leaflet_control.php index 56ef50a..50a671f 100644 --- a/src/Resources/contao/dca/tl_leaflet_control.php +++ b/src/Resources/contao/dca/tl_leaflet_control.php @@ -1,13 +1,15 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ + \Controller::loadLanguageFile('leaflet'); $GLOBALS['TL_DCA']['tl_leaflet_control'] = array diff --git a/src/Resources/contao/dca/tl_leaflet_control_layer.php b/src/Resources/contao/dca/tl_leaflet_control_layer.php index dfdc01a..61f1672 100644 --- a/src/Resources/contao/dca/tl_leaflet_control_layer.php +++ b/src/Resources/contao/dca/tl_leaflet_control_layer.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ $GLOBALS['TL_DCA']['tl_leaflet_control_layer'] = array diff --git a/src/Resources/contao/dca/tl_leaflet_icon.php b/src/Resources/contao/dca/tl_leaflet_icon.php index b9ef4fc..d714e0a 100644 --- a/src/Resources/contao/dca/tl_leaflet_icon.php +++ b/src/Resources/contao/dca/tl_leaflet_icon.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ $GLOBALS['TL_DCA']['tl_leaflet_icon'] = array diff --git a/src/Resources/contao/dca/tl_leaflet_layer.php b/src/Resources/contao/dca/tl_leaflet_layer.php index bd36502..f6254ff 100644 --- a/src/Resources/contao/dca/tl_leaflet_layer.php +++ b/src/Resources/contao/dca/tl_leaflet_layer.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ $GLOBALS['TL_DCA']['tl_leaflet_layer'] = array diff --git a/src/Resources/contao/dca/tl_leaflet_map.php b/src/Resources/contao/dca/tl_leaflet_map.php index 2af0667..8819cc5 100644 --- a/src/Resources/contao/dca/tl_leaflet_map.php +++ b/src/Resources/contao/dca/tl_leaflet_map.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ $GLOBALS['TL_DCA']['tl_leaflet_map'] = array diff --git a/src/Resources/contao/dca/tl_leaflet_map_layer.php b/src/Resources/contao/dca/tl_leaflet_map_layer.php index 49d73d0..55272ec 100644 --- a/src/Resources/contao/dca/tl_leaflet_map_layer.php +++ b/src/Resources/contao/dca/tl_leaflet_map_layer.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ $GLOBALS['TL_DCA']['tl_leaflet_map_layer'] = array diff --git a/src/Resources/contao/dca/tl_leaflet_marker.php b/src/Resources/contao/dca/tl_leaflet_marker.php index ad160f0..8a792a2 100644 --- a/src/Resources/contao/dca/tl_leaflet_marker.php +++ b/src/Resources/contao/dca/tl_leaflet_marker.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ $GLOBALS['TL_DCA']['tl_leaflet_marker'] = array diff --git a/src/Resources/contao/dca/tl_leaflet_popup.php b/src/Resources/contao/dca/tl_leaflet_popup.php index b8f2fec..9ace839 100644 --- a/src/Resources/contao/dca/tl_leaflet_popup.php +++ b/src/Resources/contao/dca/tl_leaflet_popup.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ $GLOBALS['TL_DCA']['tl_leaflet_popup'] = array diff --git a/src/Resources/contao/dca/tl_leaflet_style.php b/src/Resources/contao/dca/tl_leaflet_style.php index e3a57c2..d502d3c 100644 --- a/src/Resources/contao/dca/tl_leaflet_style.php +++ b/src/Resources/contao/dca/tl_leaflet_style.php @@ -1,13 +1,15 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ + $GLOBALS['TL_DCA']['tl_leaflet_style'] = array ( 'config' => array( diff --git a/src/Resources/contao/dca/tl_leaflet_vector.php b/src/Resources/contao/dca/tl_leaflet_vector.php index b2a14ea..b1e06ca 100644 --- a/src/Resources/contao/dca/tl_leaflet_vector.php +++ b/src/Resources/contao/dca/tl_leaflet_vector.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ $GLOBALS['TL_DCA']['tl_leaflet_vector'] = array diff --git a/src/Resources/contao/dca/tl_module.php b/src/Resources/contao/dca/tl_module.php index 0ef3d2e..4e91f0a 100644 --- a/src/Resources/contao/dca/tl_module.php +++ b/src/Resources/contao/dca/tl_module.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ $GLOBALS['TL_DCA']['tl_module']['metapalettes']['leaflet'] = array( diff --git a/src/Resources/contao/languages/en/leaflet.php b/src/Resources/contao/languages/en/leaflet.php index bcd3324..92e53cd 100644 --- a/src/Resources/contao/languages/en/leaflet.php +++ b/src/Resources/contao/languages/en/leaflet.php @@ -1,5 +1,15 @@ + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE + * @filesource + */ + $GLOBALS['TL_LANG']['leaflet_control']['zoom'][0] = 'Zoom control'; $GLOBALS['TL_LANG']['leaflet_control']['zoom'][1] = 'A basic zoom control. For more details read the Leaflet documentation.'; $GLOBALS['TL_LANG']['leaflet_control']['attribution'][0] = 'Attribution control'; diff --git a/src/Resources/contao/languages/en/modules.php b/src/Resources/contao/languages/en/modules.php index 178e11a..4625146 100644 --- a/src/Resources/contao/languages/en/modules.php +++ b/src/Resources/contao/languages/en/modules.php @@ -1,5 +1,15 @@ + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE + * @filesource + */ + $GLOBALS['TL_LANG']['MOD']['leaflet'][0] = 'Leaflet'; $GLOBALS['TL_LANG']['MOD']['leaflet'][1] = 'Leaflet extension for Contao'; $GLOBALS['TL_LANG']['MOD']['leaflet_map'][0] = 'Leaflet Maps'; diff --git a/src/Resources/contao/languages/en/tl_content.php b/src/Resources/contao/languages/en/tl_content.php index 6ebd1f0..f999863 100644 --- a/src/Resources/contao/languages/en/tl_content.php +++ b/src/Resources/contao/languages/en/tl_content.php @@ -1,5 +1,15 @@ + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE + * @filesource + */ + $GLOBALS['TL_LANG']['tl_content']['leaflet_legend'] = 'Leaflet map configuration'; $GLOBALS['TL_LANG']['tl_content']['leaflet_map'][0] = 'Leaflet Map'; $GLOBALS['TL_LANG']['tl_content']['leaflet_map'][1] = 'Choose a Leaflet Map'; diff --git a/src/Resources/contao/languages/en/tl_leaflet_control.php b/src/Resources/contao/languages/en/tl_leaflet_control.php index 358eb6f..be1d648 100644 --- a/src/Resources/contao/languages/en/tl_leaflet_control.php +++ b/src/Resources/contao/languages/en/tl_leaflet_control.php @@ -1,5 +1,15 @@ + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE + * @filesource + */ + $GLOBALS['TL_LANG']['tl_leaflet_control']['name_legend'] = 'Title and type'; $GLOBALS['TL_LANG']['tl_leaflet_control']['config_legend'] = 'Configuration'; $GLOBALS['TL_LANG']['tl_leaflet_control']['active_legend'] = 'Activation'; diff --git a/src/Resources/contao/languages/en/tl_leaflet_icon.php b/src/Resources/contao/languages/en/tl_leaflet_icon.php index cd63188..a8a0de6 100644 --- a/src/Resources/contao/languages/en/tl_leaflet_icon.php +++ b/src/Resources/contao/languages/en/tl_leaflet_icon.php @@ -1,5 +1,15 @@ + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE + * @filesource + */ + $GLOBALS['TL_LANG']['tl_leaflet_icon']['title_legend'] = 'Title'; $GLOBALS['TL_LANG']['tl_leaflet_icon']['config_legend'] = 'Configuration'; $GLOBALS['TL_LANG']['tl_leaflet_icon']['shadow_legend'] = 'Shadow'; diff --git a/src/Resources/contao/languages/en/tl_leaflet_layer.php b/src/Resources/contao/languages/en/tl_leaflet_layer.php index 08c9cbd..5a9b0db 100644 --- a/src/Resources/contao/languages/en/tl_leaflet_layer.php +++ b/src/Resources/contao/languages/en/tl_leaflet_layer.php @@ -1,5 +1,15 @@ + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE + * @filesource + */ + $GLOBALS['TL_LANG']['tl_leaflet_layer']['title_legend'] = 'Layer'; $GLOBALS['TL_LANG']['tl_leaflet_layer']['active_legend'] = 'Activation'; $GLOBALS['TL_LANG']['tl_leaflet_layer']['expert_legend'] = 'Expert settings'; diff --git a/src/Resources/contao/languages/en/tl_leaflet_map.php b/src/Resources/contao/languages/en/tl_leaflet_map.php index d5f5721..0c3393e 100644 --- a/src/Resources/contao/languages/en/tl_leaflet_map.php +++ b/src/Resources/contao/languages/en/tl_leaflet_map.php @@ -1,5 +1,15 @@ + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE + * @filesource + */ + $GLOBALS['TL_LANG']['tl_leaflet_map']['title_legend'] = 'Title'; $GLOBALS['TL_LANG']['tl_leaflet_map']['interaction_legend'] = 'Interaction controls'; $GLOBALS['TL_LANG']['tl_leaflet_map']['zoom_legend'] = 'Center and zoom'; diff --git a/src/Resources/contao/languages/en/tl_leaflet_marker.php b/src/Resources/contao/languages/en/tl_leaflet_marker.php index fde43f2..e6c9b41 100644 --- a/src/Resources/contao/languages/en/tl_leaflet_marker.php +++ b/src/Resources/contao/languages/en/tl_leaflet_marker.php @@ -1,5 +1,15 @@ + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE + * @filesource + */ + $GLOBALS['TL_LANG']['tl_leaflet_marker']['title_legend'] = 'Title and type'; $GLOBALS['TL_LANG']['tl_leaflet_marker']['content_legend'] = 'Content'; $GLOBALS['TL_LANG']['tl_leaflet_marker']['config_legend'] = 'Configuration'; diff --git a/src/Resources/contao/languages/en/tl_leaflet_popup.php b/src/Resources/contao/languages/en/tl_leaflet_popup.php index a4af8c7..de9b890 100644 --- a/src/Resources/contao/languages/en/tl_leaflet_popup.php +++ b/src/Resources/contao/languages/en/tl_leaflet_popup.php @@ -1,5 +1,15 @@ + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE + * @filesource + */ + $GLOBALS['TL_LANG']['tl_leaflet_popup']['title_legend'] = 'Title'; $GLOBALS['TL_LANG']['tl_leaflet_popup']['config_legend'] = 'Configuration'; $GLOBALS['TL_LANG']['tl_leaflet_popup']['size_legend'] = 'Popup size'; diff --git a/src/Resources/contao/languages/en/tl_leaflet_style.php b/src/Resources/contao/languages/en/tl_leaflet_style.php index 44f7592..b354fd2 100644 --- a/src/Resources/contao/languages/en/tl_leaflet_style.php +++ b/src/Resources/contao/languages/en/tl_leaflet_style.php @@ -1,5 +1,15 @@ + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE + * @filesource + */ + $GLOBALS['TL_LANG']['tl_leaflet_style']['title_legend'] = 'Title and type'; $GLOBALS['TL_LANG']['tl_leaflet_style']['active_legend'] = 'Activation'; $GLOBALS['TL_LANG']['tl_leaflet_style']['config_legend'] = 'Configuration'; diff --git a/src/Resources/contao/languages/en/tl_leaflet_vector.php b/src/Resources/contao/languages/en/tl_leaflet_vector.php index c89189f..ebbdb3b 100644 --- a/src/Resources/contao/languages/en/tl_leaflet_vector.php +++ b/src/Resources/contao/languages/en/tl_leaflet_vector.php @@ -1,5 +1,15 @@ + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE + * @filesource + */ + $GLOBALS['TL_LANG']['tl_leaflet_vector']['title_legend'] = 'Title and type'; $GLOBALS['TL_LANG']['tl_leaflet_vector']['active_legend'] = 'Activation'; $GLOBALS['TL_LANG']['tl_leaflet_vector']['config_legend'] = 'Configuration'; diff --git a/src/Resources/contao/languages/en/tl_module.php b/src/Resources/contao/languages/en/tl_module.php index a81965e..76c1734 100644 --- a/src/Resources/contao/languages/en/tl_module.php +++ b/src/Resources/contao/languages/en/tl_module.php @@ -1,5 +1,15 @@ + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE + * @filesource + */ + $GLOBALS['TL_LANG']['tl_module']['leaflet_legend'] = 'Leaflet map configuration'; $GLOBALS['TL_LANG']['tl_module']['leaflet_map'][0] = 'Leaflet Map'; $GLOBALS['TL_LANG']['tl_module']['leaflet_map'][1] = 'Choose a Leaflet Map'; diff --git a/src/Subscriber/BootSubscriber.php b/src/Subscriber/BootSubscriber.php index 9df111d..7969dc7 100644 --- a/src/Subscriber/BootSubscriber.php +++ b/src/Subscriber/BootSubscriber.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet\Subscriber; diff --git a/src/Subscriber/EncoderSubscriber.php b/src/Subscriber/EncoderSubscriber.php index 4f380c0..ecbd87f 100644 --- a/src/Subscriber/EncoderSubscriber.php +++ b/src/Subscriber/EncoderSubscriber.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet\Subscriber; diff --git a/src/Subscriber/GeoJsonSubscriber.php b/src/Subscriber/GeoJsonSubscriber.php index 4b9d819..a929a4b 100644 --- a/src/Subscriber/GeoJsonSubscriber.php +++ b/src/Subscriber/GeoJsonSubscriber.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet\Subscriber; diff --git a/src/Subscriber/HashSubscriber.php b/src/Subscriber/HashSubscriber.php index 65a1883..add011f 100644 --- a/src/Subscriber/HashSubscriber.php +++ b/src/Subscriber/HashSubscriber.php @@ -1,12 +1,13 @@ - * @copyright 2014-2016 netzmacht David Molineus - * @license LGPL 3.0 + * @copyright 2016-2017 netzmacht David Molineus. All rights reserved. + * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource - * */ namespace Netzmacht\Contao\Leaflet\Subscriber;