diff options
| author | 2025-12-07 20:55:20 +0000 | |
|---|---|---|
| committer | 2025-12-07 20:55:20 +0000 | |
| commit | 79c01cb2a2615fbcb2a568d5a49c6d470459cf45 (patch) | |
| tree | be0f4c84145b8902abec690e5885831a061407f3 /modules/remove.cpp | |
| parent | Avoid using deprecated functions in ssl_openssl. (diff) | |
| parent | Release v4.9.0. (diff) | |
| download | inspircd++-79c01cb2a2615fbcb2a568d5a49c6d470459cf45.tar.gz inspircd++-79c01cb2a2615fbcb2a568d5a49c6d470459cf45.tar.bz2 inspircd++-79c01cb2a2615fbcb2a568d5a49c6d470459cf45.zip | |
Merge branch 'insp4' into master.
Diffstat (limited to 'modules/remove.cpp')
| -rw-r--r-- | modules/remove.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/remove.cpp b/modules/remove.cpp index cc75961f7..894ab2a9a 100644 --- a/modules/remove.cpp +++ b/modules/remove.cpp @@ -1,8 +1,8 @@ /* * InspIRCd -- Internet Relay Chat Daemon * - * Copyright (C) 2017 B00mX0r <b00mx0r@aureus.pw> - * Copyright (C) 2013, 2018-2024 Sadie Powell <sadie@witchery.services> + * Copyright (C) 2017 Dylan Frank <b00mx0r@aureus.pw> + * Copyright (C) 2013, 2018-2025 Sadie Powell <sadie@witchery.services> * Copyright (C) 2012-2014 Attila Molnar <attilamolnar@hush.com> * Copyright (C) 2012 Robby <robby@chatbelgie.be> * Copyright (C) 2012 Justin Crawford <Justasic@Gmail.com> |
