From 4e9f37da22ca358c87ed2466e1da5397bba9b8c0 Mon Sep 17 00:00:00 2001 From: markt Date: Fri, 22 May 2009 17:27:37 +0000 Subject: [PATCH] Fix copyright. Patch by kkolinko. git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@777625 13f79535-47bb-0310-9956-ffa450edef68 --- dist.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist.xml b/dist.xml index acaff9dd1..8bc4c47c5 100644 --- a/dist.xml +++ b/dist.xml @@ -273,7 +273,7 @@ author="true" version="true" windowtitle="Tomcat API Documentation" doctitle="Tomcat API" - bottom="Copyright © 2000-${year} Apache Software Foundation. All Rights Reserved." + bottom="Copyright © 2000-${year} Apache Software Foundation. All Rights Reserved." additionalparam="-breakiterator" maxmemory="256m" > -- 2.11.0