diff options
| author | 2023-12-22 19:09:59 +0000 | |
|---|---|---|
| committer | 2023-12-22 19:27:30 +0000 | |
| commit | 473e57eb653f50c28b126c21a02faac176b37cbe (patch) | |
| tree | cc848d555fc097a238e04345fba723b39bbc39ca /src/modules/m_haproxy.cpp | |
| parent | Update module descriptions. (diff) | |
| download | inspircd++-473e57eb653f50c28b126c21a02faac176b37cbe.tar.gz inspircd++-473e57eb653f50c28b126c21a02faac176b37cbe.tar.bz2 inspircd++-473e57eb653f50c28b126c21a02faac176b37cbe.zip | |
Update copyright headers.
Diffstat (limited to 'src/modules/m_haproxy.cpp')
| -rw-r--r-- | src/modules/m_haproxy.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/m_haproxy.cpp b/src/modules/m_haproxy.cpp index fe798feff..69a27e1c9 100644 --- a/src/modules/m_haproxy.cpp +++ b/src/modules/m_haproxy.cpp @@ -3,7 +3,7 @@ * * Copyright (C) 2019-2020 Matt Schatz <genius3000@g3k.solutions> * Copyright (C) 2019 linuxdaemon <linuxdaemon.irc@gmail.com> - * Copyright (C) 2018-2019, 2021 Sadie Powell <sadie@witchery.services> + * Copyright (C) 2018-2019, 2021, 2023 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 |
