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. --- src/modules/extra/m_argon2.cpp | 3 +-- src/modules/extra/m_geo_maxmind.cpp | 2 +- src/modules/extra/m_ldap.cpp | 5 +++-- src/modules/extra/m_log_json.cpp | 2 +- src/modules/extra/m_log_syslog.cpp | 2 +- src/modules/extra/m_mysql.cpp | 2 +- src/modules/extra/m_pgsql.cpp | 2 +- src/modules/extra/m_regex_pcre.cpp | 2 +- src/modules/extra/m_regex_posix.cpp | 6 +----- src/modules/extra/m_regex_re2.cpp | 3 +-- src/modules/extra/m_sqlite3.cpp | 7 +++---- src/modules/extra/m_ssl_gnutls.cpp | 4 ++-- src/modules/extra/m_ssl_openssl.cpp | 4 ++-- src/modules/extra/m_sslrehashsignal.cpp | 2 +- 14 files changed, 20 insertions(+), 26 deletions(-) (limited to 'src/modules/extra') diff --git a/src/modules/extra/m_argon2.cpp b/src/modules/extra/m_argon2.cpp index a5ddcc7f3..f03b9cbb4 100644 --- a/src/modules/extra/m_argon2.cpp +++ b/src/modules/extra/m_argon2.cpp @@ -1,8 +1,7 @@ /* * InspIRCd -- Internet Relay Chat Daemon * - * Copyright (C) 2022-2023 Sadie Powell - * Copyright (C) 2020 Elizabeth Myers + * Copyright (C) 2020-2024 Sadie Powell * Copyright (C) 2020 Daniel Vassdal * * This file is part of InspIRCd. InspIRCd is free software: you can diff --git a/src/modules/extra/m_geo_maxmind.cpp b/src/modules/extra/m_geo_maxmind.cpp index 39840bb4a..20f494f70 100644 --- a/src/modules/extra/m_geo_maxmind.cpp +++ b/src/modules/extra/m_geo_maxmind.cpp @@ -1,7 +1,7 @@ /* * InspIRCd -- Internet Relay Chat Daemon * - * Copyright (C) 2019-2022 Sadie Powell + * Copyright (C) 2019-2023 Sadie Powell * Copyright (C) 2019 Matt Schatz * * This file is part of InspIRCd. InspIRCd is free software: you can diff --git a/src/modules/extra/m_ldap.cpp b/src/modules/extra/m_ldap.cpp index 3c1fc50ef..5d13be333 100644 --- a/src/modules/extra/m_ldap.cpp +++ b/src/modules/extra/m_ldap.cpp @@ -1,10 +1,11 @@ /* * InspIRCd -- Internet Relay Chat Daemon * + * Copyright (C) 2021 Dominic Hamon * Copyright (C) 2020 Joel Sing * Copyright (C) 2019 linuxdaemon - * Copyright (C) 2016-2023 Sadie Powell - * Copyright (C) 2014, 2016 Attila Molnar + * Copyright (C) 2016-2017, 2019-2023 Sadie Powell + * Copyright (C) 2014 Attila Molnar * Copyright (C) 2013-2016 Adam * * This file is part of InspIRCd. InspIRCd is free software: you can diff --git a/src/modules/extra/m_log_json.cpp b/src/modules/extra/m_log_json.cpp index 7a7998de0..9f910ca28 100644 --- a/src/modules/extra/m_log_json.cpp +++ b/src/modules/extra/m_log_json.cpp @@ -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/src/modules/extra/m_log_syslog.cpp b/src/modules/extra/m_log_syslog.cpp index ec5e8c47b..9d7a1c749 100644 --- a/src/modules/extra/m_log_syslog.cpp +++ b/src/modules/extra/m_log_syslog.cpp @@ -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/src/modules/extra/m_mysql.cpp b/src/modules/extra/m_mysql.cpp index db5dac23f..0018f4a36 100644 --- a/src/modules/extra/m_mysql.cpp +++ b/src/modules/extra/m_mysql.cpp @@ -1,7 +1,7 @@ /* * InspIRCd -- Internet Relay Chat Daemon * - * Copyright (C) 2019 linuxdaemon + * Copyright (C) 2021 Dominic Hamon * Copyright (C) 2015 Daniel Vassdal * Copyright (C) 2013-2014 Attila Molnar * Copyright (C) 2013, 2016-2024 Sadie Powell diff --git a/src/modules/extra/m_pgsql.cpp b/src/modules/extra/m_pgsql.cpp index 5205a402b..0dcb5d56a 100644 --- a/src/modules/extra/m_pgsql.cpp +++ b/src/modules/extra/m_pgsql.cpp @@ -3,7 +3,7 @@ * * Copyright (C) 2016 Adam * Copyright (C) 2015 Daniel Vassdal - * Copyright (C) 2013, 2016-2020, 2023 Sadie Powell + * Copyright (C) 2013, 2016-2017, 2019-2023 Sadie Powell * Copyright (C) 2012-2015 Attila Molnar * Copyright (C) 2012 Robby * Copyright (C) 2009-2010 Daniel De Graaf diff --git a/src/modules/extra/m_regex_pcre.cpp b/src/modules/extra/m_regex_pcre.cpp index df30ed7c5..35bc39b0f 100644 --- a/src/modules/extra/m_regex_pcre.cpp +++ b/src/modules/extra/m_regex_pcre.cpp @@ -1,7 +1,7 @@ /* * InspIRCd -- Internet Relay Chat Daemon * - * Copyright (C) 2021 Sadie Powell + * Copyright (C) 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/src/modules/extra/m_regex_posix.cpp b/src/modules/extra/m_regex_posix.cpp index ce3a8e03a..f387ddc4f 100644 --- a/src/modules/extra/m_regex_posix.cpp +++ b/src/modules/extra/m_regex_posix.cpp @@ -1,11 +1,7 @@ /* * InspIRCd -- Internet Relay Chat Daemon * - * Copyright (C) 2013, 2021-2022 Sadie Powell - * Copyright (C) 2012-2013 Attila Molnar - * Copyright (C) 2012 Robby - * Copyright (C) 2009-2010 Daniel De Graaf - * Copyright (C) 2008 Thomas Stagner + * 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/src/modules/extra/m_regex_re2.cpp b/src/modules/extra/m_regex_re2.cpp index 6dc97359a..67ea58d0f 100644 --- a/src/modules/extra/m_regex_re2.cpp +++ b/src/modules/extra/m_regex_re2.cpp @@ -1,8 +1,7 @@ /* * InspIRCd -- Internet Relay Chat Daemon * - * Copyright (C) 2019 linuxdaemon - * Copyright (C) 2013-2014, 2016-2017, 2019, 2021-2023 Sadie Powell + * Copyright (C) 2013-2014, 2016-2017, 2019-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/src/modules/extra/m_sqlite3.cpp b/src/modules/extra/m_sqlite3.cpp index 919876b6e..4c9a94bed 100644 --- a/src/modules/extra/m_sqlite3.cpp +++ b/src/modules/extra/m_sqlite3.cpp @@ -1,12 +1,11 @@ /* * InspIRCd -- Internet Relay Chat Daemon * - * Copyright (C) 2019 linuxdaemon * Copyright (C) 2015 Daniel Vassdal - * Copyright (C) 2013-2014, 2016-2019, 2023 Sadie Powell - * Copyright (C) 2013-2014, 2016 Attila Molnar - * Copyright (C) 2012, 2019 Robby + * Copyright (C) 2014, 2016 Attila Molnar + * Copyright (C) 2013-2014, 2016-2017, 2019-2023 Sadie Powell * Copyright (C) 2012, 2016 Adam + * Copyright (C) 2012 Robby * Copyright (C) 2012 ChrisTX * Copyright (C) 2010 Daniel De Graaf * Copyright (C) 2007, 2009 Craig Edwards diff --git a/src/modules/extra/m_ssl_gnutls.cpp b/src/modules/extra/m_ssl_gnutls.cpp index 3078ae824..d6b7065f0 100644 --- a/src/modules/extra/m_ssl_gnutls.cpp +++ b/src/modules/extra/m_ssl_gnutls.cpp @@ -1,9 +1,9 @@ /* * InspIRCd -- Internet Relay Chat Daemon * + * Copyright (C) 2021 Dominic Hamon * Copyright (C) 2020 Matt Schatz - * Copyright (C) 2019 linuxdaemon - * Copyright (C) 2013-2014, 2016-2023 Sadie Powell + * Copyright (C) 2013-2014, 2016-2024 Sadie Powell * Copyright (C) 2013 Daniel Vassdal * Copyright (C) 2012-2017 Attila Molnar * Copyright (C) 2012-2013, 2016 Adam diff --git a/src/modules/extra/m_ssl_openssl.cpp b/src/modules/extra/m_ssl_openssl.cpp index 857755c0f..67c657b84 100644 --- a/src/modules/extra/m_ssl_openssl.cpp +++ b/src/modules/extra/m_ssl_openssl.cpp @@ -1,12 +1,12 @@ /* * InspIRCd -- Internet Relay Chat Daemon * + * Copyright (C) 2021 Dominic Hamon * Copyright (C) 2020 Matt Schatz - * Copyright (C) 2019 linuxdaemon * Copyright (C) 2017, 2023 Wade Cline * Copyright (C) 2016 Adam + * Copyright (C) 2014, 2016-2017, 2019-2024 Sadie Powell * Copyright (C) 2014 Julien Vehent - * Copyright (C) 2013-2014, 2016-2023 Sadie Powell * Copyright (C) 2012-2017 Attila Molnar * Copyright (C) 2012 Robby * Copyright (C) 2012 ChrisTX diff --git a/src/modules/extra/m_sslrehashsignal.cpp b/src/modules/extra/m_sslrehashsignal.cpp index e8abe7a1d..f0dfba069 100644 --- a/src/modules/extra/m_sslrehashsignal.cpp +++ b/src/modules/extra/m_sslrehashsignal.cpp @@ -2,7 +2,7 @@ * InspIRCd -- Internet Relay Chat Daemon * * Copyright (C) 2020 Matt Schatz - * Copyright (C) 2018-2020 Sadie Powell + * Copyright (C) 2018-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 -- cgit v1.3.1-10-gc9f91