diff options
| author | 2020-04-24 10:23:47 +0100 | |
|---|---|---|
| committer | 2020-04-24 10:23:47 +0100 | |
| commit | 44489ddf7e90413d8f656aea24d74445bab227af (patch) | |
| tree | 85260700251fdeb1eff5f6226c17eeb461ec2be1 /src/modules/m_ircv3_msgid.cpp | |
| parent | Improve the pgsql connection error messages. (diff) | |
| download | inspircd++-44489ddf7e90413d8f656aea24d74445bab227af.tar.gz inspircd++-44489ddf7e90413d8f656aea24d74445bab227af.tar.bz2 inspircd++-44489ddf7e90413d8f656aea24d74445bab227af.zip | |
Update copyright headers.
Diffstat (limited to 'src/modules/m_ircv3_msgid.cpp')
| -rw-r--r-- | src/modules/m_ircv3_msgid.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/m_ircv3_msgid.cpp b/src/modules/m_ircv3_msgid.cpp index 926698d1a..ca32f28a4 100644 --- a/src/modules/m_ircv3_msgid.cpp +++ b/src/modules/m_ircv3_msgid.cpp @@ -1,7 +1,7 @@ /* * InspIRCd -- Internet Relay Chat Daemon * - * Copyright (C) 2019 Sadie Powell <sadie@witchery.services> + * Copyright (C) 2019-2020 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 |
