Update and fix remaining year ranges (2019) #3791
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hello, this patch follows previous license year ranges updates (#3730). With the new approach source code files now have simplified headers with license information without year ranges.
Things to clear out:
php -v
(Zend Technologies line already has the year range removed for PHP-7.4+)What to do with man pages that need to have the last change written in bottom header (TH command)?(out of the scope for this part for now, only bumped to "2019" for now)man php
include under the COPYRIGHT section regarding the year ranges?TODO: