From 75b18d7b7bf46a9cd8a5f9fb4c58adffec2a2cd4 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Thu, 9 Feb 2017 16:05:57 +0100 Subject: [PATCH] Update copyright header --- .../test/web/servlet/result/ContentResultMatchers.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-test/src/main/java/org/springframework/test/web/servlet/result/ContentResultMatchers.java b/spring-test/src/main/java/org/springframework/test/web/servlet/result/ContentResultMatchers.java index e85c3e8546..b3bcfd9ff6 100644 --- a/spring-test/src/main/java/org/springframework/test/web/servlet/result/ContentResultMatchers.java +++ b/spring-test/src/main/java/org/springframework/test/web/servlet/result/ContentResultMatchers.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2015 the original author or authors. + * Copyright 2002-2017 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.