[TASK] Re-work/simplify copyright header in PHP files - Part 3
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 #59779 for further details. Resolves: #59779 Releases: 6.3, 6.2 Change-Id: I30ad23ccfccd86ba9e98a3b46b11836c1628f499 Reviewed-on: https://review.typo3.org/31024 Reviewed-by: Markus Klein Tested-by: Markus Klein Reviewed-by: Krzysztof Adamczyk Tested-by: Krzysztof Adamczyk
Showing
- typo3/sysext/core/Classes/Authentication/AbstractUserAuthentication.php 9 additions, 22 deletions...ore/Classes/Authentication/AbstractUserAuthentication.php
- typo3/sysext/core/Classes/Authentication/BackendUserAuthentication.php 9 additions, 22 deletions...core/Classes/Authentication/BackendUserAuthentication.php
- typo3/sysext/core/Classes/Charset/CharsetConverter.php 9 additions, 19 deletionstypo3/sysext/core/Classes/Charset/CharsetConverter.php
- typo3/sysext/core/Classes/Collection/AbstractRecordCollection.php 9 additions, 22 deletions...sext/core/Classes/Collection/AbstractRecordCollection.php
- typo3/sysext/core/Classes/Collection/PersistableCollectionInterface.php 9 additions, 22 deletions...ore/Classes/Collection/PersistableCollectionInterface.php
- typo3/sysext/core/Classes/Compatibility/GlobalObjectDeprecationDecorator.php 9 additions, 19 deletions...lasses/Compatibility/GlobalObjectDeprecationDecorator.php
- typo3/sysext/core/Classes/Compatibility/LoadedExtensionArrayElement.php 9 additions, 22 deletions...ore/Classes/Compatibility/LoadedExtensionArrayElement.php
- typo3/sysext/core/Classes/Compatibility/LoadedExtensionsArray.php 9 additions, 22 deletions...sext/core/Classes/Compatibility/LoadedExtensionsArray.php
- typo3/sysext/core/Classes/Core/ApplicationContext.php 9 additions, 20 deletionstypo3/sysext/core/Classes/Core/ApplicationContext.php
- typo3/sysext/core/Classes/Core/Bootstrap.php 9 additions, 22 deletionstypo3/sysext/core/Classes/Core/Bootstrap.php
- typo3/sysext/core/Classes/Core/ClassAliasMap.php 9 additions, 22 deletionstypo3/sysext/core/Classes/Core/ClassAliasMap.php
- typo3/sysext/core/Classes/Core/ClassLoader.php 9 additions, 22 deletionstypo3/sysext/core/Classes/Core/ClassLoader.php
- typo3/sysext/core/Classes/Core/CliBootstrap.php 9 additions, 22 deletionstypo3/sysext/core/Classes/Core/CliBootstrap.php
- typo3/sysext/core/Classes/Core/SystemEnvironmentBuilder.php 9 additions, 22 deletionstypo3/sysext/core/Classes/Core/SystemEnvironmentBuilder.php
- typo3/sysext/core/Classes/DataHandling/DataHandler.php 9 additions, 21 deletionstypo3/sysext/core/Classes/DataHandling/DataHandler.php
- typo3/sysext/core/Classes/DataHandling/DataHandlerCheckModifyAccessListHookInterface.php 9 additions, 22 deletions...andling/DataHandlerCheckModifyAccessListHookInterface.php
- typo3/sysext/core/Classes/DataHandling/DataHandlerProcessUploadHookInterface.php 9 additions, 22 deletions...es/DataHandling/DataHandlerProcessUploadHookInterface.php
- typo3/sysext/core/Classes/DataHandling/TableColumnSubType.php 9 additions, 19 deletions...3/sysext/core/Classes/DataHandling/TableColumnSubType.php
- typo3/sysext/core/Classes/DataHandling/TableColumnType.php 9 additions, 19 deletionstypo3/sysext/core/Classes/DataHandling/TableColumnType.php
- typo3/sysext/core/Classes/ElementBrowser/ElementBrowserHookInterface.php 9 additions, 22 deletions...re/Classes/ElementBrowser/ElementBrowserHookInterface.php
Please register or sign in to comment