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 /src/command.cpp | |
parent | 2b7872139c40ea5b0ca96c1d6595b7d5f9fa60a5 (diff) |
Update the copyright headers for 2024.
Diffstat (limited to 'src/command.cpp')
-rw-r--r-- | src/command.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/command.cpp b/src/command.cpp index d51836b22..9b5212879 100644 --- a/src/command.cpp +++ b/src/command.cpp @@ -1,7 +1,7 @@ /* * * (C) 2008-2011 Robin Burchell <w00t@inspircd.org> - * (C) 2008-2023 Anope Team <team@anope.org> + * (C) 2008-2024 Anope Team <team@anope.org> * * Please read COPYING and README for further details. */ |