diff options
| author | 2022-01-03 15:14:36 +0000 | |
|---|---|---|
| committer | 2022-01-03 15:14:36 +0000 | |
| commit | b96af051c2dde3da0b81d8e160e0ace985578720 (patch) | |
| tree | aac0c2d60a69b74d57b58b096cb0649d4fe5a4ed /src/modules/m_ldapoper.cpp | |
| parent | Fix PREFIX in RPL_ISUPPORT (#1955). (diff) | |
| parent | Update IRCCloud IP ranges (diff) | |
Merge branch 'insp3' into master.
Diffstat (limited to 'src/modules/m_ldapoper.cpp')
| -rw-r--r-- | src/modules/m_ldapoper.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/m_ldapoper.cpp b/src/modules/m_ldapoper.cpp index 3c2e944e6..9d1e5a28b 100644 --- a/src/modules/m_ldapoper.cpp +++ b/src/modules/m_ldapoper.cpp @@ -1,7 +1,7 @@ /* * InspIRCd -- Internet Relay Chat Daemon * - * Copyright (C) 2020 Christos Triantafyllidis <ctria@users.noreply.github.com> + * Copyright (C) 2020 Christos Triantafyllidis * Copyright (C) 2018-2020 Sadie Powell <sadie@witchery.services> * Copyright (C) 2014, 2018 Attila Molnar <attilamolnar@hush.com> * Copyright (C) 2013-2014 Adam <Adam@anope.org> |
