diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/command.h | 2 | ||||
| -rw-r--r-- | include/configreader.h | 2 | ||||
| -rw-r--r-- | include/dynref.h | 2 | ||||
| -rw-r--r-- | include/inspircd.h | 2 | ||||
| -rw-r--r-- | include/modules.h | 2 | ||||
| -rw-r--r-- | include/modules/extban.h | 2 | ||||
| -rw-r--r-- | include/modules/monitor.h | 2 |
7 files changed, 7 insertions, 7 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> diff --git a/include/configreader.h b/include/configreader.h index c080367c6..1379d2a6e 100644 --- a/include/configreader.h +++ b/include/configreader.h @@ -3,7 +3,7 @@ * * Copyright (C) 2018 Chris Novakovic * Copyright (C) 2013-2014 Attila Molnar <attilamolnar@hush.com> - * Copyright (C) 2012-2014, 2016-2024 Sadie Powell <sadie@witchery.services> + * Copyright (C) 2012-2014, 2016-2024, 2026 Sadie Powell <sadie@witchery.services> * Copyright (C) 2012 Robby <robby@chatbelgie.be> * Copyright (C) 2009-2010 Daniel De Graaf <danieldg@inspircd.org> * Copyright (C) 2008 Thomas Stagner <aquanight@gmail.com> diff --git a/include/dynref.h b/include/dynref.h index d36a8f5f3..4db8620db 100644 --- a/include/dynref.h +++ b/include/dynref.h @@ -1,7 +1,7 @@ /* * InspIRCd -- Internet Relay Chat Daemon * - * Copyright (C) 2019-2023 Sadie Powell <sadie@witchery.services> + * Copyright (C) 2019-2023, 2026 Sadie Powell <sadie@witchery.services> * Copyright (C) 2013, 2015 Attila Molnar <attilamolnar@hush.com> * * This file is part of InspIRCd. InspIRCd is free software: you can diff --git a/include/inspircd.h b/include/inspircd.h index 135a28257..fe23f6a57 100644 --- a/include/inspircd.h +++ b/include/inspircd.h @@ -2,7 +2,7 @@ * InspIRCd -- Internet Relay Chat Daemon * * Copyright (C) 2012-2016, 2018 Attila Molnar <attilamolnar@hush.com> - * Copyright (C) 2012-2013, 2017-2025 Sadie Powell <sadie@witchery.services> + * Copyright (C) 2012-2013, 2017-2026 Sadie Powell <sadie@witchery.services> * Copyright (C) 2012 Robby <robby@chatbelgie.be> * Copyright (C) 2012 ChrisTX <xpipe@hotmail.de> * Copyright (C) 2009-2010 Daniel De Graaf <danieldg@inspircd.org> diff --git a/include/modules.h b/include/modules.h index 4cde1020c..1b014176a 100644 --- a/include/modules.h +++ b/include/modules.h @@ -3,7 +3,7 @@ * * Copyright (C) 2019 iwalkalone <iwalkalone69@gmail.com> * Copyright (C) 2012-2016, 2018 Attila Molnar <attilamolnar@hush.com> - * Copyright (C) 2012-2013, 2017-2025 Sadie Powell <sadie@witchery.services> + * Copyright (C) 2012-2013, 2017-2026 Sadie Powell <sadie@witchery.services> * Copyright (C) 2012 Robby <robby@chatbelgie.be> * Copyright (C) 2009-2010 Daniel De Graaf <danieldg@inspircd.org> * Copyright (C) 2008 Thomas Stagner <aquanight@gmail.com> diff --git a/include/modules/extban.h b/include/modules/extban.h index 248b131a5..88b187c85 100644 --- a/include/modules/extban.h +++ b/include/modules/extban.h @@ -1,7 +1,7 @@ /* * InspIRCd -- Internet Relay Chat Daemon * - * Copyright (C) 2020-2024 Sadie Powell <sadie@witchery.services> + * Copyright (C) 2020-2024, 2026 Sadie Powell <sadie@witchery.services> * * This file is part of InspIRCd. InspIRCd is free software: you can * redistribute it and/or modify it under the terms of the GNU General Public diff --git a/include/modules/monitor.h b/include/modules/monitor.h index 2358f58ff..392e209a3 100644 --- a/include/modules/monitor.h +++ b/include/modules/monitor.h @@ -1,8 +1,8 @@ /* * InspIRCd -- Internet Relay Chat Daemon * + * Copyright (C) 2022, 2026 Sadie Powell <sadie@witchery.services> * Copyright (C) 2022 delthas - * Copyright (C) 2022 Sadie Powell <sadie@witchery.services> * * This file is part of InspIRCd. InspIRCd is free software: you can * redistribute it and/or modify it under the terms of the GNU General Public |
