mirror of
https://github.com/inspircd/inspircd.git
synced 2025-03-09 10:39:02 -04:00
Update copyright headers.
This commit is contained in:
parent
46390a54b3
commit
2f12f76ec9
@ -1,6 +1,7 @@
|
||||
/*
|
||||
* InspIRCd -- Internet Relay Chat Daemon
|
||||
*
|
||||
* Copyright (C) 2020 Matt Schatz <genius3000@g3k.solutions>
|
||||
* Copyright (C) 2019 linuxdaemon <linuxdaemon.irc@gmail.com>
|
||||
* Copyright (C) 2013, 2015-2016 Attila Molnar <attilamolnar@hush.com>
|
||||
* Copyright (C) 2012-2013, 2017-2019 Sadie Powell <sadie@witchery.services>
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# InspIRCd -- Internet Relay Chat Daemon
|
||||
#
|
||||
# Copyright (C) 2013-2019 Sadie Powell <sadie@witchery.services>
|
||||
# Copyright (C) 2013-2020 Sadie Powell <sadie@witchery.services>
|
||||
# Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
||||
# Copyright (C) 2007-2008 Craig Edwards <brain@inspircd.org>
|
||||
# Copyright (C) 2007 Dennis Friis <peavey@inspircd.org>
|
||||
|
@ -1,7 +1,7 @@
|
||||
/*
|
||||
* InspIRCd -- Internet Relay Chat Daemon
|
||||
*
|
||||
* Copyright (C) 2014, 2016, 2018-2019 Sadie Powell <sadie@witchery.services>
|
||||
* Copyright (C) 2014, 2016, 2018-2020 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
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
# Copyright (C) 2019 Robby <robby@chatbelgie.be>
|
||||
# Copyright (C) 2015 Attila Molnar <attilamolnar@hush.com>
|
||||
# Copyright (C) 2014, 2017, 2019 Sadie Powell <sadie@witchery.services>
|
||||
# Copyright (C) 2014, 2019-2020 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
|
||||
|
@ -2,7 +2,7 @@
|
||||
#
|
||||
# InspIRCd -- Internet Relay Chat Daemon
|
||||
#
|
||||
# Copyright (C) 2012-2014, 2017-2019 Sadie Powell <sadie@witchery.services>
|
||||
# Copyright (C) 2012-2014, 2017-2020 Sadie Powell <sadie@witchery.services>
|
||||
# Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
||||
# Copyright (C) 2009-2010 Daniel De Graaf <danieldg@inspircd.org>
|
||||
# Copyright (C) 2008-2009 Robin Burchell <robin+git@viroteck.net>
|
||||
|
@ -1,7 +1,7 @@
|
||||
/*
|
||||
* InspIRCd -- Internet Relay Chat Daemon
|
||||
*
|
||||
* Copyright (C) 2017-2019 Sadie Powell <sadie@witchery.services>
|
||||
* Copyright (C) 2017-2020 Sadie Powell <sadie@witchery.services>
|
||||
* Copyright (C) 2013-2015 Attila Molnar <attilamolnar@hush.com>
|
||||
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
||||
* Copyright (C) 2009 Uli Schlachter <psychon@inspircd.org>
|
||||
|
@ -1,7 +1,7 @@
|
||||
/*
|
||||
* InspIRCd -- Internet Relay Chat Daemon
|
||||
*
|
||||
* Copyright (C) 2013, 2017-2018 Sadie Powell <sadie@witchery.services>
|
||||
* Copyright (C) 2013, 2017-2018, 2020 Sadie Powell <sadie@witchery.services>
|
||||
* Copyright (C) 2012, 2014, 2016 Attila Molnar <attilamolnar@hush.com>
|
||||
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
||||
* Copyright (C) 2009-2010 Daniel De Graaf <danieldg@inspircd.org>
|
||||
|
@ -1,7 +1,7 @@
|
||||
/*
|
||||
* InspIRCd -- Internet Relay Chat Daemon
|
||||
*
|
||||
* Copyright (C) 2013, 2019 Sadie Powell <sadie@witchery.services>
|
||||
* Copyright (C) 2013, 2019-2020 Sadie Powell <sadie@witchery.services>
|
||||
* Copyright (C) 2013 Attila Molnar <attilamolnar@hush.com>
|
||||
*
|
||||
* This file is part of InspIRCd. InspIRCd is free software: you can
|
||||
|
@ -1,6 +1,7 @@
|
||||
/*
|
||||
* InspIRCd -- Internet Relay Chat Daemon
|
||||
*
|
||||
* Copyright (C) 2020 Matt Schatz <genius3000@g3k.solutions>
|
||||
* Copyright (C) 2018 Chris Novakovic <chrisnovakovic@users.noreply.github.com>
|
||||
* Copyright (C) 2013, 2017-2020 Sadie Powell <sadie@witchery.services>
|
||||
* Copyright (C) 2013 Adam <Adam@anope.org>
|
||||
|
@ -1,6 +1,7 @@
|
||||
/*
|
||||
* InspIRCd -- Internet Relay Chat Daemon
|
||||
*
|
||||
* Copyright (C) 2020 Matt Schatz <genius3000@g3k.solutions>
|
||||
* Copyright (C) 2019 linuxdaemon <linuxdaemon.irc@gmail.com>
|
||||
* Copyright (C) 2018 Dylan Frank <b00mx0r@aureus.pw>
|
||||
* Copyright (C) 2013-2016 Attila Molnar <attilamolnar@hush.com>
|
||||
|
@ -1,7 +1,7 @@
|
||||
/*
|
||||
* InspIRCd -- Internet Relay Chat Daemon
|
||||
*
|
||||
* Copyright (C) 2017-2018 Sadie Powell <sadie@witchery.services>
|
||||
* Copyright (C) 2017-2018, 2020 Sadie Powell <sadie@witchery.services>
|
||||
* Copyright (C) 2014 Daniel Vassdal <shutter@canternet.org>
|
||||
*
|
||||
* This file is part of InspIRCd. InspIRCd is free software: you can
|
||||
|
@ -1,8 +1,8 @@
|
||||
/*
|
||||
* InspIRCd -- Internet Relay Chat Daemon
|
||||
*
|
||||
* Copyright (C) 2018, 2020 Sadie Powell <sadie@witchery.services>
|
||||
* Copyright (C) 2018 linuxdaemon <linuxdaemon.irc@gmail.com>
|
||||
* Copyright (C) 2018 Sadie Powell <sadie@witchery.services>
|
||||
* Copyright (C) 2014, 2016 Attila Molnar <attilamolnar@hush.com>
|
||||
* Copyright (C) 2014 Daniel Vassdal <shutter@canternet.org>
|
||||
*
|
||||
|
@ -4,7 +4,6 @@
|
||||
* Copyright (C) 2013, 2018-2020 Sadie Powell <sadie@witchery.services>
|
||||
* Copyright (C) 2012, 2019 Robby <robby@chatbelgie.be>
|
||||
* Copyright (C) 2012 Attila Molnar <attilamolnar@hush.com>
|
||||
* Copyright (C) 2010 Craig Edwards <brain@inspircd.org>
|
||||
* Copyright (C) 2009 Daniel De Graaf <danieldg@inspircd.org>
|
||||
* Copyright (C) 2007 John Brooks <special@inspircd.org>
|
||||
* Copyright (C) 2007 Dennis Friis <peavey@inspircd.org>
|
||||
|
@ -2,7 +2,7 @@
|
||||
* InspIRCd -- Internet Relay Chat Daemon
|
||||
*
|
||||
* Copyright (C) 2017 B00mX0r <b00mx0r@aureus.pw>
|
||||
* Copyright (C) 2016, 2018-2019 Sadie Powell <sadie@witchery.services>
|
||||
* Copyright (C) 2016, 2018-2020 Sadie Powell <sadie@witchery.services>
|
||||
* Copyright (C) 2014 Adam <Adam@anope.org>
|
||||
* Copyright (C) 2013-2016 Attila Molnar <attilamolnar@hush.com>
|
||||
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
||||
|
@ -1,7 +1,7 @@
|
||||
/*
|
||||
* InspIRCd -- Internet Relay Chat Daemon
|
||||
*
|
||||
* Copyright (C) 2019 Matt Schatz <genius3000@g3k.solutions>
|
||||
* Copyright (C) 2019-2020 Matt Schatz <genius3000@g3k.solutions>
|
||||
* Copyright (C) 2018 linuxdaemon <linuxdaemon.irc@gmail.com>
|
||||
* Copyright (C) 2013, 2017-2018, 2020 Sadie Powell <sadie@witchery.services>
|
||||
* Copyright (C) 2012, 2018-2019 Robby <robby@chatbelgie.be>
|
||||
|
@ -1,6 +1,7 @@
|
||||
/*
|
||||
* InspIRCd -- Internet Relay Chat Daemon
|
||||
*
|
||||
* Copyright (C) 2020 iwalkalone <iwalkalone69@gmail.com>
|
||||
* Copyright (C) 2018 linuxdaemon <linuxdaemon.irc@gmail.com>
|
||||
* Copyright (C) 2017 B00mX0r <b00mx0r@aureus.pw>
|
||||
* Copyright (C) 2016, 2019 Matt Schatz <genius3000@g3k.solutions>
|
||||
|
Loading…
x
Reference in New Issue
Block a user