diff options
| author | 2021-02-26 06:58:13 +0000 | |
|---|---|---|
| committer | 2021-02-26 06:58:13 +0000 | |
| commit | 1bf7ca389426e196697eba9a8b60277db03fbedb (patch) | |
| tree | a561173b5028f731051d3438105c506f90f1c9b8 /make/test | |
| parent | Implement support for multi-prefix on WHOIS. (diff) | |
Update copyright headers.
Diffstat (limited to 'make/test')
| -rw-r--r-- | make/test/compiler.cpp | 2 | ||||
| -rw-r--r-- | make/test/eventfd.cpp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/make/test/compiler.cpp b/make/test/compiler.cpp index 524874ed6..13aede9fe 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, 2017 Sadie Powell <sadie@witchery.services> + * Copyright (C) 2014-2015, 2017, 2021 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/make/test/eventfd.cpp b/make/test/eventfd.cpp index 61029f5dd..08f7a7561 100644 --- a/make/test/eventfd.cpp +++ b/make/test/eventfd.cpp @@ -1,8 +1,8 @@ /* * InspIRCd -- Internet Relay Chat Daemon * - * Copyright (C) 2012 William Pitcock <nenolod@dereferenced.org> * Copyright (C) 2012 Robby <robby@chatbelgie.be> + * Copyright (C) 2012 Ariadne Conill <ariadne@dereferenced.org> * Copyright (C) 2009 Daniel De Graaf <danieldg@inspircd.org> * * This file is part of InspIRCd. InspIRCd is free software: you can |
