diff options
| author | 2024-06-21 10:36:09 +0100 | |
|---|---|---|
| committer | 2024-06-21 10:36:09 +0100 | |
| commit | fd4c5e3840a01764f12aad138277bfe2d94f8268 (patch) | |
| tree | f7d2c664cd416a5c7fe443f00526d8e323b96f0c /include/modules | |
| parent | Update author list. (diff) | |
Update copyright headers.
Diffstat (limited to 'include/modules')
| -rw-r--r-- | include/modules/httpd.h | 2 | ||||
| -rw-r--r-- | include/modules/regex.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/include/modules/httpd.h b/include/modules/httpd.h index c6b92cb4f..903bd9817 100644 --- a/include/modules/httpd.h +++ b/include/modules/httpd.h @@ -6,7 +6,7 @@ * Copyright (C) 2013, 2015 Attila Molnar <attilamolnar@hush.com> * Copyright (C) 2012 Robby <robby@chatbelgie.be> * Copyright (C) 2009 Daniel De Graaf <danieldg@inspircd.org> - * Copyright (C) 2007 John Brooks <special@inspircd.org> + * Copyright (C) 2007 John Brooks <john@jbrooks.io> * Copyright (C) 2007 Dennis Friis <peavey@inspircd.org> * Copyright (C) 2006, 2008 Craig Edwards <brain@inspircd.org> * diff --git a/include/modules/regex.h b/include/modules/regex.h index aa35dfe14..d3fb71807 100644 --- a/include/modules/regex.h +++ b/include/modules/regex.h @@ -3,7 +3,7 @@ * * Copyright (C) 2013, 2020-2023 Sadie Powell <sadie@witchery.services> * Copyright (C) 2012 Robby <robby@chatbelgie.be> - * Copyright (C) 2008 Thomas Stagner <aquanight@inspircd.org> + * Copyright (C) 2008 Thomas Stagner <aquanight@gmail.com> * * 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 |
