diff options
author | Robby <robby@chatbelgie.be> | 2018-04-25 19:22:13 +0200 |
---|---|---|
committer | Robby <robby@chatbelgie.be> | 2018-04-25 19:22:13 +0200 |
commit | e03ae0cd85a85cbb3d5371b918e48b74ecc6e855 (patch) | |
tree | cd51a103e66bd7a807b54673b8b95b0adacaff71 /modules/ns_maxemail.cpp | |
parent | 901fc3e40f26cdf173703313e6d37595a3d3b92a (diff) |
Update copyright to 2018.
This was done with:
find docs/ include/ language/ modules/ src/ *.* Config -exec sed -i 's/-20.. Anope Team/-2018 Anope Team/i' {} \;
Diffstat (limited to 'modules/ns_maxemail.cpp')
-rw-r--r-- | modules/ns_maxemail.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/ns_maxemail.cpp b/modules/ns_maxemail.cpp index aba6ab3ed..e5ef18b71 100644 --- a/modules/ns_maxemail.cpp +++ b/modules/ns_maxemail.cpp @@ -1,7 +1,7 @@ /* ns_maxemail.cpp - Limit the amount of times an email address * can be used for a NickServ account. * - * (C) 2003-2017 Anope Team + * (C) 2003-2018 Anope Team * Contact us at team@anope.org * * Included in the Anope module pack since Anope 1.7.9 |