diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2005-08-28 15:59:50 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2005-08-28 15:59:50 +0000 |
commit | c214bfa7f17bef61eafa5c351fd3c14f8352899e (patch) | |
tree | c5632167f84ed425fd480c05fe09dc230bf56b6b /history.html | |
parent | a22e184b2b83d55cfeea7e10828334afd11984f6 (diff) | |
download | fetchmail-c214bfa7f17bef61eafa5c351fd3c14f8352899e.tar.gz fetchmail-c214bfa7f17bef61eafa5c351fd3c14f8352899e.tar.bz2 fetchmail-c214bfa7f17bef61eafa5c351fd3c14f8352899e.zip |
Enable Date replacement.
svn path=/trunk/; revision=4284
Diffstat (limited to 'history.html')
-rw-r--r-- | history.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/history.html b/history.html index 63d0355f..4395107c 100644 --- a/history.html +++ b/history.html @@ -22,7 +22,7 @@ content="Fetchmail participation statistics" /> <body> <table width="100%" cellpadding="0" summary="Canned page header"> <tr> -<td width="30%" align="right">$Date: 2003/12/09 16:59:26 $</td> +<td width="30%" align="right">$Date$</td> </tr> </table> @@ -113,7 +113,7 @@ of eligible programmers are rising on trend curves of the same <hr /> <table width="100%" cellpadding="0" summary="Canned page header"> <tr> -<td width="30%" align="right">$Date: 2003/12/09 16:59:26 $</td> +<td width="30%" align="right">$Date$</td> </tr> </table> |