diff options
author | Robby <robby@chatbelgie.be> | 2019-01-01 17:43:35 +0100 |
---|---|---|
committer | Robby <robby@chatbelgie.be> | 2019-01-01 17:43:35 +0100 |
commit | 6fbb7cffe9954d1e5cc9038a18d4695ad2a19d2d (patch) | |
tree | a81d8f0063d1447a4dbcf4248dad548bdbfba49a /modules/ns_maxemail.cpp | |
parent | b279863acb9ae3ade833ea00bcb17f22001e20db (diff) |
Update copyright to 2019.
This was done with:
find docs/ include/ language/ modules/ src/ *.* Config -exec sed -i 's/-20.. Anope Team/-2019 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 e5ef18b71..372f38db1 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-2018 Anope Team + * (C) 2003-2019 Anope Team * Contact us at team@anope.org * * Included in the Anope module pack since Anope 1.7.9 |