summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mgrow.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/mgrow.h')
-rw-r--r--crawl-ref/source/mgrow.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/crawl-ref/source/mgrow.h b/crawl-ref/source/mgrow.h
index fb3ba8a2c4..1a63de5adc 100644
--- a/crawl-ref/source/mgrow.h
+++ b/crawl-ref/source/mgrow.h
@@ -2,8 +2,6 @@
* File: mgrow.cc
* Summary: Monster level-up code.
* Written by: dshaligram on Fri Oct 26 08:33:37 2007 UTC
- *
- * Modified for Crawl Reference by $Author$ on $Date$
*/
#ifndef __MGROW_H__