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 {