From 595dad4ec17ec127e4865a5167ed6d52e52367b6 Mon Sep 17 00:00:00 2001 From: Adam Date: Wed, 1 Jan 2014 20:47:35 -0500 Subject: Update copyright to 2014. This was done with: find include/ src/ lang/ docs/ modules/ *.* Config -exec sed -i 's/-20.. Anope Team/-2014 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 36ded8cc9..cd1a85c0a 100644 --- a/modules/commands/hs_request.cpp +++ b/modules/commands/hs_request.cpp @@ -1,7 +1,7 @@ /* hs_request.c - Add request and activate functionality to HostServ, * * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 Anope Team * Contact us at team@anope.org * * Based on the original module by Rob -- cgit