summaryrefslogtreecommitdiff
path: root/modules.c
diff options
context:
space:
mode:
authordane 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
committerdane 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
commit811ce266630864719df94f757cde407c2b0cdd7d (patch)
tree5e27d2709cb7dfd5c4368c6f778ab15f879104d6 /modules.c
parent55bf4dbcabf378e9472b7d31d6edf87f6ac853e9 (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 'modules.c')
-rw-r--r--modules.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules.c b/modules.c
index 99654792b..f6f47f216 100644
--- a/modules.c
+++ b/modules.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: modules.c,v 1.37 2004/03/11 16:50:01 rob Exp $
+ * $Id$
*
*/
#include "modules.h"