summaryrefslogtreecommitdiff
path: root/src/protocol.cpp
diff options
context:
space:
mode:
authorAdam <Adam@anope.org>2014-01-01 20:47:35 -0500
committerAdam <Adam@anope.org>2014-01-01 20:48:38 -0500
commit595dad4ec17ec127e4865a5167ed6d52e52367b6 (patch)
treeff0e42c88522f9d9ee1ec4313c14ae2c55ebb397 /src/protocol.cpp
parenta374e245fd257205e90e133044d014d024c3062e (diff)
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' {} \;
Diffstat (limited to 'src/protocol.cpp')
-rw-r--r--src/protocol.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/protocol.cpp b/src/protocol.cpp
index dc07ac40d..2287447b6 100644
--- a/src/protocol.cpp
+++ b/src/protocol.cpp
@@ -1,6 +1,6 @@
/*
*
- * (C) 2003-2013 Anope Team
+ * (C) 2003-2014 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.