aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/m_alltime.cpp
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 /src/modules/m_alltime.cpp
parentFix a minor typo in the example module config. (diff)
downloadinspircd++-cdd3226befacd40c07b5c987cf93d0626df8d287.tar.gz
inspircd++-cdd3226befacd40c07b5c987cf93d0626df8d287.tar.bz2
inspircd++-cdd3226befacd40c07b5c987cf93d0626df8d287.zip
Update copyright headers.
Diffstat (limited to 'src/modules/m_alltime.cpp')
-rw-r--r--src/modules/m_alltime.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/modules/m_alltime.cpp b/src/modules/m_alltime.cpp
index fadb325f4..64c6a8638 100644
--- a/src/modules/m_alltime.cpp
+++ b/src/modules/m_alltime.cpp
@@ -1,9 +1,9 @@
/*
* InspIRCd -- Internet Relay Chat Daemon
*
- * Copyright (C) 2019-2023 Sadie Powell <sadie@witchery.services>
- * Copyright (C) 2012, 2016 Attila Molnar <attilamolnar@hush.com>
+ * Copyright (C) 2019-2023, 2025 Sadie Powell <sadie@witchery.services>
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
+ * Copyright (C) 2012 Attila Molnar <attilamolnar@hush.com>
* Copyright (C) 2009-2010 Daniel De Graaf <danieldg@inspircd.org>
* Copyright (C) 2007 Dennis Friis <peavey@inspircd.org>
* Copyright (C) 2007 Craig Edwards <brain@inspircd.org>