diff options
Diffstat (limited to 'memoserv.c')
-rw-r--r-- | memoserv.c | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/memoserv.c b/memoserv.c index 6619baf1a..a6549b117 100644 --- a/memoserv.c +++ b/memoserv.c @@ -1,16 +1,16 @@ -# /* MemoServ functions. - * - * (C) 2003 Anope Team - * Contact us at info@anope.org - * - * Please read COPYING and README for furhter details. - * - * Based on the original code of Epona by Lara. - * Based on the original code of Services by Andy Church. - * - * $Id$ - * - */ +/* MemoServ functions. +* +* (C) 2003 Anope Team +* Contact us at info@anope.org +* +* Please read COPYING and README for furhter details. +* +* Based on the original code of Epona by Lara. +* Based on the original code of Services by Andy Church. +* +* $Id$ +* +*/ #include "services.h" #include "pseudo.h" |