From 4198b2b6cda9a81c5a0f465207b57faf2366f880 Mon Sep 17 00:00:00 2001 From: Fritz Michael Gschwantner Date: Mon, 4 May 2020 09:12:00 +0100 Subject: [PATCH] add author --- src/Bundle/Resources/contao/dca/tl_content.php | 1 + src/Bundle/Resources/contao/dca/tl_module.php | 1 + 2 files changed, 2 insertions(+) diff --git a/src/Bundle/Resources/contao/dca/tl_content.php b/src/Bundle/Resources/contao/dca/tl_content.php index 98c95da..ed2474f 100644 --- a/src/Bundle/Resources/contao/dca/tl_content.php +++ b/src/Bundle/Resources/contao/dca/tl_content.php @@ -5,6 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus + * @author Fritz Michael Gschwantner * @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 2f9c572..329c0f6 100644 --- a/src/Bundle/Resources/contao/dca/tl_module.php +++ b/src/Bundle/Resources/contao/dca/tl_module.php @@ -5,6 +5,7 @@ * * @package contao-leaflet-maps * @author David Molineus + * @author Fritz Michael Gschwantner * @copyright 2014-2017 netzmacht David Molineus. All rights reserved. * @license LGPL-3.0 https://github.com/netzmacht/contao-leaflet-maps/blob/master/LICENSE * @filesource