diff options
| author | 2023-01-01 13:16:48 +0000 | |
|---|---|---|
| committer | 2023-01-01 13:19:45 +0000 | |
| commit | d048778f789e8977506668631dab649426ca01ce (patch) | |
| tree | b3f5e3a0d37b070df53fbd233b72f4fd15d2deb6 /src/modules/m_xline_db.cpp | |
| parent | Rename the SimpleExtItem type parameter to be more descriptive. (diff) | |
| parent | Fix some minor config parser error messages. (diff) | |
Merge branch 'insp3' into master.
Diffstat (limited to 'src/modules/m_xline_db.cpp')
| -rw-r--r-- | src/modules/m_xline_db.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/modules/m_xline_db.cpp b/src/modules/m_xline_db.cpp index f134c0473..48de8acd3 100644 --- a/src/modules/m_xline_db.cpp +++ b/src/modules/m_xline_db.cpp @@ -4,12 +4,11 @@ * Copyright (C) 2021 Herman <GermanAizek@yandex.ru> * Copyright (C) 2019 Matt Schatz <genius3000@g3k.solutions> * Copyright (C) 2014 Justin Crawford <Justasic@Gmail.com> - * Copyright (C) 2013, 2015, 2018-2020 Sadie Powell <sadie@witchery.services> + * Copyright (C) 2013, 2015, 2018-2020, 2022 Sadie Powell <sadie@witchery.services> * Copyright (C) 2012-2013 Attila Molnar <attilamolnar@hush.com> * Copyright (C) 2012, 2019 Robby <robby@chatbelgie.be> * Copyright (C) 2012, 2014 Adam <Adam@anope.org> * Copyright (C) 2012 ChrisTX <xpipe@hotmail.de> - * Copyright (C) 2010 Craig Edwards <brain@inspircd.org> * Copyright (C) 2009 Daniel De Graaf <danieldg@inspircd.org> * Copyright (C) 2008 Robin Burchell <robin+git@viroteck.net> * |
