From e9001b74d3a84a31e6944b3ba1dc10a94495eba8 Mon Sep 17 00:00:00 2001 From: LC Date: Sun, 5 Nov 2023 21:17:52 +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/user/user.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/core/module/user/user.php b/core/module/user/user.php index a94fa42..d9e96ac 100644 --- a/core/module/user/user.php +++ b/core/module/user/user.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 user extends common {