From 4dd9e15a4f5b7e5ecff45471ff723835a8989566 Mon Sep 17 00:00:00 2001 From: Roel Spilker Date: Sat, 18 Jul 2009 03:42:49 +0200 Subject: Removed meta date tag and use single quotes to at least be consistent on Windows as well; the double quotes were removed from the actual javadoc html. --- build.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build.xml b/build.xml index 2d9e2cd0..577bfa6d 100644 --- a/build.xml +++ b/build.xml @@ -196,15 +196,15 @@ - Copyright © 2009 Reinier Zwitserloot and Roel Spilker, licensed under the MIT licence.]]> + Copyright © 2009 Reinier Zwitserloot and Roel Spilker, licensed under the MIT licence.]]> - - - + + + -- cgit