diff options
| author | 2020-01-01 00:00:00 +0000 | |
|---|---|---|
| committer | 2019-12-31 20:55:17 +0100 | |
| commit | 56375392ba94f2552bbeeeab4fd39e1e50295525 (patch) | |
| tree | ef0005cc358327b9afda3da16a2ed73e5c1b2190 /tools | |
| parent | Fix the previous commit on C++11 compilers. (diff) | |
Update my name and email address.
Diffstat (limited to 'tools')
| -rwxr-xr-x | tools/genssl | 2 | ||||
| -rwxr-xr-x | tools/test-build | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tools/genssl b/tools/genssl index e4d5bf1f4..53341965f 100755 --- a/tools/genssl +++ b/tools/genssl @@ -4,7 +4,7 @@ # # Copyright (C) 2007 Dennis Friis <peavey@inspircd.org> # Copyright (C) 2007 Craig Edwards <craigedwards@brainbox.cc> -# 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/tools/test-build b/tools/test-build index 54d22f9d3..f78197cca 100755 --- a/tools/test-build +++ b/tools/test-build @@ -2,7 +2,7 @@ # # InspIRCd -- Internet Relay Chat Daemon # -# Copyright (C) 2013-2014 Peter Powell <petpow@saberuk.com> +# Copyright (C) 2013-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 |
