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/modules/pseudoclients | |
| 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/modules/pseudoclients')
| -rw-r--r-- | include/modules/pseudoclients/chanserv.h | 2 | ||||
| -rw-r--r-- | include/modules/pseudoclients/global.h | 2 | ||||
| -rw-r--r-- | include/modules/pseudoclients/memoserv.h | 2 | ||||
| -rw-r--r-- | include/modules/pseudoclients/nickserv.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/include/modules/pseudoclients/chanserv.h b/include/modules/pseudoclients/chanserv.h index 96d3cfdcd..28e27ba60 100644 --- a/include/modules/pseudoclients/chanserv.h +++ b/include/modules/pseudoclients/chanserv.h @@ -1,6 +1,6 @@ /* * - * (C) 2011-2017 Anope Team + * (C) 2011-2018 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/include/modules/pseudoclients/global.h b/include/modules/pseudoclients/global.h index 6d085f1a1..e74316e50 100644 --- a/include/modules/pseudoclients/global.h +++ b/include/modules/pseudoclients/global.h @@ -1,6 +1,6 @@ /* * - * (C) 2011-2017 Anope Team + * (C) 2011-2018 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/include/modules/pseudoclients/memoserv.h b/include/modules/pseudoclients/memoserv.h index a83a3d6f9..7ce255539 100644 --- a/include/modules/pseudoclients/memoserv.h +++ b/include/modules/pseudoclients/memoserv.h @@ -1,6 +1,6 @@ /* * - * (C) 2011-2017 Anope Team + * (C) 2011-2018 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/include/modules/pseudoclients/nickserv.h b/include/modules/pseudoclients/nickserv.h index ce2823d65..087e28c07 100644 --- a/include/modules/pseudoclients/nickserv.h +++ b/include/modules/pseudoclients/nickserv.h @@ -1,6 +1,6 @@ /* * - * (C) 2011-2017 Anope Team + * (C) 2011-2018 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. |
