diff options
Diffstat (limited to 'make/template')
-rw-r--r-- | make/template/bsd.mk | 2 | ||||
-rw-r--r-- | make/template/config.h | 2 | ||||
-rw-r--r-- | make/template/inspircd-genssl.1 | 2 | ||||
-rw-r--r-- | make/template/inspircd.1 | 2 | ||||
-rw-r--r-- | make/template/inspircd.service | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/make/template/bsd.mk b/make/template/bsd.mk index 05d413d0a..641c92e83 100644 --- a/make/template/bsd.mk +++ b/make/template/bsd.mk @@ -6,7 +6,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 diff --git a/make/template/config.h b/make/template/config.h index a28f5e878..2134f65c3 100644 --- a/make/template/config.h +++ b/make/template/config.h @@ -1,7 +1,7 @@ /* * InspIRCd -- Internet Relay Chat Daemon * - * Copyright (C) 2014 Peter Powell <petpow@saberuk.com> + * Copyright (C) 2014 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/template/inspircd-genssl.1 b/make/template/inspircd-genssl.1 index 63d65c827..93e2c1887 100644 --- a/make/template/inspircd-genssl.1 +++ b/make/template/inspircd-genssl.1 @@ -1,7 +1,7 @@ .\" .\" InspIRCd -- Internet Relay Chat Daemon .\" -.\" Copyright (C) 2014 Peter Powell <petpow@saberuk.com> +.\" Copyright (C) 2014 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/template/inspircd.1 b/make/template/inspircd.1 index 2bc8fd044..d9abf2f8f 100644 --- a/make/template/inspircd.1 +++ b/make/template/inspircd.1 @@ -1,7 +1,7 @@ .\" .\" InspIRCd -- Internet Relay Chat Daemon .\" -.\" Copyright (C) 2014 Peter Powell <petpow@saberuk.com> +.\" Copyright (C) 2014 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/template/inspircd.service b/make/template/inspircd.service index 4f4e428b3..9b7b08d8b 100644 --- a/make/template/inspircd.service +++ b/make/template/inspircd.service @@ -2,7 +2,7 @@ # # InspIRCd -- Internet Relay Chat Daemon # -# Copyright (C) 2014 Peter Powell <petpow@saberuk.com> +# Copyright (C) 2014 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 |