Actions
Task #59535
closedRe-work/simplify copyright header in PHP files
Status:
Closed
Priority:
Should have
Assignee:
Category:
Code Cleanup
Target version:
Start date:
2014-06-22
Due date:
% Done:
100%
Estimated time:
(Total: 0.00 h)
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
easy
Sprint Focus:
Description
The copyright/license header in files (PHP files, maybe others such as JavaScript, etc.) of the TYPO3 core show the year range 1998-2013. Initiated as issue #55748, discussed in several conversations (e.g. [1], [2] and [3]) and confirmed by the License Team (see issue #56776), we agreed on re-working the copyright header and drop the year figure as part of a simplification.
This patch updates 2000+ PHP files and replaces the current header with the new one.
[1] http://lists.typo3.org/pipermail/typo3-team-core/2014-February/055257.html
[2] http://lists.typo3.org/pipermail/typo3-team-core/2014-May/055784.html
[3] http://lists.typo3.org/pipermail/typo3-team-core/2014-June/055904.html
Files
Actions