diff options
author | Sadie Powell <sadie@witchery.services> | 2024-02-17 19:58:17 +0000 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2024-02-17 19:58:17 +0000 |
commit | 4cc68397dce7ed03a46c52e42091ab431daea515 (patch) | |
tree | ed460a830818cd3ce90dfbd4c1e4f0e6a4a35aee /modules/protocol/ngircd.cpp | |
parent | 2b7872139c40ea5b0ca96c1d6595b7d5f9fa60a5 (diff) |
Update the copyright headers for 2024.
Diffstat (limited to 'modules/protocol/ngircd.cpp')
-rw-r--r-- | modules/protocol/ngircd.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/protocol/ngircd.cpp b/modules/protocol/ngircd.cpp index a59749a9c..1c24e4baf 100644 --- a/modules/protocol/ngircd.cpp +++ b/modules/protocol/ngircd.cpp @@ -1,7 +1,7 @@ /* ngIRCd Protocol module for Anope IRC Services * * (C) 2011-2012, 2014 Alexander Barton <alex@barton.de> - * (C) 2011-2023 Anope Team <team@anope.org> + * (C) 2011-2024 Anope Team <team@anope.org> * * Please read COPYING and README for further details. * |