summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-util.cc
diff options
context:
space:
mode:
authorAdam Borowski <kilobyte@angband.pl>2009-10-06 13:33:42 +0200
committerAdam Borowski <kilobyte@angband.pl>2009-10-06 13:33:42 +0200
commit9970d458692f69d2eff5b8b4dd2550923a436e4f (patch)
treefcbba3e0a3ee6a7f10087e420244e977ff4c3499 /crawl-ref/source/spl-util.cc
parent2b4de19a7adc133ed23092f29b52de65875acdc9 (diff)
downloadcrawl-ref-9970d458692f69d2eff5b8b4dd2550923a436e4f.tar.gz
crawl-ref-9970d458692f69d2eff5b8b4dd2550923a436e4f.zip
Drop obsolete CVS last-committed headers ($Author$).
Diffstat (limited to 'crawl-ref/source/spl-util.cc')
-rw-r--r--crawl-ref/source/spl-util.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/crawl-ref/source/spl-util.cc b/crawl-ref/source/spl-util.cc
index e7a5503e0e..5a9d6e5d2b 100644
--- a/crawl-ref/source/spl-util.cc
+++ b/crawl-ref/source/spl-util.cc
@@ -2,8 +2,6 @@
* File: spl-util.cc *
* Summary: data handlers for player-available spell list *
* Written by: don brodale <dbrodale@bigfootinteractive.com> *
- * *
- * Modified for Crawl Reference by $Author$ on $Date$
*/
#include "AppHdr.h"