summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/libdos.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/libdos.cc')
-rw-r--r--crawl-ref/source/libdos.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/libdos.cc b/crawl-ref/source/libdos.cc
index 4d05c926ea..ab04e12784 100644
--- a/crawl-ref/source/libdos.cc
+++ b/crawl-ref/source/libdos.cc
@@ -3,7 +3,7 @@
* Summary: Functions for DOS support.
* Written by: Darshan Shaligram
*
- * Added for Crawl Reference by $Author: nlanza $ on $Date: 2006-09-26T03:22:57.300929Z $
+ * Added for Crawl Reference by $Author$ on $Date$
*/
// Every .cc must include AppHdr or bad things happen.