summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/format.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/format.cc')
-rw-r--r--crawl-ref/source/format.cc7
1 files changed, 7 insertions, 0 deletions
diff --git a/crawl-ref/source/format.cc b/crawl-ref/source/format.cc
index 35c3d9d9ce..c70c5cefcc 100644
--- a/crawl-ref/source/format.cc
+++ b/crawl-ref/source/format.cc
@@ -1,3 +1,10 @@
+/*
+ * File: format.cc
+ * Created by: haranp on Sat Feb 17 13:35:54 2007 UTC
+ *
+ * Modified for Crawl Reference by $Author$ on $Date$
+ */
+
#include "AppHdr.h"
#include "initfile.h"