diff options
| author | 2026-06-06 13:22:54 +0100 | |
|---|---|---|
| committer | 2026-06-06 13:22:54 +0100 | |
| commit | 0349d9b2d21f783a0a0b64b7b6687fbfbdef0362 (patch) | |
| tree | 6a16b58a9dc9835cfe4abd91ba9e290c879514b1 /src/python | |
| parent | Release v5.0.0 development snapshot 5. (diff) | |
Update my email address.
Diffstat (limited to 'src/python')
| -rw-r--r-- | src/python/common.py | 2 | ||||
| -rw-r--r-- | src/python/console.py | 2 | ||||
| -rw-r--r-- | src/python/module.py | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/python/common.py b/src/python/common.py index f4cd97bbd..5d9ad849f 100644 --- a/src/python/common.py +++ b/src/python/common.py @@ -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/python/console.py b/src/python/console.py index 51fbb04a3..dc5c30a46 100644 --- a/src/python/console.py +++ b/src/python/console.py @@ -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/python/module.py b/src/python/module.py index 65c54f4bb..c2fcc2a65 100644 --- a/src/python/module.py +++ b/src/python/module.py @@ -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 |
