diff --git a/folder/view/index/index.css b/folder/view/index/index.css index 707e4a0..30e5887 100644 --- a/folder/view/index/index.css +++ b/folder/view/index/index.css @@ -1,3 +1,17 @@ +/** + * This file is part of Zwii. + * + * 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 + * @link http://zwiicms.fr/ + */ + @import url('module/folder/view/index/file-icon-classic.css'); @import url('module/folder/view/index/file-icon-high-contrast.css'); @import url('module/folder/view/index/file-icon-square-o.css'); diff --git a/folder/view/index/index.js.php b/folder/view/index/index.js.php index 4b21079..f5af962 100644 --- a/folder/view/index/index.js.php +++ b/folder/view/index/index.js.php @@ -1,4 +1,17 @@ +/** + * This file is part of Zwii. + * + * 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 + * @link http://zwiicms.fr/ + */ $(document).ready(function () { // Gérer le clic sur les éléments avec la classe toggle