diff options
| author | 2022-08-25 20:46:11 +0100 | |
|---|---|---|
| committer | 2022-08-25 20:46:11 +0100 | |
| commit | 96f355c2fa6eccab225f60b375544c3b2a5d3940 (patch) | |
| tree | 1a1cd590fadd8c25b3464e2cc545043108ea4c71 /include/clientprotocol.h | |
| parent | Use std::string in the Serializer constructor. (diff) | |
Update copyright headers.
Diffstat (limited to 'include/clientprotocol.h')
| -rw-r--r-- | include/clientprotocol.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/clientprotocol.h b/include/clientprotocol.h index 8a385de42..c09b380eb 100644 --- a/include/clientprotocol.h +++ b/include/clientprotocol.h @@ -1,7 +1,7 @@ /* * InspIRCd -- Internet Relay Chat Daemon * - * Copyright (C) 2018-2020 Sadie Powell <sadie@witchery.services> + * Copyright (C) 2018-2020, 2022 Sadie Powell <sadie@witchery.services> * Copyright (C) 2018 Attila Molnar <attilamolnar@hush.com> * * This file is part of InspIRCd. InspIRCd is free software: you can |
