From 346ec99c430cbb4e57df0bc288a36316efc4e9ec Mon Sep 17 00:00:00 2001 From: InspIRCd Robot Date: Thu, 28 Apr 2022 18:49:16 +0100 Subject: Update copyright headers. --- include/configreader.h | 2 +- include/ctables.h | 2 +- include/inspircd.h | 2 +- include/mode.h | 2 +- include/modules.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/sql.h | 2 +- include/modules/ssl.h | 2 +- include/modules/who.h | 2 +- include/numericbuilder.h | 2 +- include/numerics.h | 2 +- include/token_list.h | 2 +- include/typedefs.h | 2 +- 16 files changed, 16 insertions(+), 16 deletions(-) (limited to 'include') diff --git a/include/configreader.h b/include/configreader.h index 62e3cf46a..96370bd06 100644 --- a/include/configreader.h +++ b/include/configreader.h @@ -5,7 +5,7 @@ * Copyright (C) 2018 Chris Novakovic * Copyright (C) 2013-2014, 2016 Attila Molnar * Copyright (C) 2013 Daniel Vassdal - * Copyright (C) 2012-2014, 2016-2021 Sadie Powell + * Copyright (C) 2012-2014, 2016-2022 Sadie Powell * Copyright (C) 2012, 2019 Robby * Copyright (C) 2009-2010 Daniel De Graaf * Copyright (C) 2008 Thomas Stagner diff --git a/include/ctables.h b/include/ctables.h index 8e8b711e6..fee98728a 100644 --- a/include/ctables.h +++ b/include/ctables.h @@ -2,7 +2,7 @@ * InspIRCd -- Internet Relay Chat Daemon * * Copyright (C) 2012-2015, 2018 Attila Molnar - * Copyright (C) 2012-2013, 2017-2018, 2020 Sadie Powell + * Copyright (C) 2012-2013, 2017-2018, 2020, 2022 Sadie Powell * Copyright (C) 2012 Robby * Copyright (C) 2009-2010 Daniel De Graaf * Copyright (C) 2008 Thomas Stagner diff --git a/include/inspircd.h b/include/inspircd.h index e199b44de..68cc647f8 100644 --- a/include/inspircd.h +++ b/include/inspircd.h @@ -5,7 +5,7 @@ * Copyright (C) 2018 linuxdaemon * Copyright (C) 2013 Daniel Vassdal * Copyright (C) 2012-2016, 2018 Attila Molnar - * Copyright (C) 2012-2014, 2017-2019 Sadie Powell + * Copyright (C) 2012-2014, 2017-2019, 2022 Sadie Powell * Copyright (C) 2012, 2019 Robby * Copyright (C) 2012 ChrisTX * Copyright (C) 2009-2010 Daniel De Graaf diff --git a/include/mode.h b/include/mode.h index d406859c6..8342a0c51 100644 --- a/include/mode.h +++ b/include/mode.h @@ -2,7 +2,7 @@ * InspIRCd -- Internet Relay Chat Daemon * * Copyright (C) 2013-2016 Attila Molnar - * Copyright (C) 2012-2013, 2017-2021 Sadie Powell + * Copyright (C) 2012-2013, 2017-2022 Sadie Powell * Copyright (C) 2012 Robby * Copyright (C) 2009 Daniel De Graaf * Copyright (C) 2008 Thomas Stagner diff --git a/include/modules.h b/include/modules.h index 9106fd7b6..abeb4c7c0 100644 --- a/include/modules.h +++ b/include/modules.h @@ -5,7 +5,7 @@ * Copyright (C) 2019 iwalkalone * Copyright (C) 2013 Adam * Copyright (C) 2012-2016, 2018 Attila Molnar - * Copyright (C) 2012-2013, 2017-2021 Sadie Powell + * Copyright (C) 2012-2013, 2017-2022 Sadie Powell * Copyright (C) 2012 Robby * Copyright (C) 2009-2010 Daniel De Graaf * Copyright (C) 2009 Uli Schlachter 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 + * 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 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 + * Copyright (C) 2018-2020, 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 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 + * Copyright (C) 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/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 + * Copyright (C) 2018-2019, 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/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 * Copyright (C) 2014 Attila Molnar - * Copyright (C) 2013, 2017-2019, 2021 Sadie Powell + * Copyright (C) 2013, 2017-2019, 2021-2022 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 58a8bbbc4..edd75b138 100644 --- a/include/modules/ssl.h +++ b/include/modules/ssl.h @@ -4,7 +4,7 @@ * Copyright (C) 2020 Matt Schatz * Copyright (C) 2019 B00mX0r * Copyright (C) 2018 Dylan Frank - * Copyright (C) 2013, 2017-2019, 2021 Sadie Powell + * Copyright (C) 2013, 2017-2019, 2021-2022 Sadie Powell * Copyright (C) 2013, 2015-2016 Attila Molnar * Copyright (C) 2012 Robby * Copyright (C) 2012 ChrisTX 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 - * Copyright (C) 2018, 2021 Sadie Powell + * Copyright (C) 2018, 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/numericbuilder.h b/include/numericbuilder.h index 658b9ddbf..cb06b324c 100644 --- a/include/numericbuilder.h +++ b/include/numericbuilder.h @@ -1,7 +1,7 @@ /* * InspIRCd -- Internet Relay Chat Daemon * - * Copyright (C) 2018-2020 Sadie Powell + * Copyright (C) 2018-2020, 2022 Sadie Powell * Copyright (C) 2015-2016 Attila Molnar * * This file is part of InspIRCd. InspIRCd is free software: you can diff --git a/include/numerics.h b/include/numerics.h index ee2c3399d..0c7f0ffe2 100644 --- a/include/numerics.h +++ b/include/numerics.h @@ -3,7 +3,7 @@ * * Copyright (C) 2017 B00mX0r * Copyright (C) 2016 Attila Molnar - * Copyright (C) 2013, 2015-2018, 2020-2021 Sadie Powell + * Copyright (C) 2013, 2015-2018, 2020-2022 Sadie Powell * Copyright (C) 2013 Adam * Copyright (C) 2012, 2019 Robby * Copyright (C) 2009 Uli Schlachter diff --git a/include/token_list.h b/include/token_list.h index 8472d5f6e..74c2de0d9 100644 --- a/include/token_list.h +++ b/include/token_list.h @@ -1,7 +1,7 @@ /* * InspIRCd -- Internet Relay Chat Daemon * - * Copyright (C) 2017, 2021 Sadie Powell + * Copyright (C) 2017, 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/typedefs.h b/include/typedefs.h index 18d903ea4..50670a279 100644 --- a/include/typedefs.h +++ b/include/typedefs.h @@ -1,8 +1,8 @@ /* * InspIRCd -- Internet Relay Chat Daemon * + * Copyright (C) 2013-2014, 2016, 2018 Attila Molnar * Copyright (C) 2013, 2016, 2018, 2020-2021 Sadie Powell - * Copyright (C) 2012-2014, 2016, 2018 Attila Molnar * Copyright (C) 2012 Robby * Copyright (C) 2009-2010 Daniel De Graaf * Copyright (C) 2007 Dennis Friis -- cgit v1.3.1-10-gc9f91