summaryrefslogtreecommitdiff
path: root/src/tools
diff options
context:
space:
mode:
authorRobby <robby@chatbelgie.be>2017-01-16 03:13:25 +0100
committerRobby <robby@chatbelgie.be>2017-01-16 03:13:25 +0100
commit8656b65e392e8d26de218bf372da949c3a00d8d4 (patch)
tree7c7a5ae78e7e1f3c523de962f910ad4b24822cce /src/tools
parent39422beaefcda1dc3e6232226ddd14b42546d649 (diff)
Update copyright to 2017.
This was done with: find docs/ include/ language/ modules/ src/ *.* Config -exec sed -i 's/-20.. Anope Team/-2017 Anope Team/i' {} \; Added missing copyright headers to files that didn't have it yet.
Diffstat (limited to 'src/tools')
-rw-r--r--src/tools/anoperc.in2
-rw-r--r--src/tools/anopesmtp.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/tools/anoperc.in b/src/tools/anoperc.in
index 2802e57e2..541fb92ff 100644
--- a/src/tools/anoperc.in
+++ b/src/tools/anoperc.in
@@ -2,7 +2,7 @@
#
# Configuration script for Services
#
-# (C) 2003-2016 Anope Team
+# (C) 2003-2017 Anope Team
# Contact us at team@anope.org
#
# Please read COPYING and README for further details.
diff --git a/src/tools/anopesmtp.cpp b/src/tools/anopesmtp.cpp
index b0cf0847d..7b974a398 100644
--- a/src/tools/anopesmtp.cpp
+++ b/src/tools/anopesmtp.cpp
@@ -1,6 +1,6 @@
/* smtp stuff handler for win32.
*
- * (C) 2003-2016 Anope Team
+ * (C) 2003-2017 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.