diff options
| author | 2022-08-25 20:46:11 +0100 | |
|---|---|---|
| committer | 2022-08-25 20:46:11 +0100 | |
| commit | 96f355c2fa6eccab225f60b375544c3b2a5d3940 (patch) | |
| tree | 1a1cd590fadd8c25b3464e2cc545043108ea4c71 /src/modules/extra/m_argon2.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/modules/extra/m_argon2.cpp')
| -rw-r--r-- | src/modules/extra/m_argon2.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/modules/extra/m_argon2.cpp b/src/modules/extra/m_argon2.cpp index 189ad4d22..f2b564a92 100644 --- a/src/modules/extra/m_argon2.cpp +++ b/src/modules/extra/m_argon2.cpp @@ -1,6 +1,7 @@ /* * InspIRCd -- Internet Relay Chat Daemon * + * Copyright (C) 2022 Sadie Powell <sadie@witchery.services> * Copyright (C) 2020 Elizabeth Myers <elizabeth@interlinked.me> * Copyright (C) 2020 Daniel Vassdal <shutter@canternet.org> * |
