diff options
author | Sadie Powell <sadie@witchery.services> | 2022-12-31 22:08:50 +0000 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2022-12-31 22:08:50 +0000 |
commit | 33a337dfc051222041896ec3ac349fd2f4821777 (patch) | |
tree | 7ac6a37a42716f06226fd6d2554ce40da97bf343 /src/tools | |
parent | b64dc09bd2c717222ba90f6f5950b2ee3a26a9ea (diff) |
Update the copyright headers for 2023.
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 4b90819c0..823f99d5e 100644 --- a/src/tools/anoperc.in +++ b/src/tools/anoperc.in @@ -2,7 +2,7 @@ # # Configuration script for Services # -# (C) 2003-2022 Anope Team +# (C) 2003-2023 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 358d55aaa..686627e6f 100644 --- a/src/tools/anopesmtp.cpp +++ b/src/tools/anopesmtp.cpp @@ -1,6 +1,6 @@ /* smtp stuff handler for win32. * - * (C) 2003-2022 Anope Team + * (C) 2003-2023 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. |