diff options
author | Adam <Adam@anope.org> | 2014-01-01 20:51:08 -0500 |
---|---|---|
committer | Adam <Adam@anope.org> | 2014-01-01 20:51:08 -0500 |
commit | 969aacbf783287bc734d14c969dd6674bbb69252 (patch) | |
tree | 94dad4a5b2befcdabfe32e897a0705f07f3fbdbf /src/modules/ns_maxemail.c | |
parent | 304e6eaabe829a7a0d493b81de5103a225846155 (diff) |
Update copyright to 2014. This was done with:
find include/ src/ lang/ docs/ *.* Config -exec sed -i 's/-20.. Anope Team/-2014 Anope Team/i' {} \;
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 6629e32c6..1dc44d7f8 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-2013 Anope Team + * (C) 2003-2014 Anope Team * Contact us at team@anope.org * * Included in the Anope module pack since Anope 1.7.9 |