From e03ae0cd85a85cbb3d5371b918e48b74ecc6e855 Mon Sep 17 00:00:00 2001 From: Robby Date: Wed, 25 Apr 2018 19:22:13 +0200 Subject: 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' {} \; --- modules/protocol/unreal.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/protocol/unreal.cpp') diff --git a/modules/protocol/unreal.cpp b/modules/protocol/unreal.cpp index 4ff350e21..57fa3a77f 100644 --- a/modules/protocol/unreal.cpp +++ b/modules/protocol/unreal.cpp @@ -1,6 +1,6 @@ /* Unreal IRCD 3.2.x functions * - * (C) 2003-2017 Anope Team + * (C) 2003-2018 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. -- cgit