From deed98be16e5099af52d951fc611f86a82a42858 Mon Sep 17 00:00:00 2001 From: Roel Spilker Date: Thu, 18 Jul 2013 16:27:50 +0200 Subject: Upyeared the copyright notice in the generated javadoc. --- buildScripts/website.ant.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'buildScripts') diff --git a/buildScripts/website.ant.xml b/buildScripts/website.ant.xml index baf869a4..b9546ee9 100644 --- a/buildScripts/website.ant.xml +++ b/buildScripts/website.ant.xml @@ -333,7 +333,7 @@ such as converting the changelog into HTML, and creating javadoc.
Lombok - ]]>v${lombok.version}
- Copyright © 2009-2011 The Project Lombok Authors, licensed under the MIT licence.]]> + Copyright © 2009-2013 The Project Lombok Authors, licensed under the MIT licence.]]> -- cgit