From 47002371f11b5cac7388af998d32bec218a3f7fd Mon Sep 17 00:00:00 2001 From: Manuel Raynaud Date: Thu, 24 Apr 2014 21:59:24 +0200 Subject: [PATCH] change license header --- .../Admin/ConfigurationController.php | 19 ++++--------------- .../Admin/CustomerExportController.php | 19 ++++--------------- .../Controller/Admin/ExportController.php | 19 ++++--------------- .../Controller/Admin/ToolsController.php | 19 ++++--------------- 4 files changed, 16 insertions(+), 60 deletions(-) diff --git a/core/lib/Thelia/Controller/Admin/ConfigurationController.php b/core/lib/Thelia/Controller/Admin/ConfigurationController.php index 9ca0ae627..5d091a976 100644 --- a/core/lib/Thelia/Controller/Admin/ConfigurationController.php +++ b/core/lib/Thelia/Controller/Admin/ConfigurationController.php @@ -1,24 +1,13 @@ . */ -/* */ +/* For the full copyright and license information, please view the LICENSE.txt */ +/* file that was distributed with this source code. */ /*************************************************************************************/ namespace Thelia\Controller\Admin; diff --git a/core/lib/Thelia/Controller/Admin/CustomerExportController.php b/core/lib/Thelia/Controller/Admin/CustomerExportController.php index c9eeeb4d9..b4a6f1448 100644 --- a/core/lib/Thelia/Controller/Admin/CustomerExportController.php +++ b/core/lib/Thelia/Controller/Admin/CustomerExportController.php @@ -1,24 +1,13 @@ . */ -/* */ +/* For the full copyright and license information, please view the LICENSE.txt */ +/* file that was distributed with this source code. */ /*************************************************************************************/ namespace Thelia\Controller\Admin; diff --git a/core/lib/Thelia/Controller/Admin/ExportController.php b/core/lib/Thelia/Controller/Admin/ExportController.php index 634f315e4..7bdcd401d 100644 --- a/core/lib/Thelia/Controller/Admin/ExportController.php +++ b/core/lib/Thelia/Controller/Admin/ExportController.php @@ -1,24 +1,13 @@ . */ -/* */ +/* For the full copyright and license information, please view the LICENSE.txt */ +/* file that was distributed with this source code. */ /*************************************************************************************/ namespace Thelia\Controller\Admin; diff --git a/core/lib/Thelia/Controller/Admin/ToolsController.php b/core/lib/Thelia/Controller/Admin/ToolsController.php index 23d95c75a..0f99ded04 100644 --- a/core/lib/Thelia/Controller/Admin/ToolsController.php +++ b/core/lib/Thelia/Controller/Admin/ToolsController.php @@ -1,24 +1,13 @@ . */ -/* */ +/* For the full copyright and license information, please view the LICENSE.txt */ +/* file that was distributed with this source code. */ /*************************************************************************************/ namespace Thelia\Controller\Admin;