From 91441ba653de8dcced776bdb979a98bd0e223365 Mon Sep 17 00:00:00 2001 From: Sam Brannen Date: Mon, 9 May 2022 20:27:32 +0200 Subject: [PATCH] Update copyright date --- .../org/springframework/test/context/ContextConfiguration.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-test/src/main/java/org/springframework/test/context/ContextConfiguration.java b/spring-test/src/main/java/org/springframework/test/context/ContextConfiguration.java index 7690bbbf322..e91ee593243 100644 --- a/spring-test/src/main/java/org/springframework/test/context/ContextConfiguration.java +++ b/spring-test/src/main/java/org/springframework/test/context/ContextConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2020 the original author or authors. + * Copyright 2002-2022 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.