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 /src/channels.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 'src/channels.cpp')
-rw-r--r-- | src/channels.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/channels.cpp b/src/channels.cpp index da3b4e244..15b78836d 100644 --- a/src/channels.cpp +++ b/src/channels.cpp @@ -1,6 +1,6 @@ /* Channel-handling routines. * - * (C) 2003-2018 Anope Team + * (C) 2003-2019 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. |