diff options
| author | 2021-02-26 06:58:13 +0000 | |
|---|---|---|
| committer | 2021-02-26 06:58:13 +0000 | |
| commit | 1bf7ca389426e196697eba9a8b60277db03fbedb (patch) | |
| tree | a561173b5028f731051d3438105c506f90f1c9b8 /src/modules/m_mlock.cpp | |
| parent | Implement support for multi-prefix on WHOIS. (diff) | |
| download | inspircd++-1bf7ca389426e196697eba9a8b60277db03fbedb.tar.gz inspircd++-1bf7ca389426e196697eba9a8b60277db03fbedb.tar.bz2 inspircd++-1bf7ca389426e196697eba9a8b60277db03fbedb.zip | |
Update copyright headers.
Diffstat (limited to 'src/modules/m_mlock.cpp')
| -rw-r--r-- | src/modules/m_mlock.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/m_mlock.cpp b/src/modules/m_mlock.cpp index 30f7e137d..5c302961d 100644 --- a/src/modules/m_mlock.cpp +++ b/src/modules/m_mlock.cpp @@ -4,7 +4,7 @@ * Copyright (C) 2013, 2017 Sadie Powell <sadie@witchery.services> * Copyright (C) 2012, 2019 Robby <robby@chatbelgie.be> * Copyright (C) 2012, 2014-2015 Attila Molnar <attilamolnar@hush.com> - * Copyright (C) 2012 William Pitcock <nenolod@dereferenced.org> + * Copyright (C) 2012 Ariadne Conill <ariadne@dereferenced.org> * * 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 |
