diff options
author | Sadie Powell <sadie@witchery.services> | 2022-12-31 22:10:37 +0000 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2022-12-31 22:11:19 +0000 |
commit | 885462d98e2dd3753b2992ce6fd6084340f86eee (patch) | |
tree | 2a933e4b12db31e1061b1814048c1fbbe4c30cad /src/command.cpp | |
parent | 6395107be630b0a4181d68eb5b55b69493af5bb7 (diff) | |
parent | 33a337dfc051222041896ec3ac349fd2f4821777 (diff) |
Merge branch '2.0' into 2.1.
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 4c511777a..94255ef4b 100644 --- a/src/command.cpp +++ b/src/command.cpp @@ -1,7 +1,7 @@ /* * * (C) 2008-2011 Robin Burchell <w00t@inspircd.org> - * (C) 2008-2022 Anope Team <team@anope.org> + * (C) 2008-2023 Anope Team <team@anope.org> * * Please read COPYING and README for further details. */ |