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 /protocol.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 'protocol.c')
-rw-r--r-- | protocol.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocol.c b/protocol.c index 58bdb21f1..0a6107d8c 100644 --- a/protocol.c +++ b/protocol.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: protocol.c,v 1.11 2003/07/20 01:15:50 dane Exp $ + * $Id$ * */ |