aboutsummaryrefslogtreecommitdiff
path: root/src/stringutils.cpp
diff options
context:
space:
mode:
authorGravatar InspIRCd Robot2024-06-07 10:37:56 +0100
committerGravatar Sadie Powell2024-06-07 10:37:56 +0100
commitae3e2db109eecaea25032e218c39a257e736174a (patch)
tree5145c58055bee9aaea1bf0f8bb6b55e14e76470e /src/stringutils.cpp
parentMerge branch 'insp3' into insp4. (diff)
Update copyright headers.
Diffstat (limited to 'src/stringutils.cpp')
-rw-r--r--src/stringutils.cpp5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/stringutils.cpp b/src/stringutils.cpp
index d5a28a3e1..005f47ba3 100644
--- a/src/stringutils.cpp
+++ b/src/stringutils.cpp
@@ -1,8 +1,9 @@
/*
* InspIRCd -- Internet Relay Chat Daemon
*
- * Copyright (C) 2017, 2022 Sadie Powell <sadie@witchery.services>
- * Copyright (C) 2013-2014 Attila Molnar <attilamolnar@hush.com>
+ * Copyright (C) 2021 Dominic Hamon
+ * Copyright (C) 2017, 2021-2024 Sadie Powell <sadie@witchery.services>
+ * Copyright (C) 2014 Attila Molnar <attilamolnar@hush.com>
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
* Copyright (C) 2010 Craig Edwards <brain@inspircd.org>
* Copyright (C) 2009-2010 Daniel De Graaf <danieldg@inspircd.org>