diff options
| author | 2021-05-14 16:54:33 +0100 | |
|---|---|---|
| committer | 2021-05-14 16:54:33 +0100 | |
| commit | 7a712456f1b7debbf72649dd7c03e05b56f17461 (patch) | |
| tree | cab844135f30ec8f1dad4e21940566a04feafa64 /src/modules/m_geoban.cpp | |
| parent | Refactor the DNSBL config storage class. (diff) | |
| parent | Release v3.10.0. (diff) | |
Merge branch 'insp3' into master.
Diffstat (limited to 'src/modules/m_geoban.cpp')
| -rw-r--r-- | src/modules/m_geoban.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/m_geoban.cpp b/src/modules/m_geoban.cpp index 890508a6d..d212a227f 100644 --- a/src/modules/m_geoban.cpp +++ b/src/modules/m_geoban.cpp @@ -2,7 +2,7 @@ * InspIRCd -- Internet Relay Chat Daemon * * Copyright (C) 2020 Matt Schatz <genius3000@g3k.solutions> - * Copyright (C) 2019 Sadie Powell <sadie@witchery.services> + * Copyright (C) 2019, 2021 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 |
