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/commands/cs_access.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/commands/cs_access.cpp')
-rw-r--r-- | modules/commands/cs_access.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/commands/cs_access.cpp b/modules/commands/cs_access.cpp index c3b378e94..263b1917b 100644 --- a/modules/commands/cs_access.cpp +++ b/modules/commands/cs_access.cpp @@ -1,6 +1,6 @@ /* ChanServ core functions * - * (C) 2003-2018 Anope Team + * (C) 2003-2019 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. |