1
0
mirror of synced 2026-05-22 21:33:16 +00:00

Use 2004-present Copyright Header

The Spring portfolio is changing to use <inception-year>-present in
the copyright headers to simplify keeping headers up to date. This
commit updates the headers and the checkstyle accordingly.

The commit updated etc/checkstyle/header.txt

It also updated the copyright headers using the following find/replace:

Find: (Copyright \d{4})\s*(\-\d{4})? the original author or authors.
Replace: Copyright 2004-present the original author or authors.

Closes gh-17633
This commit is contained in:
Rob Winch
2025-07-29 09:29:52 -05:00
parent 26600dab01
commit 392129b616
3670 changed files with 3700 additions and 3700 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
#
# Copyright 2002-2024 the original author or authors.
# Copyright 2004-present the original author or authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.