From: markt Date: Tue, 5 Oct 2010 07:55:04 +0000 (+0000) Subject: Make sure copyright year is replaced for root webapp X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=54fecb5e39d2501ba71e761b52c650694703026d;p=tomcat7.0 Make sure copyright year is replaced for root webapp git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1004562 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build.xml b/build.xml index fdad9907c..7caee929e 100644 --- a/build.xml +++ b/build.xml @@ -752,7 +752,7 @@ - + diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index e3850a97e..ce8b13215 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -84,6 +84,14 @@ + + + + Apply filters to default home page so copyright year is correctly + displayed. (markt) + + +