diff options
Diffstat (limited to 'win/inspircd_win32wrapper.h')
-rw-r--r-- | win/inspircd_win32wrapper.h | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/win/inspircd_win32wrapper.h b/win/inspircd_win32wrapper.h index 6b69e1a6d..444ff7526 100644 --- a/win/inspircd_win32wrapper.h +++ b/win/inspircd_win32wrapper.h @@ -1,9 +1,16 @@ /* * InspIRCd -- Internet Relay Chat Daemon * - * Copyright (C) 2007 Dennis Friis <peavey@inspircd.org> - * Copyright (C) 2007 Craig Edwards <craigedwards@brainbox.cc> - * Copyright (C) 2007 Robin Burchell <robin+git@viroteck.net> + * Copyright (C) 2013-2015 Attila Molnar <attilamolnar@hush.com> + * Copyright (C) 2013, 2015, 2018-2019 Sadie Powell <sadie@witchery.services> + * Copyright (C) 2012-2013 ChrisTX <xpipe@hotmail.de> + * Copyright (C) 2012 Robby <robby@chatbelgie.be> + * Copyright (C) 2011, 2014, 2019 Adam <Adam@anope.org> + * Copyright (C) 2009 Uli Schlachter <psychon@inspircd.org> + * Copyright (C) 2007-2009 Robin Burchell <robin+git@viroteck.net> + * Copyright (C) 2007-2008 Craig Edwards <brain@inspircd.org> + * Copyright (C) 2007, 2009 Dennis Friis <peavey@inspircd.org> + * Copyright (C) 2007 burlex <burlex@e03df62e-2008-0410-955e-edbf42e46eb7> * * 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 |