From: rjung Date: Sat, 2 Jan 2010 15:31:04 +0000 (+0000) Subject: Replace copyright year in nsi and html file X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=5cd9d9dcbc786e18ae2e4f04e16b7c1902413360;p=tomcat7.0 Replace copyright year in nsi and html file with the YEAR tag. It will be automatically updated via our ant version filter. git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@895206 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/res/tomcat.nsi b/res/tomcat.nsi index 5d6a83687..f45e595cb 100644 --- a/res/tomcat.nsi +++ b/res/tomcat.nsi @@ -25,7 +25,7 @@ ;Product information VIAddVersionKey ProductName "Apache Tomcat" VIAddVersionKey CompanyName "Apache Software Foundation" - VIAddVersionKey LegalCopyright "Copyright (c) 1999-2010 The Apache Software Foundation" + VIAddVersionKey LegalCopyright "Copyright (c) 1999-@YEAR@ The Apache Software Foundation" VIAddVersionKey FileDescription "Apache Tomcat Installer" VIAddVersionKey FileVersion "2.0" VIAddVersionKey ProductVersion "@VERSION@" diff --git a/webapps/ROOT/index.html b/webapps/ROOT/index.html index 32bb3fd23..b2b2ec7c3 100644 --- a/webapps/ROOT/index.html +++ b/webapps/ROOT/index.html @@ -201,7 +201,7 @@