From 1e2ed8ab4cb03dd39f8797437e11449bbc9870d1 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Fri, 2 Oct 2020 09:48:18 +0200 Subject: [PATCH] Update copyright of changed file See gh-23571 --- .../org/springframework/boot/logging/java/TestFormatter.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot/src/test/java/org/springframework/boot/logging/java/TestFormatter.java b/spring-boot-project/spring-boot/src/test/java/org/springframework/boot/logging/java/TestFormatter.java index 15505e8062..5f9e9d2a21 100644 --- a/spring-boot-project/spring-boot/src/test/java/org/springframework/boot/logging/java/TestFormatter.java +++ b/spring-boot-project/spring-boot/src/test/java/org/springframework/boot/logging/java/TestFormatter.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2019 the original author or authors. + * Copyright 2012-2020 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.