mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Update copyright year for checkstyle and eclipse
Closes gh-46065
This commit is contained in:
@@ -1 +1 @@
|
||||
copyright-year=2012-2025
|
||||
copyright-year=2012-present
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
^\Q/*\E$
|
||||
^\Q * Copyright \E2012-20\d\d\Q the original author or authors.\E$
|
||||
^\Q * Copyright \E2012-present\Q the original author or authors.\E$
|
||||
^\Q *\E$
|
||||
^\Q * Licensed under the Apache License, Version 2.0 (the "License");\E$
|
||||
^\Q * you may not use this file except in compliance with the License.\E$
|
||||
|
||||
Reference in New Issue
Block a user