aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorGravatar InspIRCd Robot2024-11-02 08:42:20 +0000
committerGravatar Sadie Powell2024-11-02 08:42:20 +0000
commit9f0f4347717581112783a8c9be8dc95c6079dbc6 (patch)
tree15beed80c465b82fff5d718091a81114eb10bca5 /include
parentUpdate author list. (diff)
Update copyright headers.
Diffstat (limited to 'include')
-rw-r--r--include/convto.h2
-rw-r--r--include/cull.h2
-rw-r--r--include/timeutils.h2
-rw-r--r--include/usermanager.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/include/convto.h b/include/convto.h
index 5c0444e47..68baaa9de 100644
--- a/include/convto.h
+++ b/include/convto.h
@@ -1,7 +1,7 @@
/*
* InspIRCd -- Internet Relay Chat Daemon
*
- * Copyright (C) 2019, 2021, 2023 Sadie Powell <sadie@witchery.services>
+ * Copyright (C) 2019, 2021, 2023-2024 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/cull.h b/include/cull.h
index f4ed8987d..7495c80cf 100644
--- a/include/cull.h
+++ b/include/cull.h
@@ -1,7 +1,7 @@
/*
* InspIRCd -- Internet Relay Chat Daemon
*
- * Copyright (C) 2013, 2017, 2021-2022 Sadie Powell <sadie@witchery.services>
+ * Copyright (C) 2013, 2017, 2021-2022, 2024 Sadie Powell <sadie@witchery.services>
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
* Copyright (C) 2011 jackmcbarn <jackmcbarn@inspircd.org>
* Copyright (C) 2009 Daniel De Graaf <danieldg@inspircd.org>
diff --git a/include/timeutils.h b/include/timeutils.h
index c5c1fd2c1..bc85b59bd 100644
--- a/include/timeutils.h
+++ b/include/timeutils.h
@@ -1,7 +1,7 @@
/*
* InspIRCd -- Internet Relay Chat Daemon
*
- * Copyright (C) 2023 Sadie Powell <sadie@witchery.services>
+ * Copyright (C) 2023-2024 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/usermanager.h b/include/usermanager.h
index 73da0e3fb..ee9a9f603 100644
--- a/include/usermanager.h
+++ b/include/usermanager.h
@@ -3,7 +3,7 @@
*
* Copyright (C) 2015 Adam <Adam@anope.org>
* Copyright (C) 2012-2016 Attila Molnar <attilamolnar@hush.com>
- * Copyright (C) 2012-2013, 2017, 2019-2023 Sadie Powell <sadie@witchery.services>
+ * Copyright (C) 2012-2013, 2017, 2019-2024 Sadie Powell <sadie@witchery.services>
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
* Copyright (C) 2009 Daniel De Graaf <danieldg@inspircd.org>
* Copyright (C) 2008 Robin Burchell <robin+git@viroteck.net>