diff options
author | dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b <dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2004-03-28 23:00:59 +0000 |
---|---|---|
committer | dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b <dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2004-03-28 23:00:59 +0000 |
commit | 811ce266630864719df94f757cde407c2b0cdd7d (patch) | |
tree | 5e27d2709cb7dfd5c4368c6f778ab15f879104d6 /datafiles.c | |
parent | 55bf4dbcabf378e9472b7d31d6edf87f6ac853e9 (diff) |
BUILD : 1.6.0 (4) BUGS : none NOTES : File cleanup and new AnopeManager script (bin/am) to work with Anope source control. Version schema change with no impact on cpp directives.
git-svn-id: svn://svn.anope.org/anope/trunk@4 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'datafiles.c')
-rw-r--r-- | datafiles.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/datafiles.c b/datafiles.c index 6d4d4e4c2..cbd031cd8 100644 --- a/datafiles.c +++ b/datafiles.c @@ -8,7 +8,7 @@ * Based on the original code of Epona by Lara. * Based on the original code of Services by Andy Church. * - * $Id: datafiles.c,v 1.8 2003/07/20 01:15:49 dane Exp $ + * $Id$ * */ |