aboutsummaryrefslogtreecommitdiff
path: root/src/modules/m_haproxy.cpp
diff options
context:
space:
mode:
authorGravatar Sadie Powell2020-01-17 12:27:03 +0000
committerGravatar Sadie Powell2020-01-17 12:36:09 +0000
commit1de6f5b4a99d8f36d589cb2404cb510e7434afe1 (patch)
treed4dfa45b2ee444d9e9c9dcfe823da9e6d955f753 /src/modules/m_haproxy.cpp
parentMove ISupport logic out of the core and into core_info. (diff)
parentUse irc::equals instead of strcasecmp where appropriate. (diff)
Merge branch 'insp3' into master.
Diffstat (limited to 'src/modules/m_haproxy.cpp')
-rw-r--r--src/modules/m_haproxy.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/modules/m_haproxy.cpp b/src/modules/m_haproxy.cpp
index 4ca6fb94a..3177d3af6 100644
--- a/src/modules/m_haproxy.cpp
+++ b/src/modules/m_haproxy.cpp
@@ -1,7 +1,9 @@
/*
* InspIRCd -- Internet Relay Chat Daemon
*
- * Copyright (C) 2018 Sadie Powell <sadie@witchery.services>
+ * Copyright (C) 2019 linuxdaemon <linuxdaemon.irc@gmail.com>
+ * Copyright (C) 2019 Matt Schatz <genius3000@g3k.solutions>
+ * Copyright (C) 2018-2019 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