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_anticaps.cpp | |
| parent | Merge branch 'insp4' into master. (diff) | |
| parent | Fix encapsulating SVS command parameters in the compat layer. (diff) | |
Merge branch 'insp4' into master.
Diffstat (limited to 'src/modules/m_anticaps.cpp')
| -rw-r--r-- | src/modules/m_anticaps.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/m_anticaps.cpp b/src/modules/m_anticaps.cpp index 5cd78030e..bc396600c 100644 --- a/src/modules/m_anticaps.cpp +++ b/src/modules/m_anticaps.cpp @@ -1,7 +1,7 @@ /* * InspIRCd -- Internet Relay Chat Daemon * - * Copyright (C) 2018-2023 Sadie Powell <sadie@witchery.services> + * Copyright (C) 2018-2024 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 |
