From dc6eaad2e96fac35df9ef2595d5acf7379a59525 Mon Sep 17 00:00:00 2001 From: Sam Brannen Date: Sat, 22 Feb 2014 18:06:37 +0100 Subject: [PATCH] Update copyright date in ContextLoaderUtils --- .../org/springframework/test/context/ContextLoaderUtils.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-test/src/main/java/org/springframework/test/context/ContextLoaderUtils.java b/spring-test/src/main/java/org/springframework/test/context/ContextLoaderUtils.java index b2d98ea7681..51a1b3dcc89 100644 --- a/spring-test/src/main/java/org/springframework/test/context/ContextLoaderUtils.java +++ b/spring-test/src/main/java/org/springframework/test/context/ContextLoaderUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2013 the original author or authors. + * Copyright 2002-2014 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.