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 /include/modes.h | |
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 'include/modes.h')
-rw-r--r-- | include/modes.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/modes.h b/include/modes.h index 0886cb0fd..782042c58 100644 --- a/include/modes.h +++ b/include/modes.h @@ -1,7 +1,7 @@ /* Mode support * * (C) 2008-2011 Adam <Adam@anope.org> - * (C) 2008-2017 Anope Team <team@anope.org> + * (C) 2008-2018 Anope Team <team@anope.org> * * Please read COPYING and README for further details. */ |