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 /design-notes.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 'design-notes.html')
-rw-r--r-- | design-notes.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/design-notes.html b/design-notes.html index 149d67b4..e95eeb87 100644 --- a/design-notes.html +++ b/design-notes.html @@ -17,7 +17,7 @@ <table width="100%" cellpadding="0" summary="Canned page header"> <tr> <td width="30%">Back to <a href="index.html">Fetchmail Home Page</a></td> -<td width="30%" align="right">$Date: 2003/02/28 11:26:47 $</td> +<td width="30%" align="right">$Date$</td> </tr> </table> @@ -118,7 +118,7 @@ upstream were the same as the IMAP or POP3 server.</p> <table width="100%" cellpadding="0" summary="Canned page footer"> <tr> <td width="30%">Back to <a href="index.html">Fetchmail Home Page</a></td> -<td width="30%" align="right">$Date: 2003/02/28 11:26:47 $</td> +<td width="30%" align="right">$Date$</td> </tr> </table> |