diff options
| author | 2020-01-01 00:00:00 +0000 | |
|---|---|---|
| committer | 2019-12-31 20:55:17 +0100 | |
| commit | 56375392ba94f2552bbeeeab4fd39e1e50295525 (patch) | |
| tree | ef0005cc358327b9afda3da16a2ed73e5c1b2190 /include/modules/sql.h | |
| parent | Fix the previous commit on C++11 compilers. (diff) | |
Update my name and email address.
Diffstat (limited to 'include/modules/sql.h')
| -rw-r--r-- | include/modules/sql.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/modules/sql.h b/include/modules/sql.h index 78cfe89cd..9f57d0c66 100644 --- a/include/modules/sql.h +++ b/include/modules/sql.h @@ -1,7 +1,7 @@ /* * InspIRCd -- Internet Relay Chat Daemon * - * Copyright (C) 2017 Peter Powell <petpow@saberuk.com> + * Copyright (C) 2017 Sadie Powell <sadie@witchery.services> * Copyright (C) 2010 Daniel De Graaf <danieldg@inspircd.org> * * This file is part of InspIRCd. InspIRCd is free software: you can |
