summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/branch.cc
diff options
context:
space:
mode:
authorzelgadis <zelgadis@c06c8d41-db1a-0410-9941-cceddc491573>2007-10-03 01:39:08 +0000
committerzelgadis <zelgadis@c06c8d41-db1a-0410-9941-cceddc491573>2007-10-03 01:39:08 +0000
commita9f88fbe2f24028071d6043c25c6f73fcd71132d (patch)
treef2850d52167ea137542f624a82d5f393b8349607 /crawl-ref/source/branch.cc
parent4ba581107a1d56ce5706593f4a3917f457afb929 (diff)
downloadcrawl-ref-a9f88fbe2f24028071d6043c25c6f73fcd71132d.tar.gz
crawl-ref-a9f88fbe2f24028071d6043c25c6f73fcd71132d.zip
Added svn properties svn:keywords and svn:eol-style to files which were
missing them. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@2301 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/branch.cc')
-rw-r--r--crawl-ref/source/branch.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/branch.cc b/crawl-ref/source/branch.cc
index b3cdc0e652..a620777d20 100644
--- a/crawl-ref/source/branch.cc
+++ b/crawl-ref/source/branch.cc
@@ -1,5 +1,5 @@
/*
- * Modified for Crawl Reference by $Author: haranp $ on $Date: 2006-12-10 22:28:21 +0200 (Sun, 10 Dec 2006) $
+ * Modified for Crawl Reference by $Author$ on $Date$
*/
#include "AppHdr.h"