summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/libemx.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/libemx.cc')
-rw-r--r--crawl-ref/source/libemx.cc4
1 files changed, 4 insertions, 0 deletions
diff --git a/crawl-ref/source/libemx.cc b/crawl-ref/source/libemx.cc
index 5634adbef8..34b07764c5 100644
--- a/crawl-ref/source/libemx.cc
+++ b/crawl-ref/source/libemx.cc
@@ -1,3 +1,7 @@
+/*
+ * Modified for Crawl Reference by $Author$ on $Date$
+ */
+
#include <stdio.h>
#include <stdarg.h>
#include <emx/syscalls.h>