aboutsummaryrefslogtreecommitdiff
path: root/make
diff options
context:
space:
mode:
Diffstat (limited to 'make')
-rwxr-xr-xmake/calcdep.pl2
-rw-r--r--make/common.pm2
-rw-r--r--make/configure.pm2
-rw-r--r--make/console.pm2
-rw-r--r--make/directive.pm2
-rw-r--r--make/template/apparmor2
-rw-r--r--make/template/config.h2
-rw-r--r--make/template/inspircd2
-rw-r--r--make/template/inspircd-testssl.12
-rw-r--r--make/template/inspircd.12
-rw-r--r--make/template/inspircd.openrc2
-rw-r--r--make/template/inspircd.service2
-rw-r--r--make/template/logrotate2
-rw-r--r--make/template/main.mk2
-rw-r--r--make/test/arc4random_buf.cpp2
-rw-r--r--make/test/clock_gettime.cpp2
-rw-r--r--make/test/compiler.cpp2
-rw-r--r--make/test/getentropy.cpp2
-rw-r--r--make/test/kqueue.cpp2
-rwxr-xr-xmake/unit-cc.pl2
20 files changed, 20 insertions, 20 deletions
diff --git a/make/calcdep.pl b/make/calcdep.pl
index 5d84eaad0..2ed0ba56b 100755
--- a/make/calcdep.pl
+++ b/make/calcdep.pl
@@ -2,7 +2,7 @@
#
# InspIRCd -- Internet Relay Chat Daemon
#
-# Copyright (C) 2015-2022 Sadie Powell <sadie@witchery.services>
+# Copyright (C) 2015-2022 Sadie Powell <sadie@sadiepowell.dev>
# Copyright (C) 2014-2015 Attila Molnar <attilamolnar@hush.com>
# Copyright (C) 2012 Robby <robby@chatbelgie.be>
# Copyright (C) 2009-2010 Daniel De Graaf <danieldg@inspircd.org>
diff --git a/make/common.pm b/make/common.pm
index c6b0738ee..fbfde2bdf 100644
--- a/make/common.pm
+++ b/make/common.pm
@@ -1,7 +1,7 @@
#
# InspIRCd -- Internet Relay Chat Daemon
#
-# Copyright (C) 2014-2017, 2019-2021, 2024 Sadie Powell <sadie@witchery.services>
+# Copyright (C) 2014-2017, 2019-2021, 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/make/configure.pm b/make/configure.pm
index bb3414abd..ad386d18e 100644
--- a/make/configure.pm
+++ b/make/configure.pm
@@ -3,7 +3,7 @@
#
# Copyright (C) 2024 satmd <satmd@satmd.de>
# Copyright (C) 2020 Nicole Kleinhoff <ilbelkyr@shalture.org>
-# Copyright (C) 2013-2022, 2024-2025 Sadie Powell <sadie@witchery.services>
+# Copyright (C) 2013-2022, 2024-2025 Sadie Powell <sadie@sadiepowell.dev>
# Copyright (C) 2012 Robby <robby@chatbelgie.be>
# Copyright (C) 2007-2008 Craig Edwards <brain@inspircd.org>
#
diff --git a/make/console.pm b/make/console.pm
index c4e447413..37a5fd09d 100644
--- a/make/console.pm
+++ b/make/console.pm
@@ -1,7 +1,7 @@
#
# InspIRCd -- Internet Relay Chat Daemon
#
-# Copyright (C) 2014-2017, 2019-2022 Sadie Powell <sadie@witchery.services>
+# Copyright (C) 2014-2017, 2019-2022 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/make/directive.pm b/make/directive.pm
index 2ecb6b350..61ada8762 100644
--- a/make/directive.pm
+++ b/make/directive.pm
@@ -1,7 +1,7 @@
#
# InspIRCd -- Internet Relay Chat Daemon
#
-# Copyright (C) 2016-2025 Sadie Powell <sadie@witchery.services>
+# Copyright (C) 2016-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/make/template/apparmor b/make/template/apparmor
index 12929f05b..5c41fd247 100644
--- a/make/template/apparmor
+++ b/make/template/apparmor
@@ -3,7 +3,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/make/template/config.h b/make/template/config.h
index 3340e2332..5455050d5 100644
--- a/make/template/config.h
+++ b/make/template/config.h
@@ -1,7 +1,7 @@
/*
* InspIRCd -- Internet Relay Chat Daemon
*
- * Copyright (C) 2014, 2016, 2018-2021, 2024 Sadie Powell <sadie@witchery.services>
+ * Copyright (C) 2014, 2016, 2018-2021, 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/make/template/inspircd b/make/template/inspircd
index c983389f5..b124a4bc1 100644
--- a/make/template/inspircd
+++ b/make/template/inspircd
@@ -5,7 +5,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/make/template/inspircd-testssl.1 b/make/template/inspircd-testssl.1
index b95c4cad6..ce7f285e8 100644
--- a/make/template/inspircd-testssl.1
+++ b/make/template/inspircd-testssl.1
@@ -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/make/template/inspircd.1 b/make/template/inspircd.1
index 7139e62df..2ce7a1411 100644
--- a/make/template/inspircd.1
+++ b/make/template/inspircd.1
@@ -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/make/template/inspircd.openrc b/make/template/inspircd.openrc
index 30b15edfa..535a42105 100644
--- a/make/template/inspircd.openrc
+++ b/make/template/inspircd.openrc
@@ -4,7 +4,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/make/template/inspircd.service b/make/template/inspircd.service
index 68cc9ca2a..81435eca9 100644
--- a/make/template/inspircd.service
+++ b/make/template/inspircd.service
@@ -3,7 +3,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/make/template/logrotate b/make/template/logrotate
index 2c5fa8274..7d04a70c3 100644
--- a/make/template/logrotate
+++ b/make/template/logrotate
@@ -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
diff --git a/make/template/main.mk b/make/template/main.mk
index 3afd71e86..4d56cdbb3 100644
--- a/make/template/main.mk
+++ b/make/template/main.mk
@@ -5,7 +5,7 @@
# Copyright (C) 2024 Marcus Rueckert <darix@nordisch.org>
# Copyright (C) 2018 Puck Meerburg <puck@puckipedia.com>
# Copyright (C) 2015 Attila Molnar <attilamolnar@hush.com>
-# Copyright (C) 2012-2025 Sadie Powell <sadie@witchery.services>
+# Copyright (C) 2012-2025 Sadie Powell <sadie@sadiepowell.dev>
# Copyright (C) 2012 Robby <robby@chatbelgie.be>
# Copyright (C) 2012 ChrisTX <xpipe@hotmail.de>
# Copyright (C) 2010 Dennis Friis <peavey@inspircd.org>
diff --git a/make/test/arc4random_buf.cpp b/make/test/arc4random_buf.cpp
index 65171018d..17b334ea8 100644
--- a/make/test/arc4random_buf.cpp
+++ b/make/test/arc4random_buf.cpp
@@ -1,7 +1,7 @@
/*
* InspIRCd -- Internet Relay Chat Daemon
*
- * Copyright (C) 2018 Sadie Powell <sadie@witchery.services>
+ * Copyright (C) 2018 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/make/test/clock_gettime.cpp b/make/test/clock_gettime.cpp
index 2af7a65df..89c49a186 100644
--- a/make/test/clock_gettime.cpp
+++ b/make/test/clock_gettime.cpp
@@ -1,7 +1,7 @@
/*
* InspIRCd -- Internet Relay Chat Daemon
*
- * Copyright (C) 2013 Sadie Powell <sadie@witchery.services>
+ * Copyright (C) 2013 Sadie Powell <sadie@sadiepowell.dev>
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
* Copyright (C) 2009 Daniel De Graaf <danieldg@inspircd.org>
*
diff --git a/make/test/compiler.cpp b/make/test/compiler.cpp
index 0dd9b38b2..5a9e06207 100644
--- a/make/test/compiler.cpp
+++ b/make/test/compiler.cpp
@@ -1,7 +1,7 @@
/*
* InspIRCd -- Internet Relay Chat Daemon
*
- * Copyright (C) 2014, 2024 Sadie Powell <sadie@witchery.services>
+ * Copyright (C) 2014, 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/make/test/getentropy.cpp b/make/test/getentropy.cpp
index ccd6d2dcd..88d65067b 100644
--- a/make/test/getentropy.cpp
+++ b/make/test/getentropy.cpp
@@ -1,7 +1,7 @@
/*
* InspIRCd -- Internet Relay Chat Daemon
*
- * Copyright (C) 2024 Sadie Powell <sadie@witchery.services>
+ * Copyright (C) 2024, 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/make/test/kqueue.cpp b/make/test/kqueue.cpp
index 69bf86804..f4d153a51 100644
--- a/make/test/kqueue.cpp
+++ b/make/test/kqueue.cpp
@@ -1,7 +1,7 @@
/*
* InspIRCd -- Internet Relay Chat Daemon
*
- * Copyright (C) 2013 Sadie Powell <sadie@witchery.services>
+ * Copyright (C) 2013 Sadie Powell <sadie@sadiepowell.dev>
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
* Copyright (C) 2009 Daniel De Graaf <danieldg@inspircd.org>
*
diff --git a/make/unit-cc.pl b/make/unit-cc.pl
index 3fee48d83..aaeefeeff 100755
--- a/make/unit-cc.pl
+++ b/make/unit-cc.pl
@@ -4,7 +4,7 @@
#
# Copyright (C) 2019 iwalkalone <iwalkalone69@gmail.com>
# Copyright (C) 2014 Attila Molnar <attilamolnar@hush.com>
-# Copyright (C) 2013, 2015-2016, 2018, 2021 Sadie Powell <sadie@witchery.services>
+# Copyright (C) 2013, 2015-2016, 2018, 2021 Sadie Powell <sadie@sadiepowell.dev>
# Copyright (C) 2012 Robby <robby@chatbelgie.be>
# Copyright (C) 2009-2010 Daniel De Graaf <danieldg@inspircd.org>
#