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/ns_maxemail.c | |
parent | f592417ec2fc41dc90127cae2fee2064ca597393 (diff) |
Some more copyright/typo fixes, spotted by chaz :P
Diffstat (limited to 'src/modules/ns_maxemail.c')
-rw-r--r-- | src/modules/ns_maxemail.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/ns_maxemail.c b/src/modules/ns_maxemail.c index 82dd4c48b..039a3d7d9 100644 --- a/src/modules/ns_maxemail.c +++ b/src/modules/ns_maxemail.c @@ -1,7 +1,7 @@ /* ns_maxemail.c - Limit the amount of times an email address * can be used for a NickServ account. * - * (C) 2003-2010 Anope Team + * (C) 2003-2011 Anope Team * Contact us at team@anope.org * * Included in the Anope module pack since Anope 1.7.9 |