diff options
| author | 2023-04-28 10:21:39 +0100 | |
|---|---|---|
| committer | 2023-04-28 10:21:39 +0100 | |
| commit | f2c74267ac8778dc1ff4594789b454f41bacdc4d (patch) | |
| tree | c4b594742d6470f00b692efb387f0712a22e49ff /src/modules/m_dnsbl.cpp | |
| parent | When building the PACKAGE project we don't need to specify a target. (diff) | |
| download | inspircd++-f2c74267ac8778dc1ff4594789b454f41bacdc4d.tar.gz inspircd++-f2c74267ac8778dc1ff4594789b454f41bacdc4d.tar.bz2 inspircd++-f2c74267ac8778dc1ff4594789b454f41bacdc4d.zip | |
Update copyright headers.
Diffstat (limited to 'src/modules/m_dnsbl.cpp')
| -rw-r--r-- | src/modules/m_dnsbl.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/m_dnsbl.cpp b/src/modules/m_dnsbl.cpp index 6d2c88121..74f11bfd0 100644 --- a/src/modules/m_dnsbl.cpp +++ b/src/modules/m_dnsbl.cpp @@ -3,7 +3,7 @@ * * Copyright (C) 2018-2020 Matt Schatz <genius3000@g3k.solutions> * Copyright (C) 2018-2019 linuxdaemon <linuxdaemon.irc@gmail.com> - * Copyright (C) 2013, 2017-2022 Sadie Powell <sadie@witchery.services> + * Copyright (C) 2013, 2017-2023 Sadie Powell <sadie@witchery.services> * Copyright (C) 2013, 2015-2016 Adam <Adam@anope.org> * Copyright (C) 2012-2016 Attila Molnar <attilamolnar@hush.com> * Copyright (C) 2012, 2018 Robby <robby@chatbelgie.be> |
