From 22c68f9539180962522730bfafd3bc6f7ced9791 Mon Sep 17 00:00:00 2001 From: Christoph Dreis Date: Wed, 1 Jan 2025 10:12:09 +0100 Subject: [PATCH] Update copyright year to 2025 See gh-43644 --- buildSrc/src/main/resources/NOTICE.txt | 2 +- eclipse/eclipse.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/buildSrc/src/main/resources/NOTICE.txt b/buildSrc/src/main/resources/NOTICE.txt index 3726272807f..1d509cf1fb6 100644 --- a/buildSrc/src/main/resources/NOTICE.txt +++ b/buildSrc/src/main/resources/NOTICE.txt @@ -1,5 +1,5 @@ Spring Boot ${version} -Copyright (c) 2012-2024 VMware, Inc. +Copyright (c) 2012-2025 VMware, Inc. This product is licensed to you under the Apache License, Version 2.0 (the "License"). You may not use this product except in compliance with diff --git a/eclipse/eclipse.properties b/eclipse/eclipse.properties index 486d3383350..9ccb0b2668f 100644 --- a/eclipse/eclipse.properties +++ b/eclipse/eclipse.properties @@ -1 +1 @@ -copyright-year=2012-2024 +copyright-year=2012-2025