Actions
Task #55747
closedUpdate copyright year to 2014 (excluding inline comments)
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2014-02-06
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
no-brainer
Sprint Focus:
Description
Named constant TYPO3_copyright_year, defined at runtime, should show the year range 1998-2014 rather than 1998-2013.
Constant is defined in file typo3/sysext/core/Classes/Core/SystemEnvironmentBuilder.php
This task does not deal with the copyright notice in inline comments (as shown in similar ticket #46370) but with the named constant only.
Files
Updated by Michael Schams almost 11 years ago
- File issue55747.diff issue55747.diff added
Updated by Gerrit Code Review almost 11 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/27392
Updated by Michael Schams almost 11 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset bfe283044e9f2f0ade4771fed50945bfac086284.
Actions