[TASK] Re-work/simplify copyright header in PHP files - Part 4
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 #59780 for further details. Resolves: #59780 Releases: 6.3, 6.2 Change-Id: I00eff31cdff19774527e3b1bb06e29152928414c Reviewed-on: https://review.typo3.org/31025 Reviewed-by: Krzysztof Adamczyk Tested-by: Krzysztof Adamczyk Reviewed-by: Markus Klein Tested-by: Markus Klein
Showing
- typo3/sysext/core/Build/FunctionalTestsBootstrap.php 9 additions, 19 deletionstypo3/sysext/core/Build/FunctionalTestsBootstrap.php
- typo3/sysext/core/Build/UnitTestsBootstrap.php 9 additions, 20 deletionstypo3/sysext/core/Build/UnitTestsBootstrap.php
- typo3/sysext/core/Classes/Controller/CommandLineController.php 9 additions, 22 deletions.../sysext/core/Classes/Controller/CommandLineController.php
- typo3/sysext/core/Classes/Database/DatabaseConnection.php 9 additions, 22 deletionstypo3/sysext/core/Classes/Database/DatabaseConnection.php
- typo3/sysext/core/Classes/Database/PdoHelper.php 9 additions, 22 deletionstypo3/sysext/core/Classes/Database/PdoHelper.php
- typo3/sysext/core/Classes/Database/PostProcessQueryHookInterface.php 9 additions, 22 deletions...t/core/Classes/Database/PostProcessQueryHookInterface.php
- typo3/sysext/core/Classes/Database/PreProcessQueryHookInterface.php 9 additions, 22 deletions...xt/core/Classes/Database/PreProcessQueryHookInterface.php
- typo3/sysext/core/Classes/Database/PreparedStatement.php 9 additions, 22 deletionstypo3/sysext/core/Classes/Database/PreparedStatement.php
- typo3/sysext/core/Classes/Database/QueryGenerator.php 9 additions, 22 deletionstypo3/sysext/core/Classes/Database/QueryGenerator.php
- typo3/sysext/core/Classes/Database/QueryView.php 9 additions, 22 deletionstypo3/sysext/core/Classes/Database/QueryView.php
- typo3/sysext/core/Classes/Database/ReferenceIndex.php 9 additions, 22 deletionstypo3/sysext/core/Classes/Database/ReferenceIndex.php
- typo3/sysext/core/Classes/Database/RelationHandler.php 9 additions, 22 deletionstypo3/sysext/core/Classes/Database/RelationHandler.php
- typo3/sysext/core/Classes/Database/SoftReferenceIndex.php 9 additions, 19 deletionstypo3/sysext/core/Classes/Database/SoftReferenceIndex.php
- typo3/sysext/core/Classes/Database/SqlParser.php 9 additions, 22 deletionstypo3/sysext/core/Classes/Database/SqlParser.php
- typo3/sysext/core/Classes/Database/TableConfigurationPostProcessingHookInterface.php 9 additions, 22 deletions...atabase/TableConfigurationPostProcessingHookInterface.php
- typo3/sysext/core/Classes/Imaging/GraphicalFunctions.php 9 additions, 22 deletionstypo3/sysext/core/Classes/Imaging/GraphicalFunctions.php
- typo3/sysext/core/Classes/Registry.php 9 additions, 23 deletionstypo3/sysext/core/Classes/Registry.php
- typo3/sysext/core/Classes/Service/AbstractService.php 9 additions, 22 deletionstypo3/sysext/core/Classes/Service/AbstractService.php
- typo3/sysext/core/Classes/Tree/TableConfiguration/AbstractTableConfigurationTreeDataProvider.php 9 additions, 22 deletions...figuration/AbstractTableConfigurationTreeDataProvider.php
- typo3/sysext/core/Classes/Tree/TableConfiguration/DatabaseTreeDataProvider.php 9 additions, 22 deletions...sses/Tree/TableConfiguration/DatabaseTreeDataProvider.php
Please register or sign in to comment