From c8699c67266e7ed3c5cb8266e5131b8abea57337 Mon Sep 17 00:00:00 2001 From: Robby Date: Sat, 4 Jan 2020 15:51:20 +0100 Subject: Update copyright to 2020. This was done with: find docs/ include/ language/ modules/ src/ *.* Config -exec sed -i 's/-20.. Anope Team/-2020 Anope Team/i' {} \; --- modules/commands/hs_request.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/commands/hs_request.cpp') diff --git a/modules/commands/hs_request.cpp b/modules/commands/hs_request.cpp index e1e2db1d4..38874e14a 100644 --- a/modules/commands/hs_request.cpp +++ b/modules/commands/hs_request.cpp @@ -1,6 +1,6 @@ /* hs_request.c - Add request and activate functionality to HostServ * - * (C) 2003-2019 Anope Team + * (C) 2003-2020 Anope Team * Contact us at team@anope.org * * Based on the original module by Rob -- cgit