From d503b2da4502aa6d39c2f6e346bf152a643cc0e0 Mon Sep 17 00:00:00 2001 From: Olga Maciaszek-Sharma Date: Wed, 20 Aug 2025 13:03:43 +0200 Subject: [PATCH] Update copyright header in checkstyle to present. Signed-off-by: Olga Maciaszek-Sharma --- .../src/main/resources/checkstyle-header.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-cloud-build-tools/src/main/resources/checkstyle-header.txt b/spring-cloud-build-tools/src/main/resources/checkstyle-header.txt index 39429ee6..5da47bae 100644 --- a/spring-cloud-build-tools/src/main/resources/checkstyle-header.txt +++ b/spring-cloud-build-tools/src/main/resources/checkstyle-header.txt @@ -1,5 +1,5 @@ ^\Q/*\E$ -^\Q * Copyright \E20\d\d\-20\d\d\Q the original author or authors.\E$ +^\Q * Copyright \E20\d\d\-present 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$