From 47c9c7eb0719d83719c2d605a7c5d06700dd3752 Mon Sep 17 00:00:00 2001 From: Arjen Poutsma Date: Fri, 5 Apr 2024 16:13:39 +0200 Subject: [PATCH] Update copyright See gh-32528 --- .../springframework/http/client/ReactorNettyClientResponse.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-web/src/main/java/org/springframework/http/client/ReactorNettyClientResponse.java b/spring-web/src/main/java/org/springframework/http/client/ReactorNettyClientResponse.java index 2ff4be07ab0..984166d6cd0 100644 --- a/spring-web/src/main/java/org/springframework/http/client/ReactorNettyClientResponse.java +++ b/spring-web/src/main/java/org/springframework/http/client/ReactorNettyClientResponse.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2023 the original author or authors. + * Copyright 2002-2024 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.