diff options
| author | 2022-04-28 18:49:16 +0100 | |
|---|---|---|
| committer | 2022-04-28 18:49:16 +0100 | |
| commit | 346ec99c430cbb4e57df0bc288a36316efc4e9ec (patch) | |
| tree | 41163c01b5e5e2bdccaba3c4ff70ab8866dbe2b1 /include/modules | |
| parent | Update module descriptions. (diff) | |
Update copyright headers.
Diffstat (limited to 'include/modules')
| -rw-r--r-- | include/modules/invite.h | 2 | ||||
| -rw-r--r-- | include/modules/ircv3_batch.h | 2 | ||||
| -rw-r--r-- | include/modules/ircv3_replies.h | 2 | ||||
| -rw-r--r-- | include/modules/ircv3_servertime.h | 2 | ||||
| -rw-r--r-- | include/modules/sql.h | 2 | ||||
| -rw-r--r-- | include/modules/ssl.h | 2 | ||||
| -rw-r--r-- | include/modules/who.h | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/include/modules/invite.h b/include/modules/invite.h index 20d06e3fb..762a74dc9 100644 --- a/include/modules/invite.h +++ b/include/modules/invite.h @@ -1,7 +1,7 @@ /* * InspIRCd -- Internet Relay Chat Daemon * - * Copyright (C) 2019 Sadie Powell <sadie@witchery.services> + * Copyright (C) 2019, 2022 Sadie Powell <sadie@witchery.services> * Copyright (C) 2015 Attila Molnar <attilamolnar@hush.com> * * This file is part of InspIRCd. InspIRCd is free software: you can diff --git a/include/modules/ircv3_batch.h b/include/modules/ircv3_batch.h index 02677c250..ac79745bd 100644 --- a/include/modules/ircv3_batch.h +++ b/include/modules/ircv3_batch.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 diff --git a/include/modules/ircv3_replies.h b/include/modules/ircv3_replies.h index 05f3a7d63..dd47d97c3 100644 --- a/include/modules/ircv3_replies.h +++ b/include/modules/ircv3_replies.h @@ -1,7 +1,7 @@ /* * InspIRCd -- Internet Relay Chat Daemon * - * Copyright (C) 2019-2021 Sadie Powell <sadie@witchery.services> + * Copyright (C) 2019-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 diff --git a/include/modules/ircv3_servertime.h b/include/modules/ircv3_servertime.h index d2d6655d3..42752fede 100644 --- a/include/modules/ircv3_servertime.h +++ b/include/modules/ircv3_servertime.h @@ -1,7 +1,7 @@ /* * InspIRCd -- Internet Relay Chat Daemon * - * Copyright (C) 2018-2019 Sadie Powell <sadie@witchery.services> + * Copyright (C) 2018-2019, 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 diff --git a/include/modules/sql.h b/include/modules/sql.h index 396c32f2c..636f3286f 100644 --- a/include/modules/sql.h +++ b/include/modules/sql.h @@ -3,7 +3,7 @@ * * Copyright (C) 2015 Daniel Vassdal <shutter@canternet.org> * Copyright (C) 2014 Attila Molnar <attilamolnar@hush.com> - * Copyright (C) 2013, 2017-2019, 2021 Sadie Powell <sadie@witchery.services> + * Copyright (C) 2013, 2017-2019, 2021-2022 Sadie Powell <sadie@witchery.services> * Copyright (C) 2012 Robby <robby@chatbelgie.be> * Copyright (C) 2010 Daniel De Graaf <danieldg@inspircd.org> * diff --git a/include/modules/ssl.h b/include/modules/ssl.h index 58a8bbbc4..edd75b138 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 Sadie Powell <sadie@witchery.services> + * Copyright (C) 2013, 2017-2019, 2021-2022 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> diff --git a/include/modules/who.h b/include/modules/who.h index 6e8fa024b..5be3e651f 100644 --- a/include/modules/who.h +++ b/include/modules/who.h @@ -2,7 +2,7 @@ * InspIRCd -- Internet Relay Chat Daemon * * Copyright (C) 2019 linuxdaemon <linuxdaemon.irc@gmail.com> - * Copyright (C) 2018, 2021 Sadie Powell <sadie@witchery.services> + * Copyright (C) 2018, 2021-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 |
