From 10a1d5042ab287b8397b8fdbeec0245ffda83348 Mon Sep 17 00:00:00 2001 From: Keith Donald Date: Tue, 31 Mar 2009 17:52:58 +0000 Subject: [PATCH] polish --- .../java/org/springframework/core/convert/service/MapToMap.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org.springframework.core/src/main/java/org/springframework/core/convert/service/MapToMap.java b/org.springframework.core/src/main/java/org/springframework/core/convert/service/MapToMap.java index 93349fcc80..fc75c1f209 100644 --- a/org.springframework.core/src/main/java/org/springframework/core/convert/service/MapToMap.java +++ b/org.springframework.core/src/main/java/org/springframework/core/convert/service/MapToMap.java @@ -1,5 +1,5 @@ /* - * Copyright 2004-2008 the original author or authors. + * Copyright 2004-2009 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.