From 894dac4b90bb8b24d0ab4ea635953bff8e6a2db9 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 24 Jan 2022 12:11:57 +0000 Subject: [PATCH] Polish --- .../org/springframework/restdocs/restassured/TomcatServer.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-restdocs-restassured/src/test/java/org/springframework/restdocs/restassured/TomcatServer.java b/spring-restdocs-restassured/src/test/java/org/springframework/restdocs/restassured/TomcatServer.java index f09029a9..2c1502ae 100644 --- a/spring-restdocs-restassured/src/test/java/org/springframework/restdocs/restassured/TomcatServer.java +++ b/spring-restdocs-restassured/src/test/java/org/springframework/restdocs/restassured/TomcatServer.java @@ -1,5 +1,5 @@ /* - * Copyright 2014-20212the original author or authors. + * Copyright 2014-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.