diff options
author | lethality <lethality@anope.org> | 2011-01-07 21:41:49 +0000 |
---|---|---|
committer | lethality <lethality@anope.org> | 2011-01-07 21:41:49 +0000 |
commit | 3ef227aa88b42b56c65d9417a23dee7aa26ddadc (patch) | |
tree | 782ef3a4619921e7b6c314ff6288175808c9a4cf /src/modules/hs_request.c | |
parent | f592417ec2fc41dc90127cae2fee2064ca597393 (diff) |
Some more copyright/typo fixes, spotted by chaz :P
Diffstat (limited to 'src/modules/hs_request.c')
-rw-r--r-- | src/modules/hs_request.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/hs_request.c b/src/modules/hs_request.c index fedf88735..35c0d174b 100644 --- a/src/modules/hs_request.c +++ b/src/modules/hs_request.c @@ -1,7 +1,7 @@ /* hs_request.c - Add request and activate functionality to HostServ, * along with adding +req as optional param to HostServ list. * - * (C) 2003-2010 Anope Team + * (C) 2003-2011 Anope Team * Contact us at team@anope.org * * Based on the original module by Rob <rob@anope.org> |