From a1a30742190088f0fd1bb1ad493d5045bc3b4037 Mon Sep 17 00:00:00 2001 From: Fred Tempez Date: Thu, 29 Aug 2024 07:44:53 +0200 Subject: [PATCH] Licences --- calendar/calendar.php | 2 -- download/download.php | 6 +++--- folder/folder.php | 2 -- geogallery/geogallery.php | 2 -- geolocation/geolocation.php | 2 -- sondage/sondage.php | 4 ++-- 6 files changed, 5 insertions(+), 13 deletions(-) diff --git a/calendar/calendar.php b/calendar/calendar.php index 1f250f6..b075400 100644 --- a/calendar/calendar.php +++ b/calendar/calendar.php @@ -6,8 +6,6 @@ * For full copyright and license information, please see the LICENSE * file that was distributed with this source code. * - * @author Rémi Jean - * @copyright Copyright (C) 2008-2018, Rémi Jean * @author Frédéric Tempez * @copyright Copyright (C) 2018-2024, Frédéric Tempez * @license CC Attribution-NonCommercial-NoDerivatives 4.0 International diff --git a/download/download.php b/download/download.php index 06f3f0d..e2d3383 100644 --- a/download/download.php +++ b/download/download.php @@ -6,9 +6,9 @@ * For full copyright and license information, please see the LICENSE * file that was distributed with this source code. * - * @author Rémi Jean - * @copyright Copyright (C) 2008-2018, Rémi Jean - * @license GNU General Public License, version 3 + * @author Frédéric Tempez + * @copyright Copyright (C) 2018-2024, Frédéric Tempez + * @license CC Attribution-NonCommercial-NoDerivatives 4.0 International * @link http://zwiicms.fr/ */ diff --git a/folder/folder.php b/folder/folder.php index 876ed43..c5d73ec 100644 --- a/folder/folder.php +++ b/folder/folder.php @@ -6,8 +6,6 @@ * For full copyright and license information, please see the LICENSE * file that was distributed with this source code. * - * @author Rémi Jean - * @copyright Copyright (C) 2008-2018, Rémi Jean * @author Frédéric Tempez * @copyright Copyright (C) 2018-2024, Frédéric Tempez * @license CC Attribution-NonCommercial-NoDerivatives 4.0 International diff --git a/geogallery/geogallery.php b/geogallery/geogallery.php index c432887..2edd682 100644 --- a/geogallery/geogallery.php +++ b/geogallery/geogallery.php @@ -6,8 +6,6 @@ * For full copyright and license information, please see the LICENSE * file that was distributed with this source code. * - * @author Rémi Jean - * @copyright Copyright (C) 2008-2018, Rémi Jean * @author Frédéric Tempez * @copyright Copyright (C) 2018-2024, Frédéric Tempez * @license CC Attribution-NonCommercial-NoDerivatives 4.0 International diff --git a/geolocation/geolocation.php b/geolocation/geolocation.php index 25220a9..3e1305d 100644 --- a/geolocation/geolocation.php +++ b/geolocation/geolocation.php @@ -6,8 +6,6 @@ * For full copyright and license information, please see the LICENSE * file that was distributed with this source code. * - * @author Rémi Jean - * @copyright Copyright (C) 2008-2018, Rémi Jean * @author Frédéric Tempez * @copyright Copyright (C) 2018-2024, Frédéric Tempez * @license CC Attribution-NonCommercial-NoDerivatives 4.0 International diff --git a/sondage/sondage.php b/sondage/sondage.php index 6955d5f..bf05a7f 100644 --- a/sondage/sondage.php +++ b/sondage/sondage.php @@ -9,8 +9,8 @@ * @author Rémi Jean * @copyright Copyright (C) 2008-2018, Rémi Jean * @author Frédéric Tempez - * @copyright Copyright (C) 2018-2020, Frédéric Tempez - * @license GNU General Public License, version 3 + * @copyright Copyright (C) 2018-2024, Frédéric Tempez + * @license CC Attribution-NonCommercial-NoDerivatives 4.0 International * @link http://zwiicms.com/ */