diff options
| author | 2025-03-29 04:31:31 +0000 | |
|---|---|---|
| committer | 2025-03-29 04:33:29 +0000 | |
| commit | 8b5bccaa8c382cca1dfae3c985e6045f1c367e1f (patch) | |
| tree | 7161d8e2912031c7cc48e2c81cee8c2aa590c54f /modules/hideoper.cpp | |
| parent | Remove support for in-query password comparison in sqlauth. (diff) | |
| parent | Release v4.7.0. (diff) | |
Merge branch 'insp4' into master.
Diffstat (limited to 'modules/hideoper.cpp')
| -rw-r--r-- | modules/hideoper.cpp | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/modules/hideoper.cpp b/modules/hideoper.cpp index 51a09d772..fc2e26113 100644 --- a/modules/hideoper.cpp +++ b/modules/hideoper.cpp @@ -2,14 +2,12 @@ * InspIRCd -- Internet Relay Chat Daemon * * Copyright (C) 2019 linuxdaemon <linuxdaemon.irc@gmail.com> - * Copyright (C) 2015, 2017-2023 Sadie Powell <sadie@witchery.services> + * Copyright (C) 2015, 2017-2023, 2025 Sadie Powell <sadie@witchery.services> * Copyright (C) 2014 Adam <Adam@anope.org> * Copyright (C) 2012-2013, 2015-2016 Attila Molnar <attilamolnar@hush.com> * Copyright (C) 2012 Robby <robby@chatbelgie.be> * Copyright (C) 2009-2010 Daniel De Graaf <danieldg@inspircd.org> - * Copyright (C) 2008 Robin Burchell <robin+git@viroteck.net> * Copyright (C) 2008 Geoff Bricker <geoff.bricker@gmail.com> - * Copyright (C) 2007 Dennis Friis <peavey@inspircd.org> * Copyright (C) 2006 Craig Edwards <brain@inspircd.org> * * This file is part of InspIRCd. InspIRCd is free software: you can |
