Update file headers.

This commit is contained in:
David Molineus
2017-10-05 15:45:43 +02:00
parent dfc1fa49d9
commit 84294686a5
116 changed files with 549 additions and 323 deletions

View File

@@ -1,12 +1,13 @@
<?php
/**
* Leaflet maps for Contao CMS.
*
* @package contao-leaflet-maps
* @author David Molineus <david.molineus@netzmacht.de>
* @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;