From 87c0e9b48a3e2219de75fb517a700d360acc3b32 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Thu, 11 Feb 2021 08:58:50 +0100 Subject: [PATCH] Update copyright of change file See gh-26538 --- .../client/HttpComponentsClientHttpRequestFactoryTests.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-web/src/test/java/org/springframework/http/client/HttpComponentsClientHttpRequestFactoryTests.java b/spring-web/src/test/java/org/springframework/http/client/HttpComponentsClientHttpRequestFactoryTests.java index 740b9705f5..1df324c8dc 100644 --- a/spring-web/src/test/java/org/springframework/http/client/HttpComponentsClientHttpRequestFactoryTests.java +++ b/spring-web/src/test/java/org/springframework/http/client/HttpComponentsClientHttpRequestFactoryTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2020 the original author or authors. + * Copyright 2002-2021 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.