diff options
Diffstat (limited to 'src/protocol/plexus.c')
-rw-r--r-- | src/protocol/plexus.c | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/src/protocol/plexus.c b/src/protocol/plexus.c index c4e9498e7..7ad6dc705 100644 --- a/src/protocol/plexus.c +++ b/src/protocol/plexus.c @@ -1,5 +1,5 @@ -/*PlexusIRCD IRCD functions -/*PlexusIRCD IRCD functions +/* PlexusIRCD IRCD functions + * * (C) 2003-2005 Anope Team * Contact us at info@anope.org * @@ -1815,5 +1815,4 @@ AnopeInit (int argc, char **argv) return MOD_CONT; } - - +/* EOF */ |