diff options
| author | 2020-01-01 00:00:00 +0000 | |
|---|---|---|
| committer | 2019-12-31 20:55:17 +0100 | |
| commit | 56375392ba94f2552bbeeeab4fd39e1e50295525 (patch) | |
| tree | ef0005cc358327b9afda3da16a2ed73e5c1b2190 /src/modules/m_ircv3_echomessage.cpp | |
| parent | Fix the previous commit on C++11 compilers. (diff) | |
Update my name and email address.
Diffstat (limited to 'src/modules/m_ircv3_echomessage.cpp')
| -rw-r--r-- | src/modules/m_ircv3_echomessage.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/m_ircv3_echomessage.cpp b/src/modules/m_ircv3_echomessage.cpp index 8f281da70..50ed33d81 100644 --- a/src/modules/m_ircv3_echomessage.cpp +++ b/src/modules/m_ircv3_echomessage.cpp @@ -2,7 +2,7 @@ * InspIRCd -- Internet Relay Chat Daemon * * Copyright (C) 2015 Attila Molnar <attilamolnar@hush.com> - * Copyright (C) 2013-2015 Peter Powell <petpow@saberuk.com> + * Copyright (C) 2013-2015 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 |
