diff options
author | Robin Burchell w00t@inspircd.org <Robin Burchell w00t@inspircd.org@5417fbe8-f217-4b02-8779-1006273d7864> | 2008-09-30 18:45:11 +0000 |
---|---|---|
committer | Robin Burchell w00t@inspircd.org <Robin Burchell w00t@inspircd.org@5417fbe8-f217-4b02-8779-1006273d7864> | 2008-09-30 18:45:11 +0000 |
commit | 56084dce3308e25b5e48d6b7a3fd7eeb45f694e8 (patch) | |
tree | 403ec6c156c05154fbdafe42c8d53f3a44e4ce8d /include/users.h | |
parent | 63f76fed71d11d767c12602adf602b5001aea5cb (diff) |
Move struct botinfo into a class in bots.h
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1223 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'include/users.h')
-rw-r--r-- | include/users.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/users.h b/include/users.h index b27895dfd..4ce8811af 100644 --- a/include/users.h +++ b/include/users.h @@ -4,8 +4,6 @@ * * Please read COPYING and README for further details. * - * Based on the original code of Epona by Lara. - * Based on the original code of Services by Andy Church. * * $Id$ * |