summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/command.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/command.cc')
-rw-r--r--crawl-ref/source/command.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/crawl-ref/source/command.cc b/crawl-ref/source/command.cc
index aae5fa1e20..d37827a6ad 100644
--- a/crawl-ref/source/command.cc
+++ b/crawl-ref/source/command.cc
@@ -2,8 +2,6 @@
* File: command.cc
* Summary: Misc commands.
* Written by: Linley Henzell
- *
- * Modified for Crawl Reference by $Author$ on $Date$
*/
#include "AppHdr.h"