From ae5f1c1d5149642876c6fd9cb1e43c31f52de93c Mon Sep 17 00:00:00 2001 From: LC Date: Sun, 5 Nov 2023 21:16:05 +0100 Subject: [PATCH] =?UTF-8?q?En=20t=C3=AAte?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/module/sitemap/sitemap.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/core/module/sitemap/sitemap.php b/core/module/sitemap/sitemap.php index 61b50ba..bf101ac 100644 --- a/core/module/sitemap/sitemap.php +++ b/core/module/sitemap/sitemap.php @@ -1,21 +1,21 @@ + * @author Sylvain Lelièvre * @copyright 2021 © Sylvain Lelièvre - * @author Lionel Croquefer + * @author Lionel Croquefer * @copyright 2022 © Lionel Croquefer * @license GNU General Public License, version 3 * @link https://deltacms.fr/ + * @contact https://deltacms.fr/contact * * Delta was created from version 11.2.00.24 of ZwiiCMS * @author Rémi Jean - * @copyright Copyright (C) 2008-2018, Rémi Jean + * @copyright 2008-2018 © Rémi Jean * @author Frédéric Tempez - * @copyright Copyright (C) 2018-2021, Frédéric Tempez + * @copyright 2018-2021 © Frédéric Tempez */ class sitemap extends common