diff options
| author | 2026-06-06 13:22:54 +0100 | |
|---|---|---|
| committer | 2026-06-06 13:22:54 +0100 | |
| commit | 0349d9b2d21f783a0a0b64b7b6687fbfbdef0362 (patch) | |
| tree | 6a16b58a9dc9835cfe4abd91ba9e290c879514b1 /src/scripts | |
| parent | Release v5.0.0 development snapshot 5. (diff) | |
Update my email address.
Diffstat (limited to 'src/scripts')
| -rw-r--r-- | src/scripts/CMakeLists.txt | 2 | ||||
| -rw-r--r-- | src/scripts/apparmor.in | 2 | ||||
| -rw-r--r-- | src/scripts/inspircd-test-tls.1.in | 2 | ||||
| -rw-r--r-- | src/scripts/inspircd.1.in | 2 | ||||
| -rw-r--r-- | src/scripts/inspircd.in | 2 | ||||
| -rw-r--r-- | src/scripts/inspircd.openrc.in | 2 | ||||
| -rw-r--r-- | src/scripts/inspircd.service.in | 2 | ||||
| -rw-r--r-- | src/scripts/logrotate.in | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/src/scripts/CMakeLists.txt b/src/scripts/CMakeLists.txt index 771f32d54..667645bb3 100644 --- a/src/scripts/CMakeLists.txt +++ b/src/scripts/CMakeLists.txt @@ -1,7 +1,7 @@ # # InspIRCd -- Internet Relay Chat Daemon # -# Copyright (C) 2026 Sadie Powell <sadie@witchery.services> +# Copyright (C) 2026 Sadie Powell <sadie@sadiepowell.dev> # # 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 diff --git a/src/scripts/apparmor.in b/src/scripts/apparmor.in index 3dd2d2241..7af0f518f 100644 --- a/src/scripts/apparmor.in +++ b/src/scripts/apparmor.in @@ -2,7 +2,7 @@ # InspIRCd -- Internet Relay Chat Daemon # # Copyright (C) 2024 Marcus Rueckert <darix@nordisch.org> -# Copyright (C) 2020-2022, 2024-2025 Sadie Powell <sadie@witchery.services> +# Copyright (C) 2020-2022, 2024-2025 Sadie Powell <sadie@sadiepowell.dev> # # 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 diff --git a/src/scripts/inspircd-test-tls.1.in b/src/scripts/inspircd-test-tls.1.in index a05feea91..3b10f7044 100644 --- a/src/scripts/inspircd-test-tls.1.in +++ b/src/scripts/inspircd-test-tls.1.in @@ -1,7 +1,7 @@ .\" .\" InspIRCd -- Internet Relay Chat Daemon .\" -.\" Copyright (C) 2020, 2024 Sadie Powell <sadie@witchery.services> +.\" Copyright (C) 2020, 2024 Sadie Powell <sadie@sadiepowell.dev> .\" .\" 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 diff --git a/src/scripts/inspircd.1.in b/src/scripts/inspircd.1.in index 5d1a606ea..a9a057448 100644 --- a/src/scripts/inspircd.1.in +++ b/src/scripts/inspircd.1.in @@ -1,7 +1,7 @@ .\" .\" InspIRCd -- Internet Relay Chat Daemon .\" -.\" Copyright (C) 2014, 2018, 2024 Sadie Powell <sadie@witchery.services> +.\" Copyright (C) 2014, 2018, 2024 Sadie Powell <sadie@sadiepowell.dev> .\" .\" 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 diff --git a/src/scripts/inspircd.in b/src/scripts/inspircd.in index 060f54891..c3fb6c7cf 100644 --- a/src/scripts/inspircd.in +++ b/src/scripts/inspircd.in @@ -4,7 +4,7 @@ # # Copyright (C) 2015 Steven Van Acker <steven@singularity.be> # Copyright (C) 2015 Attila Molnar <attilamolnar@hush.com> -# Copyright (C) 2014, 2016, 2019, 2021, 2023-2024 Sadie Powell <sadie@witchery.services> +# Copyright (C) 2014, 2016, 2019, 2021, 2023-2024 Sadie Powell <sadie@sadiepowell.dev> # Copyright (C) 2014 Dan Parsons <dparsons@nyip.net> # Copyright (C) 2012 Robby <robby@chatbelgie.be> # Copyright (C) 2011 DjSlash <djslash@djslash.org> diff --git a/src/scripts/inspircd.openrc.in b/src/scripts/inspircd.openrc.in index 5c10764ad..1422a1c64 100644 --- a/src/scripts/inspircd.openrc.in +++ b/src/scripts/inspircd.openrc.in @@ -2,7 +2,7 @@ # # InspIRCd -- Internet Relay Chat Daemon # -# Copyright (C) 2025 Sadie Powell <sadie@witchery.services> +# Copyright (C) 2025 Sadie Powell <sadie@sadiepowell.dev> # # 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 diff --git a/src/scripts/inspircd.service.in b/src/scripts/inspircd.service.in index 8122a10ab..62d15f805 100644 --- a/src/scripts/inspircd.service.in +++ b/src/scripts/inspircd.service.in @@ -2,7 +2,7 @@ # InspIRCd -- Internet Relay Chat Daemon # # Copyright (C) 2015 Attila Molnar <attilamolnar@hush.com> -# Copyright (C) 2014, 2019-2020, 2025 Sadie Powell <sadie@witchery.services> +# Copyright (C) 2014, 2019-2020, 2025 Sadie Powell <sadie@sadiepowell.dev> # # 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 diff --git a/src/scripts/logrotate.in b/src/scripts/logrotate.in index f83a94ca4..208a28184 100644 --- a/src/scripts/logrotate.in +++ b/src/scripts/logrotate.in @@ -2,7 +2,7 @@ # InspIRCd -- Internet Relay Chat Daemon # # Copyright (C) 2022 Wade Cline <wadecline@hotmail.com> -# Copyright (C) 2020, 2025 Sadie Powell <sadie@witchery.services> +# Copyright (C) 2020, 2025 Sadie Powell <sadie@sadiepowell.dev> # # 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 |
