diff options
Diffstat (limited to 'make/test')
-rw-r--r-- | make/test/arc4random_buf.cpp | 2 | ||||
-rw-r--r-- | make/test/clock_gettime.cpp | 2 | ||||
-rw-r--r-- | make/test/compiler.cpp | 2 | ||||
-rw-r--r-- | make/test/compiler_info.cpp | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/make/test/arc4random_buf.cpp b/make/test/arc4random_buf.cpp index 86f74f624..65171018d 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 Peter Powell <petpow@saberuk.com> + * Copyright (C) 2018 Sadie Powell <sadie@witchery.services> * * 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 d111d591f..3e18f4038 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 Peter Powell <petpow@saberuk.com> + * Copyright (C) 2013 Sadie Powell <sadie@witchery.services> * * 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/compiler.cpp b/make/test/compiler.cpp index f01423325..70f896e08 100644 --- a/make/test/compiler.cpp +++ b/make/test/compiler.cpp @@ -2,7 +2,7 @@ * InspIRCd -- Internet Relay Chat Daemon * * Copyright (C) 2016 Attila Molnar <attilamolnar@hush.com> - * Copyright (C) 2014-2015 Peter Powell <petpow@saberuk.com> + * Copyright (C) 2014-2015 Sadie Powell <sadie@witchery.services> * * 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/compiler_info.cpp b/make/test/compiler_info.cpp index 10b156fc8..3563bddf0 100644 --- a/make/test/compiler_info.cpp +++ b/make/test/compiler_info.cpp @@ -1,7 +1,7 @@ /* * InspIRCd -- Internet Relay Chat Daemon * - * Copyright (C) 2017 Peter Powell <petpow@saberuk.com> + * Copyright (C) 2017 Sadie Powell <sadie@witchery.services> * * 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 |