From 5cd9d9dcbc786e18ae2e4f04e16b7c1902413360 Mon Sep 17 00:00:00 2001 From: rjung Date: Sat, 2 Jan 2010 15:31:04 +0000 Subject: [PATCH] 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 --- res/tomcat.nsi | 2 +- webapps/ROOT/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 @@ -- 2.11.0