diff options
| author | 2021-05-14 14:48:39 +0100 | |
|---|---|---|
| committer | 2021-05-14 14:48:39 +0100 | |
| commit | e94b673532f7833aaa4789f834e61d68e0b4fc56 (patch) | |
| tree | f74915739a8b85cc80d141e8f99b426187eb2652 /include/clientprotocolmsg.h | |
| parent | Fix an off by one error in various bitsets. (diff) | |
Update copyright headers.
Diffstat (limited to 'include/clientprotocolmsg.h')
| -rw-r--r-- | include/clientprotocolmsg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/clientprotocolmsg.h b/include/clientprotocolmsg.h index 144af9e44..ad3ca65c2 100644 --- a/include/clientprotocolmsg.h +++ b/include/clientprotocolmsg.h @@ -1,7 +1,7 @@ /* * InspIRCd -- Internet Relay Chat Daemon * - * Copyright (C) 2018, 2020 Sadie Powell <sadie@witchery.services> + * Copyright (C) 2018, 2020-2021 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 |
