From 75539e2ef1fc09e961e1c42d11e731876732181f Mon Sep 17 00:00:00 2001 From: fredtempez Date: Wed, 17 Feb 2021 13:51:12 +0100 Subject: [PATCH] Copyright encore --- core/core.js.php | 2 +- core/core.php | 2 +- core/layout/blank.css | 2 +- core/layout/common.css | 2 +- core/layout/light.css | 2 +- core/module/addon/view/index/index.js.php | 2 +- core/module/install/install.php | 2 +- core/module/install/view/index/index.js.php | 2 +- core/module/maintenance/maintenance.php | 2 +- core/module/sitemap/sitemap.php | 2 +- core/module/theme/view/advanced/advanced.js.php | 2 +- core/module/theme/view/body/body.css | 2 +- core/module/theme/view/body/body.js.php | 2 +- core/module/theme/view/index/index.css | 2 +- core/module/theme/view/index/index.js.php | 2 +- core/module/theme/view/manage/manage.js.php | 2 +- core/module/theme/view/menu/menu.js.php | 2 +- core/module/theme/view/site/site.js.php | 2 +- core/module/translate/translate.php | 2 +- core/module/user/user.php | 2 +- core/module/user/view/add/add.js.php | 2 +- core/module/user/view/edit/edit.js.php | 2 +- core/module/user/view/index/index.js.php | 2 +- module/blog/blog.php | 2 +- module/blog/view/add/add.js.php | 2 +- module/blog/view/article/article.js.php | 2 +- module/blog/view/comment/comment.js.php | 2 +- module/blog/view/config/config.js.php | 2 +- module/blog/view/edit/edit.js.php | 2 +- module/form/view/config/config.js.php | 2 +- module/form/view/data/data.js.php | 2 +- module/gallery/view/edit/edit.js.php | 2 +- module/news/news.php | 2 +- module/news/view/add/add.js.php | 2 +- module/news/view/config/config.js.php | 2 +- module/news/view/edit/edit.js.php | 2 +- module/redirection/redirection.php | 2 +- 37 files changed, 37 insertions(+), 37 deletions(-) diff --git a/core/core.js.php b/core/core.js.php index 869cd52c..456cd067 100755 --- a/core/core.js.php +++ b/core/core.js.php @@ -1,5 +1,5 @@ /** - * This file is part of Zwii. * + * This file is part of Zwii. * For full copyright and license information, please see the LICENSE * file that was distributed with this source code. * diff --git a/core/core.php b/core/core.php index 840a8497..5d760b11 100755 --- a/core/core.php +++ b/core/core.php @@ -1,7 +1,7 @@