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, 0 insertions, 2 deletions
diff --git a/crawl-ref/source/libdos.cc b/crawl-ref/source/libdos.cc
index c141a0f950..00b804f5b5 100644
--- a/crawl-ref/source/libdos.cc
+++ b/crawl-ref/source/libdos.cc
@@ -5,8 +5,6 @@
* Written by: Darshan Shaligram
*
* Added for Crawl Reference by dshaligram on Wed Nov 22 08:41:20 2006 UTC
- *
- * Modified for Crawl Reference by $Author$ on $Date$
*/
// Every .cc must include AppHdr or bad things happen.