diff options
| author | 2026-03-31 21:19:40 +0100 | |
|---|---|---|
| committer | 2026-03-31 21:20:16 +0100 | |
| commit | 02413c35dbfb7fe54e5b2eb83cd09ad8a4abeaf1 (patch) | |
| tree | 3f0e41b911276ca552e15cb2c598170c5bfb6e78 /include/command.h | |
| parent | Kill the remaining uses of intptr_t. (diff) | |
| parent | Update copyright headers. (diff) | |
Merge branch 'insp4' into master.
Diffstat (limited to 'include/command.h')
| -rw-r--r-- | include/command.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/command.h b/include/command.h index 56062ee13..80621c6f2 100644 --- a/include/command.h +++ b/include/command.h @@ -2,7 +2,7 @@ * InspIRCd -- Internet Relay Chat Daemon * * Copyright (C) 2012-2015, 2018 Attila Molnar <attilamolnar@hush.com> - * Copyright (C) 2012-2013, 2017-2022 Sadie Powell <sadie@witchery.services> + * Copyright (C) 2012-2013, 2017-2022, 2026 Sadie Powell <sadie@witchery.services> * Copyright (C) 2012 Robby <robby@chatbelgie.be> * Copyright (C) 2009 Daniel De Graaf <danieldg@inspircd.org> * Copyright (C) 2008 Thomas Stagner <aquanight@gmail.com> |
