diff options
| author | 2020-01-01 00:00:00 +0000 | |
|---|---|---|
| committer | 2019-12-31 20:55:17 +0100 | |
| commit | 56375392ba94f2552bbeeeab4fd39e1e50295525 (patch) | |
| tree | ef0005cc358327b9afda3da16a2ed73e5c1b2190 /make/common.pm | |
| parent | Fix the previous commit on C++11 compilers. (diff) | |
Update my name and email address.
Diffstat (limited to 'make/common.pm')
| -rw-r--r-- | make/common.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/make/common.pm b/make/common.pm index 742d37224..dd15c8b8f 100644 --- a/make/common.pm +++ b/make/common.pm @@ -1,7 +1,7 @@ # # InspIRCd -- Internet Relay Chat Daemon # -# Copyright (C) 2013-2017 Peter Powell <petpow@saberuk.com> +# Copyright (C) 2013-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 |
