aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/extra/m_mysql.cpp
diff options
context:
space:
mode:
authorGravatar InspIRCd Robot2020-04-24 10:23:47 +0100
committerGravatar Sadie Powell2020-04-24 10:23:47 +0100
commit44489ddf7e90413d8f656aea24d74445bab227af (patch)
tree85260700251fdeb1eff5f6226c17eeb461ec2be1 /src/modules/extra/m_mysql.cpp
parentImprove the pgsql connection error messages. (diff)
downloadinspircd++-44489ddf7e90413d8f656aea24d74445bab227af.tar.gz
inspircd++-44489ddf7e90413d8f656aea24d74445bab227af.tar.bz2
inspircd++-44489ddf7e90413d8f656aea24d74445bab227af.zip
Update copyright headers.
Diffstat (limited to 'src/modules/extra/m_mysql.cpp')
-rw-r--r--src/modules/extra/m_mysql.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/modules/extra/m_mysql.cpp b/src/modules/extra/m_mysql.cpp
index 1db938b44..377ffee7e 100644
--- a/src/modules/extra/m_mysql.cpp
+++ b/src/modules/extra/m_mysql.cpp
@@ -5,8 +5,8 @@
* Copyright (C) 2015 Daniel Vassdal <shutter@canternet.org>
* Copyright (C) 2014, 2016 Adam <Adam@anope.org>
* Copyright (C) 2013-2014 Attila Molnar <attilamolnar@hush.com>
- * Copyright (C) 2013, 2016-2019 Sadie Powell <sadie@witchery.services>
- * Copyright (C) 2012, 2019 Robby <robby@chatbelgie.be>
+ * Copyright (C) 2013, 2016-2020 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>
* Copyright (C) 2009 Uli Schlachter <psychon@inspircd.org>