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 /modules/webcpanel/pages/hostserv | |
| 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 'modules/webcpanel/pages/hostserv')
| -rw-r--r-- | modules/webcpanel/pages/hostserv/request.cpp | 2 | ||||
| -rw-r--r-- | modules/webcpanel/pages/hostserv/request.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/modules/webcpanel/pages/hostserv/request.cpp b/modules/webcpanel/pages/hostserv/request.cpp index 56f467a1d..758901878 100644 --- a/modules/webcpanel/pages/hostserv/request.cpp +++ b/modules/webcpanel/pages/hostserv/request.cpp @@ -1,5 +1,5 @@ /* - * (C) 2003-2017 Anope Team + * (C) 2003-2018 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/modules/webcpanel/pages/hostserv/request.h b/modules/webcpanel/pages/hostserv/request.h index 9e8966b0a..48d45924b 100644 --- a/modules/webcpanel/pages/hostserv/request.h +++ b/modules/webcpanel/pages/hostserv/request.h @@ -1,5 +1,5 @@ /* - * (C) 2003-2017 Anope Team + * (C) 2003-2018 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. |
