From ae3e2db109eecaea25032e218c39a257e736174a Mon Sep 17 00:00:00 2001 From: InspIRCd Robot Date: Fri, 7 Jun 2024 10:37:56 +0100 Subject: Update copyright headers. --- include/modules/account.h | 2 +- include/modules/away.h | 2 +- include/modules/callerid.h | 2 +- include/modules/cap.h | 2 +- include/modules/cloak.h | 1 + include/modules/ctctags.h | 2 +- include/modules/dns.h | 3 ++- include/modules/exemption.h | 2 +- include/modules/extban.h | 2 +- include/modules/geolocation.h | 2 +- include/modules/hash.h | 2 +- include/modules/httpd.h | 2 +- include/modules/invite.h | 2 +- include/modules/ircv3_batch.h | 2 +- include/modules/ircv3_replies.h | 2 +- include/modules/ircv3_servertime.h | 2 +- include/modules/isupport.h | 2 +- include/modules/ldap.h | 1 + include/modules/names.h | 2 +- include/modules/regex.h | 4 +--- include/modules/reload.h | 1 + include/modules/server.h | 2 +- include/modules/shun.h | 2 +- include/modules/sql.h | 3 +-- include/modules/ssl.h | 3 +-- include/modules/stats.h | 2 +- include/modules/webirc.h | 2 +- include/modules/who.h | 2 +- include/modules/whois.h | 3 ++- 29 files changed, 31 insertions(+), 30 deletions(-) (limited to 'include/modules') diff --git a/include/modules/account.h b/include/modules/account.h index 14725f576..982114440 100644 --- a/include/modules/account.h +++ b/include/modules/account.h @@ -1,7 +1,7 @@ /* * InspIRCd -- Internet Relay Chat Daemon * - * Copyright (C) 2022 Sadie Powell + * Copyright (C) 2022-2023 Sadie Powell * * 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/away.h b/include/modules/away.h index 0611c8253..2a3fda51c 100644 --- a/include/modules/away.h +++ b/include/modules/away.h @@ -1,7 +1,7 @@ /* * InspIRCd -- Internet Relay Chat Daemon * - * Copyright (C) 2018 Sadie Powell + * Copyright (C) 2018, 2021, 2023 Sadie Powell * * 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/callerid.h b/include/modules/callerid.h index 683a8e291..4d530f636 100644 --- a/include/modules/callerid.h +++ b/include/modules/callerid.h @@ -1,7 +1,7 @@ /* * InspIRCd -- Internet Relay Chat Daemon * - * Copyright (C) 2018 Sadie Powell + * Copyright (C) 2018, 2021 Sadie Powell * * 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/cap.h b/include/modules/cap.h index 1abc02f6c..7fe46c06e 100644 --- a/include/modules/cap.h +++ b/include/modules/cap.h @@ -1,7 +1,7 @@ /* * InspIRCd -- Internet Relay Chat Daemon * - * Copyright (C) 2018-2021 Sadie Powell + * Copyright (C) 2018-2023 Sadie Powell * Copyright (C) 2015-2016, 2018 Attila Molnar * * This file is part of InspIRCd. InspIRCd is free software: you can diff --git a/include/modules/cloak.h b/include/modules/cloak.h index 310421c71..f532e7b1c 100644 --- a/include/modules/cloak.h +++ b/include/modules/cloak.h @@ -2,6 +2,7 @@ * InspIRCd -- Internet Relay Chat Daemon * * Copyright (C) 2023 Sadie Powell + * Copyright (C) 2017 Adam * * 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/ctctags.h b/include/modules/ctctags.h index 5138e24a5..e7a974897 100644 --- a/include/modules/ctctags.h +++ b/include/modules/ctctags.h @@ -1,7 +1,7 @@ /* * InspIRCd -- Internet Relay Chat Daemon * - * Copyright (C) 2018, 2020 Sadie Powell + * Copyright (C) 2018, 2020-2023 Sadie Powell * * 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/dns.h b/include/modules/dns.h index 4ca59557b..1468afa1e 100644 --- a/include/modules/dns.h +++ b/include/modules/dns.h @@ -1,7 +1,8 @@ /* * InspIRCd -- Internet Relay Chat Daemon * - * Copyright (C) 2017, 2019, 2021 Sadie Powell + * Copyright (C) 2021 Dominic Hamon + * Copyright (C) 2019-2023 Sadie Powell * Copyright (C) 2014-2015 Attila Molnar * Copyright (C) 2013, 2015-2016 Adam * diff --git a/include/modules/exemption.h b/include/modules/exemption.h index bbd018f4b..f52d29be2 100644 --- a/include/modules/exemption.h +++ b/include/modules/exemption.h @@ -1,7 +1,7 @@ /* * InspIRCd -- Internet Relay Chat Daemon * - * Copyright (C) 2017, 2019 Sadie Powell + * Copyright (C) 2017, 2019, 2021, 2023 Sadie Powell * * 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/extban.h b/include/modules/extban.h index a7bff98cb..2a3ae4954 100644 --- a/include/modules/extban.h +++ b/include/modules/extban.h @@ -1,7 +1,7 @@ /* * InspIRCd -- Internet Relay Chat Daemon * - * Copyright (C) 2020 Sadie Powell + * Copyright (C) 2020-2023 Sadie Powell * * 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/geolocation.h b/include/modules/geolocation.h index d65f967fc..b784f6531 100644 --- a/include/modules/geolocation.h +++ b/include/modules/geolocation.h @@ -1,7 +1,7 @@ /* * InspIRCd -- Internet Relay Chat Daemon * - * Copyright (C) 2019, 2022 Sadie Powell + * Copyright (C) 2019, 2021-2022 Sadie Powell * * 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/hash.h b/include/modules/hash.h index ae8a161c5..739916b02 100644 --- a/include/modules/hash.h +++ b/include/modules/hash.h @@ -2,7 +2,7 @@ * InspIRCd -- Internet Relay Chat Daemon * * Copyright (C) 2014 Daniel Vassdal - * Copyright (C) 2013 Sadie Powell + * Copyright (C) 2013, 2021-2023 Sadie Powell * Copyright (C) 2012 Robby * Copyright (C) 2009-2010 Daniel De Graaf * Copyright (C) 2007 Dennis Friis diff --git a/include/modules/httpd.h b/include/modules/httpd.h index c12dee864..c6b92cb4f 100644 --- a/include/modules/httpd.h +++ b/include/modules/httpd.h @@ -2,7 +2,7 @@ * InspIRCd -- Internet Relay Chat Daemon * * Copyright (C) 2019 linuxdaemon - * Copyright (C) 2013, 2021 Sadie Powell + * Copyright (C) 2013, 2021-2023 Sadie Powell * Copyright (C) 2013, 2015 Attila Molnar * Copyright (C) 2012 Robby * Copyright (C) 2009 Daniel De Graaf diff --git a/include/modules/invite.h b/include/modules/invite.h index e5ff55a86..acc1af02e 100644 --- a/include/modules/invite.h +++ b/include/modules/invite.h @@ -1,7 +1,7 @@ /* * InspIRCd -- Internet Relay Chat Daemon * - * Copyright (C) 2019, 2022 Sadie Powell + * Copyright (C) 2019-2022 Sadie Powell * Copyright (C) 2015 Attila Molnar * * 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 804127bb9..3b8796912 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, 2022 Sadie Powell + * Copyright (C) 2018-2022 Sadie Powell * Copyright (C) 2018 Attila Molnar * * 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 b8bab0b1b..4bfc8a30b 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-2022 Sadie Powell + * Copyright (C) 2019-2023 Sadie Powell * * 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 a7107562f..0a51e09eb 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, 2022 Sadie Powell + * Copyright (C) 2018-2019, 2021-2023 Sadie Powell * Copyright (C) 2018 Attila Molnar * * This file is part of InspIRCd. InspIRCd is free software: you can diff --git a/include/modules/isupport.h b/include/modules/isupport.h index c92d0eff2..2a1082a04 100644 --- a/include/modules/isupport.h +++ b/include/modules/isupport.h @@ -1,7 +1,7 @@ /* * InspIRCd -- Internet Relay Chat Daemon * - * Copyright (C) 2020 Sadie Powell + * Copyright (C) 2020-2023 Sadie Powell * * 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/ldap.h b/include/modules/ldap.h index 9f07f0455..706ab890c 100644 --- a/include/modules/ldap.h +++ b/include/modules/ldap.h @@ -1,6 +1,7 @@ /* * InspIRCd -- Internet Relay Chat Daemon * + * Copyright (C) 2020-2022 Sadie Powell * Copyright (C) 2013, 2015 Adam * * This file is part of InspIRCd. InspIRCd is free software: you can diff --git a/include/modules/names.h b/include/modules/names.h index f66ec17fb..66991c266 100644 --- a/include/modules/names.h +++ b/include/modules/names.h @@ -1,7 +1,7 @@ /* * InspIRCd -- Internet Relay Chat Daemon * - * Copyright (C) 2019 Sadie Powell + * Copyright (C) 2019, 2021, 2023 Sadie Powell * * 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/regex.h b/include/modules/regex.h index a095e6fd0..aa35dfe14 100644 --- a/include/modules/regex.h +++ b/include/modules/regex.h @@ -1,10 +1,8 @@ /* * InspIRCd -- Internet Relay Chat Daemon * - * Copyright (C) 2013, 2021 Sadie Powell - * Copyright (C) 2013 Attila Molnar + * Copyright (C) 2013, 2020-2023 Sadie Powell * Copyright (C) 2012 Robby - * Copyright (C) 2009 Daniel De Graaf * Copyright (C) 2008 Thomas Stagner * * This file is part of InspIRCd. InspIRCd is free software: you can diff --git a/include/modules/reload.h b/include/modules/reload.h index bca5f85f4..207f28652 100644 --- a/include/modules/reload.h +++ b/include/modules/reload.h @@ -1,6 +1,7 @@ /* * InspIRCd -- Internet Relay Chat Daemon * + * Copyright (C) 2021-2023 Sadie Powell * Copyright (C) 2015 Attila Molnar * * This file is part of InspIRCd. InspIRCd is free software: you can diff --git a/include/modules/server.h b/include/modules/server.h index 128dc08be..20ea8b0be 100644 --- a/include/modules/server.h +++ b/include/modules/server.h @@ -2,7 +2,7 @@ * InspIRCd -- Internet Relay Chat Daemon * * Copyright (C) 2015 Attila Molnar - * Copyright (C) 2013, 2017-2019, 2022 Sadie Powell + * Copyright (C) 2013, 2017-2019, 2022-2024 Sadie Powell * Copyright (C) 2012 Robby * Copyright (C) 2009 Daniel De Graaf * diff --git a/include/modules/shun.h b/include/modules/shun.h index 67d2a431e..f14969540 100644 --- a/include/modules/shun.h +++ b/include/modules/shun.h @@ -1,7 +1,7 @@ /* * InspIRCd -- Internet Relay Chat Daemon * - * Copyright (C) 2018 Sadie Powell + * Copyright (C) 2018, 2021, 2023 Sadie Powell * Copyright (C) 2017 B00mX0r * * 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 52ea473f9..a0cf717cf 100644 --- a/include/modules/sql.h +++ b/include/modules/sql.h @@ -2,8 +2,7 @@ * InspIRCd -- Internet Relay Chat Daemon * * Copyright (C) 2015 Daniel Vassdal - * Copyright (C) 2014 Attila Molnar - * Copyright (C) 2013, 2017-2019, 2021-2022 Sadie Powell + * Copyright (C) 2013, 2017-2019, 2021-2022, 2024 Sadie Powell * Copyright (C) 2012 Robby * Copyright (C) 2010 Daniel De Graaf * diff --git a/include/modules/ssl.h b/include/modules/ssl.h index bde05a5b8..3d4b459c1 100644 --- a/include/modules/ssl.h +++ b/include/modules/ssl.h @@ -4,10 +4,9 @@ * Copyright (C) 2020 Matt Schatz * Copyright (C) 2019 B00mX0r * Copyright (C) 2018 Dylan Frank - * Copyright (C) 2013, 2017-2019, 2021-2023 Sadie Powell + * Copyright (C) 2013, 2017-2024 Sadie Powell * Copyright (C) 2013, 2015-2016 Attila Molnar * Copyright (C) 2012 Robby - * Copyright (C) 2012 ChrisTX * Copyright (C) 2009-2010 Daniel De Graaf * Copyright (C) 2007 Dennis Friis * Copyright (C) 2006 Craig Edwards diff --git a/include/modules/stats.h b/include/modules/stats.h index 4c2949c6c..b266a97b3 100644 --- a/include/modules/stats.h +++ b/include/modules/stats.h @@ -1,7 +1,7 @@ /* * InspIRCd -- Internet Relay Chat Daemon * - * Copyright (C) 2018 Sadie Powell + * Copyright (C) 2018-2019, 2021-2023 Sadie Powell * Copyright (C) 2016 Attila Molnar * * This file is part of InspIRCd. InspIRCd is free software: you can diff --git a/include/modules/webirc.h b/include/modules/webirc.h index 7c9872b59..2b5786a51 100644 --- a/include/modules/webirc.h +++ b/include/modules/webirc.h @@ -1,7 +1,7 @@ /* * InspIRCd -- Internet Relay Chat Daemon * - * Copyright (C) 2017 Sadie Powell + * Copyright (C) 2017, 2023 Sadie Powell * * 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/who.h b/include/modules/who.h index 0c9cb2e7b..a59a5b120 100644 --- a/include/modules/who.h +++ b/include/modules/who.h @@ -2,7 +2,7 @@ * InspIRCd -- Internet Relay Chat Daemon * * Copyright (C) 2019 linuxdaemon - * Copyright (C) 2018, 2021-2022 Sadie Powell + * Copyright (C) 2018, 2020-2023 Sadie Powell * * 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/whois.h b/include/modules/whois.h index 90188ee11..62fe876f1 100644 --- a/include/modules/whois.h +++ b/include/modules/whois.h @@ -1,7 +1,8 @@ /* * InspIRCd -- Internet Relay Chat Daemon * - * Copyright (C) 2021 Sadie Powell + * Copyright (C) 2021 Val Lorentz + * Copyright (C) 2019, 2021-2023 Sadie Powell * Copyright (C) 2015-2016 Attila Molnar * * This file is part of InspIRCd. InspIRCd is free software: you can -- cgit v1.3.1-10-gc9f91