[TASK] Re-work/simplify copyright header in PHP files - Part 1
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 #59777 for further details. Resolves: #59777 Releases: 6.2 Change-Id: Idf5ef5a0da53dd052af54d42a115e951bc9d0e91 Reviewed-on: https://review.typo3.org/31022 Reviewed-by: Krzysztof Adamczyk Tested-by: Krzysztof Adamczyk Reviewed-by: Markus Klein Tested-by: Markus Klein
Showing
- typo3/ajax.php 9 additions, 22 deletionstypo3/ajax.php
- typo3/alt_clickmenu.php 9 additions, 22 deletionstypo3/alt_clickmenu.php
- typo3/alt_file_navframe.php 9 additions, 22 deletionstypo3/alt_file_navframe.php
- typo3/browser.php 9 additions, 22 deletionstypo3/browser.php
- typo3/db_new.php 9 additions, 22 deletionstypo3/db_new.php
- typo3/file_edit.php 9 additions, 22 deletionstypo3/file_edit.php
- typo3/file_newfolder.php 9 additions, 22 deletionstypo3/file_newfolder.php
- typo3/init.php 9 additions, 22 deletionstypo3/init.php
- typo3/listframe_loader.php 9 additions, 22 deletionstypo3/listframe_loader.php
- typo3/show_item.php 9 additions, 22 deletionstypo3/show_item.php
- typo3/show_rechis.php 9 additions, 22 deletionstypo3/show_rechis.php
- typo3/sysext/cshmanual/Classes/Controller/HelpModuleController.php 9 additions, 22 deletions...ext/cshmanual/Classes/Controller/HelpModuleController.php
- typo3/sysext/cshmanual/mod/index.php 9 additions, 22 deletionstypo3/sysext/cshmanual/mod/index.php
- typo3/sysext/info_pagetsconfig/Classes/Controller/InfoPageTyposcriptConfigController.php 9 additions, 22 deletions...Classes/Controller/InfoPageTyposcriptConfigController.php
- typo3/sysext/install/Classes/Configuration/AbstractCustomPreset.php 9 additions, 19 deletions...xt/install/Classes/Configuration/AbstractCustomPreset.php
- typo3/sysext/install/Classes/Configuration/AbstractFeature.php 9 additions, 19 deletions.../sysext/install/Classes/Configuration/AbstractFeature.php
- typo3/sysext/install/Classes/Configuration/AbstractPreset.php 9 additions, 19 deletions...3/sysext/install/Classes/Configuration/AbstractPreset.php
- typo3/sysext/install/Classes/Configuration/Charset/CharsetFeature.php 9 additions, 19 deletions.../install/Classes/Configuration/Charset/CharsetFeature.php
- typo3/sysext/install/Classes/Configuration/Charset/CoreInternalPreset.php 9 additions, 19 deletions...tall/Classes/Configuration/Charset/CoreInternalPreset.php
- typo3/sysext/install/Classes/Configuration/Charset/CustomPreset.php 9 additions, 19 deletions...xt/install/Classes/Configuration/Charset/CustomPreset.php
Please register or sign in to comment