diff options
| author | 2022-04-29 11:24:05 +0100 | |
|---|---|---|
| committer | 2022-04-29 11:24:05 +0100 | |
| commit | d7912e6a3e17f9e9eec16ec8abd3cebc20f344b6 (patch) | |
| tree | 32dbbd67c855640ef15fea23617fcf5ef8aeecab /src/modules/m_geoban.cpp | |
| parent | Merge branch 'insp3' into master. (diff) | |
| parent | Release v3.13.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 47a2524c6..ecd8fe8e0 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, 2021 Sadie Powell <sadie@witchery.services> + * Copyright (C) 2019, 2021-2022 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 |
