diff options
author | Sadie Powell <sadie@witchery.services> | 2022-01-06 23:15:44 +0000 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2022-01-06 23:15:44 +0000 |
commit | b8bcad048e7a87594e15bb0b42317fb3a4f64b83 (patch) | |
tree | 4329f66840135912a66b3dc9b78d6461f062b263 /src/tools | |
parent | a93a7c87b61acc3e696c7bb1f56e9ba313dd6bfd (diff) |
Update the copyright headers for 2022.
Diffstat (limited to 'src/tools')
-rw-r--r-- | src/tools/anoperc.in | 2 | ||||
-rw-r--r-- | src/tools/anopesmtp.cpp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/tools/anoperc.in b/src/tools/anoperc.in index ea14fe607..4b90819c0 100644 --- a/src/tools/anoperc.in +++ b/src/tools/anoperc.in @@ -2,7 +2,7 @@ # # Configuration script for Services # -# (C) 2003-2021 Anope Team +# (C) 2003-2022 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 d86f9c43f..358d55aaa 100644 --- a/src/tools/anopesmtp.cpp +++ b/src/tools/anopesmtp.cpp @@ -1,6 +1,6 @@ /* smtp stuff handler for win32. * - * (C) 2003-2021 Anope Team + * (C) 2003-2022 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. |