summaryrefslogtreecommitdiff
path: root/src/tools
diff options
context:
space:
mode:
authorSadie Powell <sadie@witchery.services>2021-02-18 23:59:28 +0000
committerSadie Powell <sadie@witchery.services>2021-02-18 23:59:28 +0000
commitc68b81eac87314fb0da83a83fed8679e521cf8eb (patch)
tree1200203b739e52f652a9ba1170e4813270780edb /src/tools
parent8b2c1548ab46401f96d4e2e0f8258664e21744fb (diff)
parent4d271e021042f0b2708abaff5ff3cfb1504a5cc0 (diff)
Merge branch '2.0' into 2.1.
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 bdcbe06a8..45e097cd4 100644
--- a/src/tools/anoperc.in
+++ b/src/tools/anoperc.in
@@ -2,7 +2,7 @@
#
# Configuration script for Services
#
-# (C) 2003-2020 Anope Team
+# (C) 2003-2021 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 639817757..396524049 100644
--- a/src/tools/anopesmtp.cpp
+++ b/src/tools/anopesmtp.cpp
@@ -1,6 +1,6 @@
/* smtp stuff handler for win32.
*
- * (C) 2003-2020 Anope Team
+ * (C) 2003-2021 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.