diff options
| author | 2024-06-07 10:37:56 +0100 | |
|---|---|---|
| committer | 2024-06-07 10:37:56 +0100 | |
| commit | ae3e2db109eecaea25032e218c39a257e736174a (patch) | |
| tree | 5145c58055bee9aaea1bf0f8bb6b55e14e76470e /src/configreader.cpp | |
| parent | Merge branch 'insp3' into insp4. (diff) | |
Update copyright headers.
Diffstat (limited to 'src/configreader.cpp')
| -rw-r--r-- | src/configreader.cpp | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/src/configreader.cpp b/src/configreader.cpp index 84bc58853..130a87c15 100644 --- a/src/configreader.cpp +++ b/src/configreader.cpp @@ -1,17 +1,13 @@ /* * InspIRCd -- Internet Relay Chat Daemon * - * Copyright (C) 2019 Matt Schatz <genius3000@g3k.solutions> * Copyright (C) 2013-2016 Attila Molnar <attilamolnar@hush.com> - * Copyright (C) 2013-2014, 2016-2022 Sadie Powell <sadie@witchery.services> - * Copyright (C) 2013 Daniel Vassdal <shutter@canternet.org> + * Copyright (C) 2013-2014, 2016-2024 Sadie Powell <sadie@witchery.services> * Copyright (C) 2012 Robby <robby@chatbelgie.be> - * Copyright (C) 2012 Justin Crawford <Justasic@Gmail.com> - * Copyright (C) 2012 DjSlash <djslash@djslash.org> * Copyright (C) 2012 ChrisTX <xpipe@hotmail.de> - * Copyright (C) 2009-2011 Daniel De Graaf <danieldg@inspircd.org> + * Copyright (C) 2009-2010 Daniel De Graaf <danieldg@inspircd.org> * Copyright (C) 2008 Thomas Stagner <aquanight@inspircd.org> - * Copyright (C) 2007-2010 Robin Burchell <robin+git@viroteck.net> + * Copyright (C) 2007, 2009-2010 Robin Burchell <robin+git@viroteck.net> * Copyright (C) 2007 Dennis Friis <peavey@inspircd.org> * Copyright (C) 2006-2008 Craig Edwards <brain@inspircd.org> * Copyright (C) 2006 Oliver Lupton <om@inspircd.org> |
