diff options
| author | 2025-02-28 13:42:05 +0000 | |
|---|---|---|
| committer | 2025-02-28 14:30:22 +0000 | |
| commit | cdd3226befacd40c07b5c987cf93d0626df8d287 (patch) | |
| tree | 4392f9eb451876ac5ba03ec4931350f487581a55 /src/modules/m_cban.cpp | |
| parent | Fix a minor typo in the example module config. (diff) | |
| download | inspircd++-cdd3226befacd40c07b5c987cf93d0626df8d287.tar.gz inspircd++-cdd3226befacd40c07b5c987cf93d0626df8d287.tar.bz2 inspircd++-cdd3226befacd40c07b5c987cf93d0626df8d287.zip | |
Update copyright headers.
Diffstat (limited to 'src/modules/m_cban.cpp')
| -rw-r--r-- | src/modules/m_cban.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/modules/m_cban.cpp b/src/modules/m_cban.cpp index 746deb0a5..05c200663 100644 --- a/src/modules/m_cban.cpp +++ b/src/modules/m_cban.cpp @@ -4,10 +4,9 @@ * Copyright (C) 2020 Michael <michaelhazell@hotmail.com> * Copyright (C) 2019 Matt Schatz <genius3000@g3k.solutions> * Copyright (C) 2018 linuxdaemon <linuxdaemon.irc@gmail.com> - * Copyright (C) 2013, 2018-2024 Sadie Powell <sadie@witchery.services> + * Copyright (C) 2013, 2018-2023, 2025 Sadie Powell <sadie@witchery.services> * Copyright (C) 2012, 2019 Robby <robby@chatbelgie.be> * Copyright (C) 2012, 2016 Attila Molnar <attilamolnar@hush.com> - * Copyright (C) 2009 John Brooks <john@jbrooks.io> * Copyright (C) 2009 Daniel De Graaf <danieldg@inspircd.org> * Copyright (C) 2007-2008 Dennis Friis <peavey@inspircd.org> * Copyright (C) 2006 Craig Edwards <brain@inspircd.org> |
