diff --git a/config/.php-cs-fixer.php b/config/.php-cs-fixer.php index 51625c441700ffa5905d1684e5a9b74391a84ba8..4015a0254617eb6d11e15127524e7b5217e90479 100644 --- a/config/.php-cs-fixer.php +++ b/config/.php-cs-fixer.php @@ -5,14 +5,11 @@ use PhpCsFixer\Finder; $dir = $_ENV['PWD']; $extensionKey = basename($dir); -$year = date('Y'); $header = <<<EOF This file is part of the "$extensionKey" Extension for TYPO3 CMS. For the full copyright and license information, please read the LICENSE.txt file that was distributed with this source code. - -(c) $year PSV NEO GmbH EOF; $rules = [