aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorGravatar InspIRCd Robot2025-02-28 13:42:05 +0000
committerGravatar Sadie Powell2025-02-28 14:30:22 +0000
commitcdd3226befacd40c07b5c987cf93d0626df8d287 (patch)
tree4392f9eb451876ac5ba03ec4931350f487581a55 /include
parentFix a minor typo in the example module config. (diff)
Update copyright headers.
Diffstat (limited to 'include')
-rw-r--r--include/inspircd.h2
-rw-r--r--include/logging.h2
-rw-r--r--include/moduledefs.h2
-rw-r--r--include/modules.h2
-rw-r--r--include/numeric.h2
-rw-r--r--include/timeutils.h2
6 files changed, 6 insertions, 6 deletions
diff --git a/include/inspircd.h b/include/inspircd.h
index 08b1d80f8..7400fe717 100644
--- a/include/inspircd.h
+++ b/include/inspircd.h
@@ -2,7 +2,7 @@
* InspIRCd -- Internet Relay Chat Daemon
*
* Copyright (C) 2012-2016, 2018 Attila Molnar <attilamolnar@hush.com>
- * Copyright (C) 2012-2013, 2017-2024 Sadie Powell <sadie@witchery.services>
+ * Copyright (C) 2012-2013, 2017-2025 Sadie Powell <sadie@witchery.services>
* Copyright (C) 2012 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/logging.h b/include/logging.h
index e613761a7..01f9104bd 100644
--- a/include/logging.h
+++ b/include/logging.h
@@ -1,7 +1,7 @@
/*
* InspIRCd -- Internet Relay Chat Daemon
*
- * Copyright (C) 2022-2024 Sadie Powell <sadie@witchery.services>
+ * Copyright (C) 2022-2025 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/moduledefs.h b/include/moduledefs.h
index ed821da35..6489060c6 100644
--- a/include/moduledefs.h
+++ b/include/moduledefs.h
@@ -1,7 +1,7 @@
/*
* InspIRCd -- Internet Relay Chat Daemon
*
- * Copyright (C) 2020, 2024 Sadie Powell <sadie@witchery.services>
+ * Copyright (C) 2020, 2025 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.h b/include/modules.h
index 50a611437..e3d4eb96b 100644
--- a/include/modules.h
+++ b/include/modules.h
@@ -3,7 +3,7 @@
*
* Copyright (C) 2019 iwalkalone <iwalkalone69@gmail.com>
* Copyright (C) 2012-2016, 2018 Attila Molnar <attilamolnar@hush.com>
- * Copyright (C) 2012-2013, 2017-2024 Sadie Powell <sadie@witchery.services>
+ * Copyright (C) 2012-2013, 2017-2025 Sadie Powell <sadie@witchery.services>
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
* Copyright (C) 2009-2010 Daniel De Graaf <danieldg@inspircd.org>
* Copyright (C) 2008 Thomas Stagner <aquanight@gmail.com>
diff --git a/include/numeric.h b/include/numeric.h
index 78d7cd7b6..476ba0e0f 100644
--- a/include/numeric.h
+++ b/include/numeric.h
@@ -1,7 +1,7 @@
/*
* InspIRCd -- Internet Relay Chat Daemon
*
- * Copyright (C) 2018-2022, 2024 Sadie Powell <sadie@witchery.services>
+ * Copyright (C) 2018-2022, 2024-2025 Sadie Powell <sadie@witchery.services>
* Copyright (C) 2016 Attila Molnar <attilamolnar@hush.com>
*
* This file is part of InspIRCd. InspIRCd is free software: you can
diff --git a/include/timeutils.h b/include/timeutils.h
index 5dd10dd6e..c82138030 100644
--- a/include/timeutils.h
+++ b/include/timeutils.h
@@ -1,7 +1,7 @@
/*
* InspIRCd -- Internet Relay Chat Daemon
*
- * Copyright (C) 2023-2024 Sadie Powell <sadie@witchery.services>
+ * Copyright (C) 2023-2025 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