diff options
Diffstat (limited to 'make/template/inspircd')
-rw-r--r-- | make/template/inspircd | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/make/template/inspircd b/make/template/inspircd index 4f352ddaf..897a8c81a 100644 --- a/make/template/inspircd +++ b/make/template/inspircd @@ -4,7 +4,21 @@ # # InspIRCd -- Internet Relay Chat Daemon # +# Copyright (C) 2015 Steven Van Acker <steven@singularity.be> +# Copyright (C) 2015 Attila Molnar <attilamolnar@hush.com> +# Copyright (C) 2014 Dan Parsons <dparsons@nyip.net> +# Copyright (C) 2013-2014, 2016-2019 Sadie Powell <sadie@witchery.services> +# Copyright (C) 2012 Robby <robby@chatbelgie.be> +# Copyright (C) 2012 Adam <Adam@anope.org> +# Copyright (C) 2011 DjSlash <djslash@djslash.org> # Copyright (C) 2009-2010 Daniel De Graaf <danieldg@inspircd.org> +# Copyright (C) 2008-2009 Robin Burchell <robin+git@viroteck.net> +# Copyright (C) 2008 Thomas Stagner <aquanight@inspircd.org> +# Copyright (C) 2007 Dennis Friis <peavey@inspircd.org> +# Copyright (C) 2006 Oliver Lupton <om@inspircd.org> +# Copyright (C) 2006 John Brooks <special@inspircd.org> +# Copyright (C) 2005-2006, 2008-2009 Craig Edwards <brain@inspircd.org> +# Copyright (C) 2005 Craig McLure <craig@frostycoolslug.com> # # 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 |