[TASK] Re-work/simplify copyright header in PHP files - Part 5
This patch replaces the copyright/license header in PHP files with a new, simplified one. The new header does not show the year figure, nor an author name, and refers to the LICENSE.txt file for the full copyright information. License is: GPL2 or any later version. This is a multi-part commit due to the huge number of changed files. See issue #59781 for further details. Resolves: #59781 Releases: 6.3, 6.2 Change-Id: I7429b8e9c507a4833215750268d1975402679828 Reviewed-on: https://review.typo3.org/31026 Reviewed-by: Krzysztof Adamczyk Tested-by: Krzysztof Adamczyk Reviewed-by: Markus Klein Tested-by: Markus Klein
Showing
- typo3/sysext/about/Classes/Controller/AboutController.php 9 additions, 22 deletionstypo3/sysext/about/Classes/Controller/AboutController.php
- typo3/sysext/about/Classes/Domain/Model/Extension.php 9 additions, 20 deletionstypo3/sysext/about/Classes/Domain/Model/Extension.php
- typo3/sysext/about/Classes/Domain/Repository/ExtensionRepository.php 9 additions, 20 deletions...t/about/Classes/Domain/Repository/ExtensionRepository.php
- typo3/sysext/about/Classes/ViewHelpers/SkinImageViewHelper.php 9 additions, 22 deletions.../sysext/about/Classes/ViewHelpers/SkinImageViewHelper.php
- typo3/sysext/css_styled_content/Classes/Controller/CssStyledContentController.php 9 additions, 22 deletions...content/Classes/Controller/CssStyledContentController.php
- typo3/sysext/feedit/Classes/FrontendEditPanel.php 12 additions, 20 deletionstypo3/sysext/feedit/Classes/FrontendEditPanel.php
- typo3/sysext/felogin/Classes/Controller/FrontendLoginController.php 9 additions, 23 deletions...xt/felogin/Classes/Controller/FrontendLoginController.php
- typo3/sysext/felogin/Tests/Unit/Controller/FrontendLoginControllerTest.php 9 additions, 22 deletions...gin/Tests/Unit/Controller/FrontendLoginControllerTest.php
- typo3/sysext/filelist/Classes/Controller/FileListController.php 9 additions, 22 deletions...sysext/filelist/Classes/Controller/FileListController.php
- typo3/sysext/filelist/Classes/FileList.php 9 additions, 22 deletionstypo3/sysext/filelist/Classes/FileList.php
- typo3/sysext/filelist/Classes/FileListEditIconHookInterface.php 9 additions, 22 deletions...sysext/filelist/Classes/FileListEditIconHookInterface.php
- typo3/sysext/filelist/Classes/FileListFolderTree.php 9 additions, 22 deletionstypo3/sysext/filelist/Classes/FileListFolderTree.php
- typo3/sysext/filelist/mod1/index.php 9 additions, 22 deletionstypo3/sysext/filelist/mod1/index.php
- typo3/sysext/form/Classes/Controller/FormController.php 9 additions, 19 deletionstypo3/sysext/form/Classes/Controller/FormController.php
- typo3/sysext/form/Classes/Controller/WizardController.php 9 additions, 19 deletionstypo3/sysext/form/Classes/Controller/WizardController.php
- typo3/sysext/form/Classes/Domain/Factory/JsonToTypoScript.php 9 additions, 19 deletions...3/sysext/form/Classes/Domain/Factory/JsonToTypoScript.php
- typo3/sysext/form/Classes/Domain/Factory/TypoScriptFactory.php 9 additions, 19 deletions.../sysext/form/Classes/Domain/Factory/TypoScriptFactory.php
- typo3/sysext/form/Classes/Domain/Model/Additional/AbstractAdditionalElement.php 9 additions, 19 deletions...ses/Domain/Model/Additional/AbstractAdditionalElement.php
- typo3/sysext/form/Classes/Domain/Model/Additional/AdditionalAdditionalElement.php 9 additions, 19 deletions...s/Domain/Model/Additional/AdditionalAdditionalElement.php
- typo3/sysext/form/Classes/Domain/Model/Additional/ErrorAdditionalElement.php 9 additions, 19 deletions...lasses/Domain/Model/Additional/ErrorAdditionalElement.php
Please register or sign in to comment