diff options
author | Sadie Powell <sadie@witchery.services> | 2025-01-14 13:41:19 +0000 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2025-01-14 13:41:19 +0000 |
commit | 0a82366a6b74c959fb1e177cfed000b559f6d009 (patch) | |
tree | 8c8025769f514e334265aff11877df724f6e78a5 /src/users.cpp | |
parent | f0bc9536e6469ef3676b2901d6f4c7147fe75177 (diff) | |
parent | da7f47c1c7f73eee3e53c8ad253b9a72a3fff60b (diff) |
Merge branch '2.0' into 2.1.
Diffstat (limited to 'src/users.cpp')
-rw-r--r-- | src/users.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/users.cpp b/src/users.cpp index 55bfde478..f6a4adb37 100644 --- a/src/users.cpp +++ b/src/users.cpp @@ -1,6 +1,6 @@ /* Routines to maintain a list of online users. * - * (C) 2003-2024 Anope Team + * (C) 2003-2025 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. |