diff options
| author | 2023-04-28 10:21:39 +0100 | |
|---|---|---|
| committer | 2023-04-28 10:21:39 +0100 | |
| commit | f2c74267ac8778dc1ff4594789b454f41bacdc4d (patch) | |
| tree | c4b594742d6470f00b692efb387f0712a22e49ff /include | |
| parent | When building the PACKAGE project we don't need to specify a target. (diff) | |
Update copyright headers.
Diffstat (limited to 'include')
| -rw-r--r-- | include/inspircd.h | 2 | ||||
| -rw-r--r-- | include/modules/ssl.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/include/inspircd.h b/include/inspircd.h index 3ad291909..9125b76e1 100644 --- a/include/inspircd.h +++ b/include/inspircd.h @@ -5,7 +5,7 @@ * Copyright (C) 2018 linuxdaemon <linuxdaemon.irc@gmail.com> * Copyright (C) 2013 Daniel Vassdal <shutter@canternet.org> * Copyright (C) 2012-2016, 2018 Attila Molnar <attilamolnar@hush.com> - * Copyright (C) 2012-2014, 2017-2019, 2022 Sadie Powell <sadie@witchery.services> + * Copyright (C) 2012-2014, 2017-2019, 2022-2023 Sadie Powell <sadie@witchery.services> * Copyright (C) 2012, 2019 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/ssl.h b/include/modules/ssl.h index 5b60ac9a6..570d452c8 100644 --- a/include/modules/ssl.h +++ b/include/modules/ssl.h @@ -4,7 +4,7 @@ * Copyright (C) 2020 Matt Schatz <genius3000@g3k.solutions> * Copyright (C) 2019 B00mX0r <b00mx0r@aureus.pw> * Copyright (C) 2018 Dylan Frank <b00mx0r@aureus.pw> - * Copyright (C) 2013, 2017-2019, 2021-2022 Sadie Powell <sadie@witchery.services> + * Copyright (C) 2013, 2017-2019, 2021-2023 Sadie Powell <sadie@witchery.services> * Copyright (C) 2013, 2015-2016 Attila Molnar <attilamolnar@hush.com> * Copyright (C) 2012 Robby <robby@chatbelgie.be> * Copyright (C) 2012 ChrisTX <xpipe@hotmail.de> |
