diff options
author | Sadie Powell <sadie@witchery.services> | 2022-01-12 22:05:59 +0000 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2022-01-12 22:08:35 +0000 |
commit | a631028660d527f509c3b028cfa5f2903a125077 (patch) | |
tree | 830ba6644bb312af32847db654bfb842ed44a7cd /src/users.cpp | |
parent | 4e5fc9797c2ea285e855f808dc65694d1cdba358 (diff) | |
parent | 04257b9d6ab0fa1a63ade1d2ad0edc2d08eb74ce (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 c5fbfdcdb..bbb54a6c0 100644 --- a/src/users.cpp +++ b/src/users.cpp @@ -1,6 +1,6 @@ /* Routines to maintain a list of online users. * - * (C) 2003-2021 Anope Team + * (C) 2003-2022 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. |