-
Notifications
You must be signed in to change notification settings - Fork 488
Closed
Labels
Description
To align with the larger Spring ecosystem and simplify keeping copyright headers up to date, all files with a copyright like this:
Copyright 2023-\d{4} the original author or authors.
Should be updated to this:
Copyright 2023 - present the original author or authors.
The checkstyle header file etc/checkstyle/header.txt
will also need updating.