diff options
Diffstat (limited to 'include/base.h')
-rw-r--r-- | include/base.h | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/include/base.h b/include/base.h index d8781f796..deeabf255 100644 --- a/include/base.h +++ b/include/base.h @@ -1,10 +1,15 @@ /* * InspIRCd -- Internet Relay Chat Daemon * - * Copyright (C) 2009 Daniel De Graaf <danieldg@inspircd.org> - * Copyright (C) 2006-2007 Oliver Lupton <oliverlupton@gmail.com> + * Copyright (C) 2013, 2015 Attila Molnar <attilamolnar@hush.com> + * Copyright (C) 2012-2013, 2017 Sadie Powell <sadie@witchery.services> + * Copyright (C) 2012 Robby <robby@chatbelgie.be> + * Copyright (C) 2012 ChrisTX <xpipe@hotmail.de> + * Copyright (C) 2011-2012 Adam <Adam@anope.org> + * Copyright (C) 2009-2010 Daniel De Graaf <danieldg@inspircd.org> + * Copyright (C) 2007 Oliver Lupton <om@inspircd.org> * Copyright (C) 2007 Dennis Friis <peavey@inspircd.org> - * Copyright (C) 2003-2005, 2007 Craig Edwards <craigedwards@brainbox.cc> + * Copyright (C) 2006, 2010 Craig Edwards <brain@inspircd.org> * * 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 |