diff options
| author | 2022-08-25 20:46:11 +0100 | |
|---|---|---|
| committer | 2022-08-25 20:46:11 +0100 | |
| commit | 96f355c2fa6eccab225f60b375544c3b2a5d3940 (patch) | |
| tree | 1a1cd590fadd8c25b3464e2cc545043108ea4c71 /src/usermanager.cpp | |
| parent | Use std::string in the Serializer constructor. (diff) | |
| download | inspircd++-96f355c2fa6eccab225f60b375544c3b2a5d3940.tar.gz inspircd++-96f355c2fa6eccab225f60b375544c3b2a5d3940.tar.bz2 inspircd++-96f355c2fa6eccab225f60b375544c3b2a5d3940.zip | |
Update copyright headers.
Diffstat (limited to 'src/usermanager.cpp')
| -rw-r--r-- | src/usermanager.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usermanager.cpp b/src/usermanager.cpp index 47d9c5bbb..c08313925 100644 --- a/src/usermanager.cpp +++ b/src/usermanager.cpp @@ -4,7 +4,7 @@ * Copyright (C) 2019 iwalkalone <iwalkalone69@gmail.com> * Copyright (C) 2019 Matt Schatz <genius3000@g3k.solutions> * Copyright (C) 2013-2016, 2018 Attila Molnar <attilamolnar@hush.com> - * Copyright (C) 2013, 2018-2021 Sadie Powell <sadie@witchery.services> + * Copyright (C) 2013, 2018-2020, 2022 Sadie Powell <sadie@witchery.services> * Copyright (C) 2013, 2015 Adam <Adam@anope.org> * Copyright (C) 2013 Daniel Vassdal <shutter@canternet.org> * Copyright (C) 2012, 2019 Robby <robby@chatbelgie.be> |
