Added further author tags

Issue: SPR-1528
This commit is contained in:
Juergen Hoeller
2013-11-01 22:43:02 +01:00
parent 7ed108e974
commit 44dee37130
3 changed files with 3 additions and 1 deletions

View File

@@ -26,6 +26,7 @@ import java.util.TimeZone;
* be able to produce a non-null TimeZone at the moment.
*
* @author Juergen Hoeller
* @author Nicholas Williams
* @since 4.0
* @see LocaleContextHolder#getTimeZone()
*/