From b33809153c88e3f2e47e494ee3dfa563d73f07f4 Mon Sep 17 00:00:00 2001 From: zelgadis Date: Sun, 16 Sep 2007 03:49:23 +0000 Subject: Didn't have svn autoprops set properly for the new files that I added for my code refactoring. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@2103 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/mpr.h | 2 +- crawl-ref/source/place.cc | 2 +- crawl-ref/source/place.h | 2 +- crawl-ref/source/ray.h | 2 +- crawl-ref/source/state.h | 2 +- crawl-ref/source/terrain.cc | 2 +- crawl-ref/source/terrain.h | 2 +- crawl-ref/source/traps.cc | 2 +- crawl-ref/source/traps.h | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/crawl-ref/source/mpr.h b/crawl-ref/source/mpr.h index 0054dd7b35..34094e3a14 100644 --- a/crawl-ref/source/mpr.h +++ b/crawl-ref/source/mpr.h @@ -3,7 +3,7 @@ * Summary: Functions used to print simple messages. * Written by: Linley Henzell * - * Modified for Crawl Reference by $Author: j-p-e-g $ on $Date: 2007-09-02 05:40:44 -0700 (Sun, 02 Sep 2007) $ + * Modified for Crawl Reference by $Author$ on $Date$ * * Change History (most recent first): * diff --git a/crawl-ref/source/place.cc b/crawl-ref/source/place.cc index 51f04ff198..e4fe0235ac 100644 --- a/crawl-ref/source/place.cc +++ b/crawl-ref/source/place.cc @@ -3,7 +3,7 @@ * Summary: Place related functions. * Written by: Linley Henzell * - * Modified for Crawl Reference by $Author: j-p-e-g $ on $Date: 2007-09-03 06:41:30 -0700 (Mon, 03 Sep 2007) $ + * Modified for Crawl Reference by $Author$ on $Date$ * * Change History (most recent first): * diff --git a/crawl-ref/source/place.h b/crawl-ref/source/place.h index 32eba39987..c3a0d82704 100644 --- a/crawl-ref/source/place.h +++ b/crawl-ref/source/place.h @@ -3,7 +3,7 @@ * Summary: Place related functions. * Written by: Linley Henzell * - * Modified for Crawl Reference by $Author: j-p-e-g $ on $Date: 2007-09-03 06:41:30 -0700 (Mon, 03 Sep 2007) $ + * Modified for Crawl Reference by $Author$ on $Date$ * * Change History (most recent first): * diff --git a/crawl-ref/source/ray.h b/crawl-ref/source/ray.h index 0c2895574b..90475c696f 100644 --- a/crawl-ref/source/ray.h +++ b/crawl-ref/source/ray.h @@ -3,7 +3,7 @@ * Summary: Ray definition * Written by: Linley Henzell * - * Modified for Crawl Reference by $Author: j-p-e-g $ on $Date: 2007-09-10 11:21:32 -0700 (Mon, 10 Sep 2007) $ + * Modified for Crawl Reference by $Author$ on $Date$ * * Change History (most recent first): * diff --git a/crawl-ref/source/state.h b/crawl-ref/source/state.h index de2c1b8f3a..2be86b8a76 100644 --- a/crawl-ref/source/state.h +++ b/crawl-ref/source/state.h @@ -3,7 +3,7 @@ * Summary: Game state. * Written by: Linley Henzell * - * Modified for Crawl Reference by $Author: j-p-e-g $ on $Date: 2007-09-10 11:21:32 -0700 (Mon, 10 Sep 2007) $ + * Modified for Crawl Reference by $Author$ on $Date$ * * Change History (most recent first): * diff --git a/crawl-ref/source/terrain.cc b/crawl-ref/source/terrain.cc index fe9e273bd3..94decd4f1e 100644 --- a/crawl-ref/source/terrain.cc +++ b/crawl-ref/source/terrain.cc @@ -3,7 +3,7 @@ * Summary: Terrain related functions. * Written by: Linley Henzell * - * Modified for Crawl Reference by $Author: j-p-e-g $ on $Date: 2007-09-03 06:41:30 -0700 (Mon, 03 Sep 2007) $ + * Modified for Crawl Reference by $Author$ on $Date$ * * Change History (most recent first): * diff --git a/crawl-ref/source/terrain.h b/crawl-ref/source/terrain.h index d4acdb743c..db7eee5f82 100644 --- a/crawl-ref/source/terrain.h +++ b/crawl-ref/source/terrain.h @@ -3,7 +3,7 @@ * Summary: Terrain related functions. * Written by: Linley Henzell * - * Modified for Crawl Reference by $Author: j-p-e-g $ on $Date: 2007-09-03 06:41:30 -0700 (Mon, 03 Sep 2007) $ + * Modified for Crawl Reference by $Author$ on $Date$ * * Change History (most recent first): * diff --git a/crawl-ref/source/traps.cc b/crawl-ref/source/traps.cc index de92c75e83..ba48940ffc 100644 --- a/crawl-ref/source/traps.cc +++ b/crawl-ref/source/traps.cc @@ -3,7 +3,7 @@ * Summary: Traps related functions. * Written by: Linley Henzell * - * Modified for Crawl Reference by $Author: j-p-e-g $ on $Date: 2007-09-03 06:41:30 -0700 (Mon, 03 Sep 2007) $ + * Modified for Crawl Reference by $Author$ on $Date$ * * Change History (most recent first): * diff --git a/crawl-ref/source/traps.h b/crawl-ref/source/traps.h index 4ca0c815d9..494fcd7c4a 100644 --- a/crawl-ref/source/traps.h +++ b/crawl-ref/source/traps.h @@ -3,7 +3,7 @@ * Summary: Traps related functions. * Written by: Linley Henzell * - * Modified for Crawl Reference by $Author: j-p-e-g $ on $Date: 2007-09-03 06:41:30 -0700 (Mon, 03 Sep 2007) $ + * Modified for Crawl Reference by $Author$ on $Date$ * * Change History (most recent first): * -- cgit v1.2.3-54-g00ecf