diff options
| author | 2020-01-01 00:00:00 +0000 | |
|---|---|---|
| committer | 2019-12-31 20:55:17 +0100 | |
| commit | 56375392ba94f2552bbeeeab4fd39e1e50295525 (patch) | |
| tree | ef0005cc358327b9afda3da16a2ed73e5c1b2190 /make/test/compiler.cpp | |
| parent | Fix the previous commit on C++11 compilers. (diff) | |
Update my name and email address.
Diffstat (limited to 'make/test/compiler.cpp')
| -rw-r--r-- | make/test/compiler.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
