summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/database.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/database.cc')
-rw-r--r--crawl-ref/source/database.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/crawl-ref/source/database.cc b/crawl-ref/source/database.cc
index 7d4b3abd22..2dd17109ca 100644
--- a/crawl-ref/source/database.cc
+++ b/crawl-ref/source/database.cc
@@ -1,10 +1,11 @@
/*
* database.cc
- * Crawl
*
* Created by Peter Berger on 4/15/07.
* Copyright 2007 __MyCompanyName__. All rights reserved.
*
+ * Modified for Crawl Reference by $Author$ on $Date$
+ *
*/
#include <sys/types.h>