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 | |
parent | a22e184b2b83d55cfeea7e10828334afd11984f6 (diff) | |
download | fetchmail-c214bfa7f17bef61eafa5c351fd3c14f8352899e.tar.gz fetchmail-c214bfa7f17bef61eafa5c351fd3c14f8352899e.tar.bz2 fetchmail-c214bfa7f17bef61eafa5c351fd3c14f8352899e.zip |
Enable Date replacement.
svn path=/trunk/; revision=4284
-rw-r--r-- | design-notes.html | 4 | ||||
-rw-r--r-- | esrs-design-notes.html | 4 | ||||
-rw-r--r-- | fetchmail-features.html | 4 | ||||
-rw-r--r-- | history.html | 4 |
4 files changed, 8 insertions, 8 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> diff --git a/esrs-design-notes.html b/esrs-design-notes.html index e7fbf147..7667c9c2 100644 --- a/esrs-design-notes.html +++ b/esrs-design-notes.html @@ -19,7 +19,7 @@ <td width="30%">Forward to <a href="design-notes.html">Updated design notes</a></td> <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> @@ -751,7 +751,7 @@ href="http://www.faqs.org/faqs/LANs/mail-protocols/">http://www.faqs.org/faqs/LA <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> diff --git a/fetchmail-features.html b/fetchmail-features.html index 0a7af6fc..91dee6bc 100644 --- a/fetchmail-features.html +++ b/fetchmail-features.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/07/22 02:32:06 $</td> +<td width="30%" align="right">$Date$</td> </tr> </table> @@ -276,7 +276,7 @@ be unique to fetchmail if I hadn't added it to fetchpop.)</li> <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/07/22 02:32:06 $</td> +<td width="30%" align="right">$Date$</td> </tr> </table> 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> |