From 47307dbc7e3be785630f4e158215e34aa6fdf033 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 26 Mar 2018 17:33:39 +0200 Subject: [PATCH] Polish contribution Closes gh-12584 --- .../src/test/java/org/springframework/boot/ReproTests.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot/src/test/java/org/springframework/boot/ReproTests.java b/spring-boot-project/spring-boot/src/test/java/org/springframework/boot/ReproTests.java index 8231107d44..8493091f12 100644 --- a/spring-boot-project/spring-boot/src/test/java/org/springframework/boot/ReproTests.java +++ b/spring-boot-project/spring-boot/src/test/java/org/springframework/boot/ReproTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2017 the original author or authors. + * Copyright 2012-2018 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.