diff options
| author | 2023-04-28 10:21:39 +0100 | |
|---|---|---|
| committer | 2023-04-28 10:21:39 +0100 | |
| commit | f2c74267ac8778dc1ff4594789b454f41bacdc4d (patch) | |
| tree | c4b594742d6470f00b692efb387f0712a22e49ff /src/modules/extra/m_mysql.cpp | |
| parent | When building the PACKAGE project we don't need to specify a target. (diff) | |
| download | inspircd++-f2c74267ac8778dc1ff4594789b454f41bacdc4d.tar.gz inspircd++-f2c74267ac8778dc1ff4594789b454f41bacdc4d.tar.bz2 inspircd++-f2c74267ac8778dc1ff4594789b454f41bacdc4d.zip | |
Update copyright headers.
Diffstat (limited to 'src/modules/extra/m_mysql.cpp')
| -rw-r--r-- | src/modules/extra/m_mysql.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/modules/extra/m_mysql.cpp b/src/modules/extra/m_mysql.cpp index 2ec2e6984..ee68ce2c0 100644 --- a/src/modules/extra/m_mysql.cpp +++ b/src/modules/extra/m_mysql.cpp @@ -2,10 +2,9 @@ * InspIRCd -- Internet Relay Chat Daemon * * Copyright (C) 2019 linuxdaemon <linuxdaemon.irc@gmail.com> - * Copyright (C) 2016 Adam <Adam@anope.org> * Copyright (C) 2015 Daniel Vassdal <shutter@canternet.org> * Copyright (C) 2013-2014 Attila Molnar <attilamolnar@hush.com> - * Copyright (C) 2013, 2016-2022 Sadie Powell <sadie@witchery.services> + * Copyright (C) 2013, 2016-2023 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> |
