diff options
| author | 2024-07-16 14:04:46 +0100 | |
|---|---|---|
| committer | 2024-07-16 14:04:46 +0100 | |
| commit | b68ad76e4a3e001f9566256eff7485a91d543736 (patch) | |
| tree | 46f9966212bd9cf50a21d4d4484d09aec84790a3 /src/modules/m_dccallow.cpp | |
| parent | Merge branch 'insp4' into master. (diff) | |
| parent | Fix encapsulating SVS command parameters in the compat layer. (diff) | |
| download | inspircd++-b68ad76e4a3e001f9566256eff7485a91d543736.tar.gz inspircd++-b68ad76e4a3e001f9566256eff7485a91d543736.tar.bz2 inspircd++-b68ad76e4a3e001f9566256eff7485a91d543736.zip | |
Merge branch 'insp4' into master.
Diffstat (limited to 'src/modules/m_dccallow.cpp')
| -rw-r--r-- | src/modules/m_dccallow.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/m_dccallow.cpp b/src/modules/m_dccallow.cpp index 594bcfe5b..823f8419b 100644 --- a/src/modules/m_dccallow.cpp +++ b/src/modules/m_dccallow.cpp @@ -4,7 +4,7 @@ * Copyright (C) 2021 Dominic Hamon * Copyright (C) 2018 linuxdaemon <linuxdaemon.irc@gmail.com> * Copyright (C) 2016 Adam <Adam@anope.org> - * Copyright (C) 2013, 2017-2023 Sadie Powell <sadie@witchery.services> + * Copyright (C) 2013, 2017-2024 Sadie Powell <sadie@witchery.services> * Copyright (C) 2012-2016 Attila Molnar <attilamolnar@hush.com> * Copyright (C) 2012, 2019 Robby <robby@chatbelgie.be> * Copyright (C) 2009 Matt Smith <dz@inspircd.org> |
