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
f3e847b21a
commit
ae3e2db109
1
configure
vendored
1
configure
vendored
@ -2,7 +2,6 @@
|
|||||||
#
|
#
|
||||||
# InspIRCd -- Internet Relay Chat Daemon
|
# InspIRCd -- Internet Relay Chat Daemon
|
||||||
#
|
#
|
||||||
# Copyright (C) 2020 Nicole Kleinhoff <ilbelkyr@shalture.org>
|
|
||||||
# Copyright (C) 2020 Daniel Vassdal <shutter@canternet.org>
|
# Copyright (C) 2020 Daniel Vassdal <shutter@canternet.org>
|
||||||
# Copyright (C) 2019 Matt Schatz <genius3000@g3k.solutions>
|
# Copyright (C) 2019 Matt Schatz <genius3000@g3k.solutions>
|
||||||
# Copyright (C) 2013-2022 Sadie Powell <sadie@witchery.services>
|
# Copyright (C) 2013-2022 Sadie Powell <sadie@witchery.services>
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2019 Matt Schatz <genius3000@g3k.solutions>
|
* Copyright (C) 2019 Matt Schatz <genius3000@g3k.solutions>
|
||||||
* Copyright (C) 2013 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2013, 2021-2022 Sadie Powell <sadie@witchery.services>
|
||||||
* Copyright (C) 2012-2014 Attila Molnar <attilamolnar@hush.com>
|
* Copyright (C) 2012-2014 Attila Molnar <attilamolnar@hush.com>
|
||||||
* Copyright (C) 2012, 2019 Robby <robby@chatbelgie.be>
|
* Copyright (C) 2012, 2019 Robby <robby@chatbelgie.be>
|
||||||
* Copyright (C) 2009 Daniel De Graaf <danieldg@inspircd.org>
|
* Copyright (C) 2009 Daniel De Graaf <danieldg@inspircd.org>
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 Matt Schatz <genius3000@g3k.solutions>
|
* Copyright (C) 2020 Matt Schatz <genius3000@g3k.solutions>
|
||||||
* Copyright (C) 2013, 2017, 2020-2021 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2013, 2020-2022, 2024 Sadie Powell <sadie@witchery.services>
|
||||||
* Copyright (C) 2013, 2015 Attila Molnar <attilamolnar@hush.com>
|
* Copyright (C) 2013, 2015 Attila Molnar <attilamolnar@hush.com>
|
||||||
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
||||||
* Copyright (C) 2012 ChrisTX <xpipe@hotmail.de>
|
* Copyright (C) 2012 ChrisTX <xpipe@hotmail.de>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2020-2022 Sadie Powell <sadie@witchery.services>
|
||||||
*
|
*
|
||||||
* This file is part of InspIRCd. InspIRCd is free software: you can
|
* 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
|
* redistribute it and/or modify it under the terms of the GNU General Public
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2013-2016, 2018 Attila Molnar <attilamolnar@hush.com>
|
* Copyright (C) 2013-2014, 2016, 2018 Attila Molnar <attilamolnar@hush.com>
|
||||||
* Copyright (C) 2012-2013, 2017-2020 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2012-2013, 2018-2023 Sadie Powell <sadie@witchery.services>
|
||||||
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
||||||
* Copyright (C) 2009 Daniel De Graaf <danieldg@inspircd.org>
|
* Copyright (C) 2009 Daniel De Graaf <danieldg@inspircd.org>
|
||||||
* Copyright (C) 2007-2008 Robin Burchell <robin+git@viroteck.net>
|
* Copyright (C) 2007-2008 Robin Burchell <robin+git@viroteck.net>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2018-2020, 2022-2023 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2018-2023 Sadie Powell <sadie@witchery.services>
|
||||||
* Copyright (C) 2018 Attila Molnar <attilamolnar@hush.com>
|
* Copyright (C) 2018 Attila Molnar <attilamolnar@hush.com>
|
||||||
*
|
*
|
||||||
* This file is part of InspIRCd. InspIRCd is free software: you can
|
* This file is part of InspIRCd. InspIRCd is free software: you can
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2018, 2022 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2018, 2021-2022 Sadie Powell <sadie@witchery.services>
|
||||||
* Copyright (C) 2018 Attila Molnar <attilamolnar@hush.com>
|
* Copyright (C) 2018 Attila Molnar <attilamolnar@hush.com>
|
||||||
*
|
*
|
||||||
* This file is part of InspIRCd. InspIRCd is free software: you can
|
* This file is part of InspIRCd. InspIRCd is free software: you can
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2018, 2020-2022 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2018, 2020-2023 Sadie Powell <sadie@witchery.services>
|
||||||
* Copyright (C) 2018 Attila Molnar <attilamolnar@hush.com>
|
* Copyright (C) 2018 Attila Molnar <attilamolnar@hush.com>
|
||||||
*
|
*
|
||||||
* This file is part of InspIRCd. InspIRCd is free software: you can
|
* This file is part of InspIRCd. InspIRCd is free software: you can
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2013-2014, 2016, 2018 Attila Molnar <attilamolnar@hush.com>
|
* Copyright (C) 2013-2014, 2016, 2018 Attila Molnar <attilamolnar@hush.com>
|
||||||
* Copyright (C) 2012-2013, 2017-2018 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2012-2013, 2018, 2020-2022 Sadie Powell <sadie@witchery.services>
|
||||||
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
||||||
* Copyright (C) 2009 Daniel De Graaf <danieldg@inspircd.org>
|
* Copyright (C) 2009 Daniel De Graaf <danieldg@inspircd.org>
|
||||||
* Copyright (C) 2007 Robin Burchell <robin+git@viroteck.net>
|
* Copyright (C) 2007 Robin Burchell <robin+git@viroteck.net>
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2013-2014, 2017, 2021 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2013, 2022-2023 Sadie Powell <sadie@witchery.services>
|
||||||
* Copyright (C) 2013-2014, 2016 Attila Molnar <attilamolnar@hush.com>
|
* Copyright (C) 2013 Attila Molnar <attilamolnar@hush.com>
|
||||||
*
|
*
|
||||||
* This file is part of InspIRCd. InspIRCd is free software: you can
|
* 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
|
* redistribute it and/or modify it under the terms of the GNU General Public
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2014 Attila Molnar <attilamolnar@hush.com>
|
* Copyright (C) 2014 Attila Molnar <attilamolnar@hush.com>
|
||||||
* Copyright (C) 2013, 2016, 2021 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2013, 2016, 2020-2023 Sadie Powell <sadie@witchery.services>
|
||||||
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
||||||
* Copyright (C) 2009-2010 Daniel De Graaf <danieldg@inspircd.org>
|
* Copyright (C) 2009-2010 Daniel De Graaf <danieldg@inspircd.org>
|
||||||
*
|
*
|
||||||
|
@ -1,17 +1,15 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2019 Matt Schatz <genius3000@g3k.solutions>
|
|
||||||
* Copyright (C) 2018 Chris Novakovic
|
* Copyright (C) 2018 Chris Novakovic
|
||||||
* Copyright (C) 2013-2014, 2016 Attila Molnar <attilamolnar@hush.com>
|
* Copyright (C) 2013-2014 Attila Molnar <attilamolnar@hush.com>
|
||||||
* Copyright (C) 2013 Daniel Vassdal <shutter@canternet.org>
|
* Copyright (C) 2012-2014, 2016-2024 Sadie Powell <sadie@witchery.services>
|
||||||
* Copyright (C) 2012-2014, 2016-2022 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
||||||
* Copyright (C) 2012, 2019 Robby <robby@chatbelgie.be>
|
|
||||||
* Copyright (C) 2009-2010 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) 2008 Thomas Stagner <aquanight@inspircd.org>
|
||||||
* Copyright (C) 2007-2008 Robin Burchell <robin+git@viroteck.net>
|
* Copyright (C) 2007-2008 Robin Burchell <robin+git@viroteck.net>
|
||||||
|
* Copyright (C) 2007-2008 Craig Edwards <brain@inspircd.org>
|
||||||
* Copyright (C) 2007 Dennis Friis <peavey@inspircd.org>
|
* 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>
|
* Copyright (C) 2006 Oliver Lupton <om@inspircd.org>
|
||||||
*
|
*
|
||||||
* This file is part of InspIRCd. InspIRCd is free software: you can
|
* This file is part of InspIRCd. InspIRCd is free software: you can
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2017-2019 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2019, 2021, 2023 Sadie Powell <sadie@witchery.services>
|
||||||
* Copyright (C) 2016 Attila Molnar <attilamolnar@hush.com>
|
* Copyright (C) 2016 Attila Molnar <attilamolnar@hush.com>
|
||||||
*
|
*
|
||||||
* This file is part of InspIRCd. InspIRCd is free software: you can
|
* This file is part of InspIRCd. InspIRCd is free software: you can
|
||||||
|
@ -2,9 +2,9 @@
|
|||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012-2015, 2018 Attila Molnar <attilamolnar@hush.com>
|
* Copyright (C) 2012-2015, 2018 Attila Molnar <attilamolnar@hush.com>
|
||||||
* Copyright (C) 2012-2013, 2017-2018, 2020, 2022 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2012-2013, 2017-2022 Sadie Powell <sadie@witchery.services>
|
||||||
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
||||||
* Copyright (C) 2009-2010 Daniel De Graaf <danieldg@inspircd.org>
|
* Copyright (C) 2009 Daniel De Graaf <danieldg@inspircd.org>
|
||||||
* Copyright (C) 2008 Thomas Stagner <aquanight@inspircd.org>
|
* Copyright (C) 2008 Thomas Stagner <aquanight@inspircd.org>
|
||||||
* Copyright (C) 2007-2008 Robin Burchell <robin+git@viroteck.net>
|
* Copyright (C) 2007-2008 Robin Burchell <robin+git@viroteck.net>
|
||||||
* Copyright (C) 2007 Dennis Friis <peavey@inspircd.org>
|
* Copyright (C) 2007 Dennis Friis <peavey@inspircd.org>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2013, 2017 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2013, 2017, 2021-2022 Sadie Powell <sadie@witchery.services>
|
||||||
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
||||||
* Copyright (C) 2011 jackmcbarn <jackmcbarn@inspircd.org>
|
* Copyright (C) 2011 jackmcbarn <jackmcbarn@inspircd.org>
|
||||||
* Copyright (C) 2009 Daniel De Graaf <danieldg@inspircd.org>
|
* Copyright (C) 2009 Daniel De Graaf <danieldg@inspircd.org>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2013, 2019-2020 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2013, 2019-2022 Sadie Powell <sadie@witchery.services>
|
||||||
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
||||||
* Copyright (C) 2012 ChrisTX <xpipe@hotmail.de>
|
* Copyright (C) 2012 ChrisTX <xpipe@hotmail.de>
|
||||||
* Copyright (C) 2009-2010 Daniel De Graaf <danieldg@inspircd.org>
|
* Copyright (C) 2009-2010 Daniel De Graaf <danieldg@inspircd.org>
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2019-2020 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2019-2023 Sadie Powell <sadie@witchery.services>
|
||||||
* Copyright (C) 2013-2015 Attila Molnar <attilamolnar@hush.com>
|
* Copyright (C) 2013, 2015 Attila Molnar <attilamolnar@hush.com>
|
||||||
*
|
*
|
||||||
* This file is part of InspIRCd. InspIRCd is free software: you can
|
* 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
|
* redistribute it and/or modify it under the terms of the GNU General Public
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2018-2021 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2018-2023 Sadie Powell <sadie@witchery.services>
|
||||||
* Copyright (C) 2015, 2018 Attila Molnar <attilamolnar@hush.com>
|
* Copyright (C) 2015, 2018 Attila Molnar <attilamolnar@hush.com>
|
||||||
*
|
*
|
||||||
* This file is part of InspIRCd. InspIRCd is free software: you can
|
* This file is part of InspIRCd. InspIRCd is free software: you can
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2013, 2017-2020 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2013, 2019, 2021-2022 Sadie Powell <sadie@witchery.services>
|
||||||
* Copyright (C) 2012, 2014-2015 Attila Molnar <attilamolnar@hush.com>
|
* Copyright (C) 2012, 2014-2015 Attila Molnar <attilamolnar@hush.com>
|
||||||
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
||||||
* Copyright (C) 2009 Daniel De Graaf <danieldg@inspircd.org>
|
* Copyright (C) 2009 Daniel De Graaf <danieldg@inspircd.org>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2022 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2022-2023 Sadie Powell <sadie@witchery.services>
|
||||||
*
|
*
|
||||||
* This file is part of InspIRCd. InspIRCd is free software: you can
|
* 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
|
* redistribute it and/or modify it under the terms of the GNU General Public
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2019-2020, 2022 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2019-2021 Sadie Powell <sadie@witchery.services>
|
||||||
* Copyright (C) 2014 Attila Molnar <attilamolnar@hush.com>
|
* Copyright (C) 2014 Attila Molnar <attilamolnar@hush.com>
|
||||||
*
|
*
|
||||||
* This file is part of InspIRCd. InspIRCd is free software: you can
|
* This file is part of InspIRCd. InspIRCd is free software: you can
|
||||||
|
@ -1,15 +1,14 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2019 linuxdaemon <linuxdaemon.irc@gmail.com>
|
* Copyright (C) 2013, 2018-2022 Sadie Powell <sadie@witchery.services>
|
||||||
* Copyright (C) 2013, 2018-2019 Sadie Powell <sadie@witchery.services>
|
|
||||||
* Copyright (C) 2013 Adam <Adam@anope.org>
|
* Copyright (C) 2013 Adam <Adam@anope.org>
|
||||||
* Copyright (C) 2012-2013, 2016 Attila Molnar <attilamolnar@hush.com>
|
* Copyright (C) 2012-2013, 2016 Attila Molnar <attilamolnar@hush.com>
|
||||||
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
||||||
* Copyright (C) 2009 Daniel De Graaf <danieldg@inspircd.org>
|
* Copyright (C) 2009 Daniel De Graaf <danieldg@inspircd.org>
|
||||||
* Copyright (C) 2008-2009 Robin Burchell <robin+git@viroteck.net>
|
* Copyright (C) 2008-2009 Robin Burchell <robin+git@viroteck.net>
|
||||||
* Copyright (C) 2007 Dennis Friis <peavey@inspircd.org>
|
* Copyright (C) 2007 Dennis Friis <peavey@inspircd.org>
|
||||||
* Copyright (C) 2005-2009 Craig Edwards <brain@inspircd.org>
|
* Copyright (C) 2005-2008 Craig Edwards <brain@inspircd.org>
|
||||||
*
|
*
|
||||||
* This file is part of InspIRCd. InspIRCd is free software: you can
|
* 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
|
* redistribute it and/or modify it under the terms of the GNU General Public
|
||||||
|
@ -2,14 +2,11 @@
|
|||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2019 Matt Schatz <genius3000@g3k.solutions>
|
* Copyright (C) 2019 Matt Schatz <genius3000@g3k.solutions>
|
||||||
* Copyright (C) 2018 linuxdaemon <linuxdaemon.irc@gmail.com>
|
|
||||||
* Copyright (C) 2013 Daniel Vassdal <shutter@canternet.org>
|
|
||||||
* Copyright (C) 2012-2016, 2018 Attila Molnar <attilamolnar@hush.com>
|
* Copyright (C) 2012-2016, 2018 Attila Molnar <attilamolnar@hush.com>
|
||||||
* Copyright (C) 2012-2014, 2017-2019, 2022-2023 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2012-2013, 2017-2023 Sadie Powell <sadie@witchery.services>
|
||||||
* Copyright (C) 2012, 2019 Robby <robby@chatbelgie.be>
|
* Copyright (C) 2012, 2019 Robby <robby@chatbelgie.be>
|
||||||
* Copyright (C) 2012 ChrisTX <xpipe@hotmail.de>
|
* Copyright (C) 2012 ChrisTX <xpipe@hotmail.de>
|
||||||
* Copyright (C) 2009-2010 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-2009 Dennis Friis <peavey@inspircd.org>
|
* Copyright (C) 2007-2009 Dennis Friis <peavey@inspircd.org>
|
||||||
* Copyright (C) 2007-2008 Robin Burchell <robin+git@viroteck.net>
|
* Copyright (C) 2007-2008 Robin Burchell <robin+git@viroteck.net>
|
||||||
* Copyright (C) 2007 Oliver Lupton <om@inspircd.org>
|
* Copyright (C) 2007 Oliver Lupton <om@inspircd.org>
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
|
* Copyright (C) 2020, 2022 Sadie Powell <sadie@witchery.services>
|
||||||
* Copyright (C) 2014 Attila Molnar <attilamolnar@hush.com>
|
* Copyright (C) 2014 Attila Molnar <attilamolnar@hush.com>
|
||||||
*
|
*
|
||||||
* This file is part of InspIRCd. InspIRCd is free software: you can
|
* This file is part of InspIRCd. InspIRCd is free software: you can
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2022 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2020, 2022 Sadie Powell <sadie@witchery.services>
|
||||||
* Copyright (C) 2014 Attila Molnar <attilamolnar@hush.com>
|
* Copyright (C) 2014 Attila Molnar <attilamolnar@hush.com>
|
||||||
*
|
*
|
||||||
* This file is part of InspIRCd. InspIRCd is free software: you can
|
* This file is part of InspIRCd. InspIRCd is free software: you can
|
||||||
|
@ -1,9 +1,10 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2021 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2021 Dominic Hamon
|
||||||
|
* Copyright (C) 2020-2023 Sadie Powell <sadie@witchery.services>
|
||||||
* Copyright (C) 2019 Robby <robby@chatbelgie.be>
|
* Copyright (C) 2019 Robby <robby@chatbelgie.be>
|
||||||
* Copyright (C) 2013, 2016-2017 Attila Molnar <attilamolnar@hush.com>
|
* Copyright (C) 2013, 2016 Attila Molnar <attilamolnar@hush.com>
|
||||||
*
|
*
|
||||||
* This file is part of InspIRCd. InspIRCd is free software: you can
|
* 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
|
* redistribute it and/or modify it under the terms of the GNU General Public
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* Copyright (C) 2018 B00mX0r <b00mx0r@aureus.pw>
|
* Copyright (C) 2018 B00mX0r <b00mx0r@aureus.pw>
|
||||||
* Copyright (C) 2013-2014 Attila Molnar <attilamolnar@hush.com>
|
* Copyright (C) 2013-2014 Attila Molnar <attilamolnar@hush.com>
|
||||||
* Copyright (C) 2013, 2017-2019 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2013, 2017-2019, 2021-2023 Sadie Powell <sadie@witchery.services>
|
||||||
*
|
*
|
||||||
* This file is part of InspIRCd. InspIRCd is free software: you can
|
* 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
|
* redistribute it and/or modify it under the terms of the GNU General Public
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2022 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2022-2023 Sadie Powell <sadie@witchery.services>
|
||||||
*
|
*
|
||||||
* This file is part of InspIRCd. InspIRCd is free software: you can
|
* 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
|
* redistribute it and/or modify it under the terms of the GNU General Public
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2013-2014, 2016 Attila Molnar <attilamolnar@hush.com>
|
* Copyright (C) 2013-2014, 2016 Attila Molnar <attilamolnar@hush.com>
|
||||||
* Copyright (C) 2013, 2017-2018 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2013, 2017-2018, 2021-2022 Sadie Powell <sadie@witchery.services>
|
||||||
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
||||||
* Copyright (C) 2009 Daniel De Graaf <danieldg@inspircd.org>
|
* Copyright (C) 2009 Daniel De Graaf <danieldg@inspircd.org>
|
||||||
*
|
*
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2018 Attila Molnar <attilamolnar@hush.com>
|
* Copyright (C) 2018 Attila Molnar <attilamolnar@hush.com>
|
||||||
* Copyright (C) 2017-2018, 2020 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2017-2018, 2020-2021, 2023 Sadie Powell <sadie@witchery.services>
|
||||||
*
|
*
|
||||||
* This file is part of InspIRCd. InspIRCd is free software: you can
|
* 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
|
* redistribute it and/or modify it under the terms of the GNU General Public
|
||||||
|
@ -2,11 +2,11 @@
|
|||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2013-2016 Attila Molnar <attilamolnar@hush.com>
|
* Copyright (C) 2013-2016 Attila Molnar <attilamolnar@hush.com>
|
||||||
* Copyright (C) 2012-2013, 2017-2022 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2012-2013, 2017-2023 Sadie Powell <sadie@witchery.services>
|
||||||
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
||||||
* Copyright (C) 2009 Daniel De Graaf <danieldg@inspircd.org>
|
* Copyright (C) 2009 Daniel De Graaf <danieldg@inspircd.org>
|
||||||
* Copyright (C) 2008 Thomas Stagner <aquanight@inspircd.org>
|
* Copyright (C) 2008 Thomas Stagner <aquanight@inspircd.org>
|
||||||
* Copyright (C) 2007-2008 Robin Burchell <robin+git@viroteck.net>
|
* Copyright (C) 2007 Robin Burchell <robin+git@viroteck.net>
|
||||||
* Copyright (C) 2007 Dennis Friis <peavey@inspircd.org>
|
* Copyright (C) 2007 Dennis Friis <peavey@inspircd.org>
|
||||||
* Copyright (C) 2006-2008 Craig Edwards <brain@inspircd.org>
|
* Copyright (C) 2006-2008 Craig Edwards <brain@inspircd.org>
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2017-2018 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2017-2018, 2021 Sadie Powell <sadie@witchery.services>
|
||||||
* Copyright (C) 2014, 2018 Attila Molnar <attilamolnar@hush.com>
|
* Copyright (C) 2014, 2018 Attila Molnar <attilamolnar@hush.com>
|
||||||
*
|
*
|
||||||
* This file is part of InspIRCd. InspIRCd is free software: you can
|
* This file is part of InspIRCd. InspIRCd is free software: you can
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020, 2023 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2020 Sadie Powell <sadie@witchery.services>
|
||||||
*
|
*
|
||||||
* This file is part of InspIRCd. InspIRCd is free software: you can
|
* 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
|
* redistribute it and/or modify it under the terms of the GNU General Public
|
||||||
|
@ -1,11 +1,9 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 Matt Schatz <genius3000@g3k.solutions>
|
|
||||||
* Copyright (C) 2019 iwalkalone <iwalkalone69@gmail.com>
|
* Copyright (C) 2019 iwalkalone <iwalkalone69@gmail.com>
|
||||||
* Copyright (C) 2013 Adam <Adam@anope.org>
|
|
||||||
* Copyright (C) 2012-2016, 2018 Attila Molnar <attilamolnar@hush.com>
|
* Copyright (C) 2012-2016, 2018 Attila Molnar <attilamolnar@hush.com>
|
||||||
* Copyright (C) 2012-2013, 2017-2022 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2012-2013, 2017-2024 Sadie Powell <sadie@witchery.services>
|
||||||
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
||||||
* Copyright (C) 2009-2010 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) 2008 Thomas Stagner <aquanight@inspircd.org>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2022 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2022-2023 Sadie Powell <sadie@witchery.services>
|
||||||
*
|
*
|
||||||
* This file is part of InspIRCd. InspIRCd is free software: you can
|
* 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
|
* redistribute it and/or modify it under the terms of the GNU General Public
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2018 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2018, 2021, 2023 Sadie Powell <sadie@witchery.services>
|
||||||
*
|
*
|
||||||
* This file is part of InspIRCd. InspIRCd is free software: you can
|
* 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
|
* redistribute it and/or modify it under the terms of the GNU General Public
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2018 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2018, 2021 Sadie Powell <sadie@witchery.services>
|
||||||
*
|
*
|
||||||
* This file is part of InspIRCd. InspIRCd is free software: you can
|
* 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
|
* redistribute it and/or modify it under the terms of the GNU General Public
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2018-2021 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2018-2023 Sadie Powell <sadie@witchery.services>
|
||||||
* Copyright (C) 2015-2016, 2018 Attila Molnar <attilamolnar@hush.com>
|
* Copyright (C) 2015-2016, 2018 Attila Molnar <attilamolnar@hush.com>
|
||||||
*
|
*
|
||||||
* This file is part of InspIRCd. InspIRCd is free software: you can
|
* This file is part of InspIRCd. InspIRCd is free software: you can
|
||||||
|
@ -2,6 +2,7 @@
|
|||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2023 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2023 Sadie Powell <sadie@witchery.services>
|
||||||
|
* Copyright (C) 2017 Adam <Adam@anope.org>
|
||||||
*
|
*
|
||||||
* This file is part of InspIRCd. InspIRCd is free software: you can
|
* 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
|
* redistribute it and/or modify it under the terms of the GNU General Public
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2018, 2020 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2018, 2020-2023 Sadie Powell <sadie@witchery.services>
|
||||||
*
|
*
|
||||||
* This file is part of InspIRCd. InspIRCd is free software: you can
|
* 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
|
* redistribute it and/or modify it under the terms of the GNU General Public
|
||||||
|
@ -1,7 +1,8 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2017, 2019, 2021 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2021 Dominic Hamon
|
||||||
|
* Copyright (C) 2019-2023 Sadie Powell <sadie@witchery.services>
|
||||||
* Copyright (C) 2014-2015 Attila Molnar <attilamolnar@hush.com>
|
* Copyright (C) 2014-2015 Attila Molnar <attilamolnar@hush.com>
|
||||||
* Copyright (C) 2013, 2015-2016 Adam <Adam@anope.org>
|
* Copyright (C) 2013, 2015-2016 Adam <Adam@anope.org>
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2017, 2019 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2017, 2019, 2021, 2023 Sadie Powell <sadie@witchery.services>
|
||||||
*
|
*
|
||||||
* This file is part of InspIRCd. InspIRCd is free software: you can
|
* 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
|
* redistribute it and/or modify it under the terms of the GNU General Public
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2020-2023 Sadie Powell <sadie@witchery.services>
|
||||||
*
|
*
|
||||||
* This file is part of InspIRCd. InspIRCd is free software: you can
|
* 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
|
* redistribute it and/or modify it under the terms of the GNU General Public
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2019, 2022 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2019, 2021-2022 Sadie Powell <sadie@witchery.services>
|
||||||
*
|
*
|
||||||
* This file is part of InspIRCd. InspIRCd is free software: you can
|
* 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
|
* redistribute it and/or modify it under the terms of the GNU General Public
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2014 Daniel Vassdal <shutter@canternet.org>
|
* Copyright (C) 2014 Daniel Vassdal <shutter@canternet.org>
|
||||||
* Copyright (C) 2013 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2013, 2021-2023 Sadie Powell <sadie@witchery.services>
|
||||||
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
||||||
* Copyright (C) 2009-2010 Daniel De Graaf <danieldg@inspircd.org>
|
* Copyright (C) 2009-2010 Daniel De Graaf <danieldg@inspircd.org>
|
||||||
* Copyright (C) 2007 Dennis Friis <peavey@inspircd.org>
|
* Copyright (C) 2007 Dennis Friis <peavey@inspircd.org>
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2019 linuxdaemon <linuxdaemon.irc@gmail.com>
|
* Copyright (C) 2019 linuxdaemon <linuxdaemon.irc@gmail.com>
|
||||||
* Copyright (C) 2013, 2021 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2013, 2021-2023 Sadie Powell <sadie@witchery.services>
|
||||||
* Copyright (C) 2013, 2015 Attila Molnar <attilamolnar@hush.com>
|
* Copyright (C) 2013, 2015 Attila Molnar <attilamolnar@hush.com>
|
||||||
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
||||||
* Copyright (C) 2009 Daniel De Graaf <danieldg@inspircd.org>
|
* Copyright (C) 2009 Daniel De Graaf <danieldg@inspircd.org>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2019, 2022 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2019-2022 Sadie Powell <sadie@witchery.services>
|
||||||
* Copyright (C) 2015 Attila Molnar <attilamolnar@hush.com>
|
* Copyright (C) 2015 Attila Molnar <attilamolnar@hush.com>
|
||||||
*
|
*
|
||||||
* This file is part of InspIRCd. InspIRCd is free software: you can
|
* This file is part of InspIRCd. InspIRCd is free software: you can
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2018-2020, 2022 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2018-2022 Sadie Powell <sadie@witchery.services>
|
||||||
* Copyright (C) 2018 Attila Molnar <attilamolnar@hush.com>
|
* Copyright (C) 2018 Attila Molnar <attilamolnar@hush.com>
|
||||||
*
|
*
|
||||||
* This file is part of InspIRCd. InspIRCd is free software: you can
|
* This file is part of InspIRCd. InspIRCd is free software: you can
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2019-2022 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2019-2023 Sadie Powell <sadie@witchery.services>
|
||||||
*
|
*
|
||||||
* This file is part of InspIRCd. InspIRCd is free software: you can
|
* 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
|
* redistribute it and/or modify it under the terms of the GNU General Public
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2018-2019, 2022 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2018-2019, 2021-2023 Sadie Powell <sadie@witchery.services>
|
||||||
* Copyright (C) 2018 Attila Molnar <attilamolnar@hush.com>
|
* Copyright (C) 2018 Attila Molnar <attilamolnar@hush.com>
|
||||||
*
|
*
|
||||||
* This file is part of InspIRCd. InspIRCd is free software: you can
|
* This file is part of InspIRCd. InspIRCd is free software: you can
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2020-2023 Sadie Powell <sadie@witchery.services>
|
||||||
*
|
*
|
||||||
* This file is part of InspIRCd. InspIRCd is free software: you can
|
* 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
|
* redistribute it and/or modify it under the terms of the GNU General Public
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
|
* Copyright (C) 2020-2022 Sadie Powell <sadie@witchery.services>
|
||||||
* Copyright (C) 2013, 2015 Adam <Adam@anope.org>
|
* Copyright (C) 2013, 2015 Adam <Adam@anope.org>
|
||||||
*
|
*
|
||||||
* This file is part of InspIRCd. InspIRCd is free software: you can
|
* This file is part of InspIRCd. InspIRCd is free software: you can
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2019 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2019, 2021, 2023 Sadie Powell <sadie@witchery.services>
|
||||||
*
|
*
|
||||||
* This file is part of InspIRCd. InspIRCd is free software: you can
|
* 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
|
* redistribute it and/or modify it under the terms of the GNU General Public
|
||||||
|
@ -1,10 +1,8 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2013, 2021 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2013, 2020-2023 Sadie Powell <sadie@witchery.services>
|
||||||
* Copyright (C) 2013 Attila Molnar <attilamolnar@hush.com>
|
|
||||||
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
||||||
* Copyright (C) 2009 Daniel De Graaf <danieldg@inspircd.org>
|
|
||||||
* Copyright (C) 2008 Thomas Stagner <aquanight@inspircd.org>
|
* Copyright (C) 2008 Thomas Stagner <aquanight@inspircd.org>
|
||||||
*
|
*
|
||||||
* This file is part of InspIRCd. InspIRCd is free software: you can
|
* This file is part of InspIRCd. InspIRCd is free software: you can
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
|
* Copyright (C) 2021-2023 Sadie Powell <sadie@witchery.services>
|
||||||
* Copyright (C) 2015 Attila Molnar <attilamolnar@hush.com>
|
* Copyright (C) 2015 Attila Molnar <attilamolnar@hush.com>
|
||||||
*
|
*
|
||||||
* This file is part of InspIRCd. InspIRCd is free software: you can
|
* This file is part of InspIRCd. InspIRCd is free software: you can
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2015 Attila Molnar <attilamolnar@hush.com>
|
* Copyright (C) 2015 Attila Molnar <attilamolnar@hush.com>
|
||||||
* Copyright (C) 2013, 2017-2019, 2022 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2013, 2017-2019, 2022-2024 Sadie Powell <sadie@witchery.services>
|
||||||
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
||||||
* Copyright (C) 2009 Daniel De Graaf <danieldg@inspircd.org>
|
* Copyright (C) 2009 Daniel De Graaf <danieldg@inspircd.org>
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2018 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2018, 2021, 2023 Sadie Powell <sadie@witchery.services>
|
||||||
* Copyright (C) 2017 B00mX0r <b00mx0r@aureus.pw>
|
* Copyright (C) 2017 B00mX0r <b00mx0r@aureus.pw>
|
||||||
*
|
*
|
||||||
* This file is part of InspIRCd. InspIRCd is free software: you can
|
* This file is part of InspIRCd. InspIRCd is free software: you can
|
||||||
|
@ -2,8 +2,7 @@
|
|||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2015 Daniel Vassdal <shutter@canternet.org>
|
* Copyright (C) 2015 Daniel Vassdal <shutter@canternet.org>
|
||||||
* Copyright (C) 2014 Attila Molnar <attilamolnar@hush.com>
|
* Copyright (C) 2013, 2017-2019, 2021-2022, 2024 Sadie Powell <sadie@witchery.services>
|
||||||
* Copyright (C) 2013, 2017-2019, 2021-2022 Sadie Powell <sadie@witchery.services>
|
|
||||||
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
||||||
* Copyright (C) 2010 Daniel De Graaf <danieldg@inspircd.org>
|
* Copyright (C) 2010 Daniel De Graaf <danieldg@inspircd.org>
|
||||||
*
|
*
|
||||||
|
@ -4,10 +4,9 @@
|
|||||||
* Copyright (C) 2020 Matt Schatz <genius3000@g3k.solutions>
|
* Copyright (C) 2020 Matt Schatz <genius3000@g3k.solutions>
|
||||||
* Copyright (C) 2019 B00mX0r <b00mx0r@aureus.pw>
|
* Copyright (C) 2019 B00mX0r <b00mx0r@aureus.pw>
|
||||||
* Copyright (C) 2018 Dylan Frank <b00mx0r@aureus.pw>
|
* Copyright (C) 2018 Dylan Frank <b00mx0r@aureus.pw>
|
||||||
* Copyright (C) 2013, 2017-2019, 2021-2023 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2013, 2017-2024 Sadie Powell <sadie@witchery.services>
|
||||||
* Copyright (C) 2013, 2015-2016 Attila Molnar <attilamolnar@hush.com>
|
* Copyright (C) 2013, 2015-2016 Attila Molnar <attilamolnar@hush.com>
|
||||||
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
||||||
* Copyright (C) 2012 ChrisTX <xpipe@hotmail.de>
|
|
||||||
* Copyright (C) 2009-2010 Daniel De Graaf <danieldg@inspircd.org>
|
* Copyright (C) 2009-2010 Daniel De Graaf <danieldg@inspircd.org>
|
||||||
* Copyright (C) 2007 Dennis Friis <peavey@inspircd.org>
|
* Copyright (C) 2007 Dennis Friis <peavey@inspircd.org>
|
||||||
* Copyright (C) 2006 Craig Edwards <brain@inspircd.org>
|
* Copyright (C) 2006 Craig Edwards <brain@inspircd.org>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2018 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2018-2019, 2021-2023 Sadie Powell <sadie@witchery.services>
|
||||||
* Copyright (C) 2016 Attila Molnar <attilamolnar@hush.com>
|
* Copyright (C) 2016 Attila Molnar <attilamolnar@hush.com>
|
||||||
*
|
*
|
||||||
* This file is part of InspIRCd. InspIRCd is free software: you can
|
* This file is part of InspIRCd. InspIRCd is free software: you can
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2017 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2017, 2023 Sadie Powell <sadie@witchery.services>
|
||||||
*
|
*
|
||||||
* This file is part of InspIRCd. InspIRCd is free software: you can
|
* 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
|
* redistribute it and/or modify it under the terms of the GNU General Public
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2019 linuxdaemon <linuxdaemon.irc@gmail.com>
|
* Copyright (C) 2019 linuxdaemon <linuxdaemon.irc@gmail.com>
|
||||||
* Copyright (C) 2018, 2021-2022 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2018, 2020-2023 Sadie Powell <sadie@witchery.services>
|
||||||
*
|
*
|
||||||
* This file is part of InspIRCd. InspIRCd is free software: you can
|
* 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
|
* redistribute it and/or modify it under the terms of the GNU General Public
|
||||||
|
@ -1,7 +1,8 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2021 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2021 Val Lorentz <progval+git@progval.net>
|
||||||
|
* Copyright (C) 2019, 2021-2023 Sadie Powell <sadie@witchery.services>
|
||||||
* Copyright (C) 2015-2016 Attila Molnar <attilamolnar@hush.com>
|
* Copyright (C) 2015-2016 Attila Molnar <attilamolnar@hush.com>
|
||||||
*
|
*
|
||||||
* This file is part of InspIRCd. InspIRCd is free software: you can
|
* This file is part of InspIRCd. InspIRCd is free software: you can
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2018 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2018-2022, 2024 Sadie Powell <sadie@witchery.services>
|
||||||
* Copyright (C) 2016 Attila Molnar <attilamolnar@hush.com>
|
* Copyright (C) 2016 Attila Molnar <attilamolnar@hush.com>
|
||||||
*
|
*
|
||||||
* This file is part of InspIRCd. InspIRCd is free software: you can
|
* This file is part of InspIRCd. InspIRCd is free software: you can
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2018-2020, 2022 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2020-2022 Sadie Powell <sadie@witchery.services>
|
||||||
* Copyright (C) 2015-2016 Attila Molnar <attilamolnar@hush.com>
|
* Copyright (C) 2015-2016 Attila Molnar <attilamolnar@hush.com>
|
||||||
*
|
*
|
||||||
* This file is part of InspIRCd. InspIRCd is free software: you can
|
* This file is part of InspIRCd. InspIRCd is free software: you can
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2022 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2022-2023 Sadie Powell <sadie@witchery.services>
|
||||||
*
|
*
|
||||||
* This file is part of InspIRCd. InspIRCd is free software: you can
|
* 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
|
* redistribute it and/or modify it under the terms of the GNU General Public
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2018-2019 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2018-2019, 2021-2023 Sadie Powell <sadie@witchery.services>
|
||||||
* Copyright (C) 2014-2015 Attila Molnar <attilamolnar@hush.com>
|
* Copyright (C) 2014 Attila Molnar <attilamolnar@hush.com>
|
||||||
*
|
*
|
||||||
* This file is part of InspIRCd. InspIRCd is free software: you can
|
* 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
|
* redistribute it and/or modify it under the terms of the GNU General Public
|
||||||
|
@ -1,9 +1,10 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
|
* Copyright (C) 2021 Dominic Hamon
|
||||||
* Copyright (C) 2018 Matt Schatz <genius3000@g3k.solutions>
|
* Copyright (C) 2018 Matt Schatz <genius3000@g3k.solutions>
|
||||||
* Copyright (C) 2013-2014 Attila Molnar <attilamolnar@hush.com>
|
* Copyright (C) 2013-2014 Attila Molnar <attilamolnar@hush.com>
|
||||||
* Copyright (C) 2013, 2018-2019 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2013, 2020-2023 Sadie Powell <sadie@witchery.services>
|
||||||
* Copyright (C) 2012, 2019 Robby <robby@chatbelgie.be>
|
* Copyright (C) 2012, 2019 Robby <robby@chatbelgie.be>
|
||||||
* Copyright (C) 2008 Robin Burchell <robin+git@viroteck.net>
|
* Copyright (C) 2008 Robin Burchell <robin+git@viroteck.net>
|
||||||
* Copyright (C) 2008 Craig Edwards <brain@inspircd.org>
|
* Copyright (C) 2008 Craig Edwards <brain@inspircd.org>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2019-2021 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2019, 2021 Sadie Powell <sadie@witchery.services>
|
||||||
* Copyright (C) 2018 Matt Schatz <genius3000@g3k.solutions>
|
* Copyright (C) 2018 Matt Schatz <genius3000@g3k.solutions>
|
||||||
* Copyright (C) 2014 Attila Molnar <attilamolnar@hush.com>
|
* Copyright (C) 2014 Attila Molnar <attilamolnar@hush.com>
|
||||||
*
|
*
|
||||||
|
@ -1,11 +1,10 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2013-2014 Attila Molnar <attilamolnar@hush.com>
|
* Copyright (C) 2013, 2017, 2020-2021, 2023 Sadie Powell <sadie@witchery.services>
|
||||||
* Copyright (C) 2013, 2017 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2013 Attila Molnar <attilamolnar@hush.com>
|
||||||
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
||||||
* Copyright (C) 2009-2010 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) 2008 Robin Burchell <robin+git@viroteck.net>
|
* Copyright (C) 2008 Robin Burchell <robin+git@viroteck.net>
|
||||||
* Copyright (C) 2007 Dennis Friis <peavey@inspircd.org>
|
* Copyright (C) 2007 Dennis Friis <peavey@inspircd.org>
|
||||||
* Copyright (C) 2006 Craig Edwards <brain@inspircd.org>
|
* Copyright (C) 2006 Craig Edwards <brain@inspircd.org>
|
||||||
|
@ -2,10 +2,9 @@
|
|||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2013, 2015-2016 Attila Molnar <attilamolnar@hush.com>
|
* Copyright (C) 2013, 2015-2016 Attila Molnar <attilamolnar@hush.com>
|
||||||
* Copyright (C) 2012-2013, 2017-2019 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2012-2013, 2017-2023 Sadie Powell <sadie@witchery.services>
|
||||||
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
||||||
* Copyright (C) 2012 ChrisTX <xpipe@hotmail.de>
|
* Copyright (C) 2012 ChrisTX <xpipe@hotmail.de>
|
||||||
* Copyright (C) 2012 Adam <Adam@anope.org>
|
|
||||||
* Copyright (C) 2009-2010 Daniel De Graaf <danieldg@inspircd.org>
|
* Copyright (C) 2009-2010 Daniel De Graaf <danieldg@inspircd.org>
|
||||||
* Copyright (C) 2008 Pippijn van Steenhoven <pip88nl@gmail.com>
|
* Copyright (C) 2008 Pippijn van Steenhoven <pip88nl@gmail.com>
|
||||||
* Copyright (C) 2007-2008 Robin Burchell <robin+git@viroteck.net>
|
* Copyright (C) 2007-2008 Robin Burchell <robin+git@viroteck.net>
|
||||||
|
@ -1,12 +1,13 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
|
* Copyright (C) 2021 Dominic Hamon
|
||||||
* Copyright (C) 2013-2016 Attila Molnar <attilamolnar@hush.com>
|
* Copyright (C) 2013-2016 Attila Molnar <attilamolnar@hush.com>
|
||||||
* Copyright (C) 2013-2014 Adam <Adam@anope.org>
|
* Copyright (C) 2013-2014 Adam <Adam@anope.org>
|
||||||
* Copyright (C) 2012-2013, 2017-2020 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2012-2013, 2017-2023 Sadie Powell <sadie@witchery.services>
|
||||||
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
||||||
* Copyright (C) 2009-2010 Daniel De Graaf <danieldg@inspircd.org>
|
* Copyright (C) 2009 Daniel De Graaf <danieldg@inspircd.org>
|
||||||
* Copyright (C) 2007-2008, 2017 Robin Burchell <robin+git@viroteck.net>
|
* Copyright (C) 2007, 2017 Robin Burchell <robin+git@viroteck.net>
|
||||||
* Copyright (C) 2007 Dennis Friis <peavey@inspircd.org>
|
* Copyright (C) 2007 Dennis Friis <peavey@inspircd.org>
|
||||||
* Copyright (C) 2005-2008 Craig Edwards <brain@inspircd.org>
|
* Copyright (C) 2005-2008 Craig Edwards <brain@inspircd.org>
|
||||||
*
|
*
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2018, 2020-2021 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2020-2022 Sadie Powell <sadie@witchery.services>
|
||||||
* Copyright (C) 2014, 2016, 2018 Attila Molnar <attilamolnar@hush.com>
|
* Copyright (C) 2014 Attila Molnar <attilamolnar@hush.com>
|
||||||
*
|
*
|
||||||
* This file is part of InspIRCd. InspIRCd is free software: you can
|
* 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
|
* redistribute it and/or modify it under the terms of the GNU General Public
|
||||||
|
@ -1,10 +1,11 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
|
* Copyright (C) 2021 Dominic Hamon
|
||||||
* Copyright (C) 2020 Matt Schatz <genius3000@g3k.solutions>
|
* Copyright (C) 2020 Matt Schatz <genius3000@g3k.solutions>
|
||||||
* Copyright (C) 2019 linuxdaemon <linuxdaemon.irc@gmail.com>
|
* Copyright (C) 2019 linuxdaemon <linuxdaemon.irc@gmail.com>
|
||||||
* Copyright (C) 2013, 2015-2016 Attila Molnar <attilamolnar@hush.com>
|
* Copyright (C) 2013, 2015-2016 Attila Molnar <attilamolnar@hush.com>
|
||||||
* Copyright (C) 2012-2013, 2017-2019, 2021 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2012-2013, 2017-2023 Sadie Powell <sadie@witchery.services>
|
||||||
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
||||||
* Copyright (C) 2009 Daniel De Graaf <danieldg@inspircd.org>
|
* Copyright (C) 2009 Daniel De Graaf <danieldg@inspircd.org>
|
||||||
* Copyright (C) 2007-2009 Robin Burchell <robin+git@viroteck.net>
|
* Copyright (C) 2007-2009 Robin Burchell <robin+git@viroteck.net>
|
||||||
|
@ -1,13 +1,10 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2013, 2018 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2013, 2021-2024 Sadie Powell <sadie@witchery.services>
|
||||||
* Copyright (C) 2013 Daniel Vassdal <shutter@canternet.org>
|
|
||||||
* Copyright (C) 2013 Attila Molnar <attilamolnar@hush.com>
|
* Copyright (C) 2013 Attila Molnar <attilamolnar@hush.com>
|
||||||
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
||||||
* Copyright (C) 2010 Daniel De Graaf <danieldg@inspircd.org>
|
|
||||||
* Copyright (C) 2008 Robin Burchell <robin+git@viroteck.net>
|
* Copyright (C) 2008 Robin Burchell <robin+git@viroteck.net>
|
||||||
* Copyright (C) 2008 Pippijn van Steenhoven <pip88nl@gmail.com>
|
|
||||||
* Copyright (C) 2007 Dennis Friis <peavey@inspircd.org>
|
* Copyright (C) 2007 Dennis Friis <peavey@inspircd.org>
|
||||||
* Copyright (C) 2007 Craig Edwards <brain@inspircd.org>
|
* Copyright (C) 2007 Craig Edwards <brain@inspircd.org>
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2019 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2019, 2021 Sadie Powell <sadie@witchery.services>
|
||||||
*
|
*
|
||||||
* This file is part of InspIRCd. InspIRCd is free software: you can
|
* 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
|
* redistribute it and/or modify it under the terms of the GNU General Public
|
||||||
|
@ -1,8 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2009 Daniel De Graaf <danieldg@inspircd.org>
|
* Copyright (C) 2019, 2021 Sadie Powell <sadie@witchery.services>
|
||||||
* Copyright (C) 2008 Craig Edwards <craigedwards@brainbox.cc>
|
|
||||||
*
|
*
|
||||||
* This file is part of InspIRCd. InspIRCd is free software: you can
|
* 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
|
* redistribute it and/or modify it under the terms of the GNU General Public
|
||||||
|
@ -1,8 +1,9 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
|
* Copyright (C) 2021 Dominic Hamon
|
||||||
* Copyright (C) 2013-2014 Attila Molnar <attilamolnar@hush.com>
|
* Copyright (C) 2013-2014 Attila Molnar <attilamolnar@hush.com>
|
||||||
* Copyright (C) 2013, 2017 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2013, 2021-2023 Sadie Powell <sadie@witchery.services>
|
||||||
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
||||||
* Copyright (C) 2009 Daniel De Graaf <danieldg@inspircd.org>
|
* Copyright (C) 2009 Daniel De Graaf <danieldg@inspircd.org>
|
||||||
* Copyright (C) 2007-2008 Robin Burchell <robin+git@viroteck.net>
|
* Copyright (C) 2007-2008 Robin Burchell <robin+git@viroteck.net>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2017, 2021-2022 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2023 Sadie Powell <sadie@witchery.services>
|
||||||
*
|
*
|
||||||
* This file is part of InspIRCd. InspIRCd is free software: you can
|
* 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
|
* redistribute it and/or modify it under the terms of the GNU General Public
|
||||||
|
@ -2,9 +2,9 @@
|
|||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2013-2014, 2016, 2018 Attila Molnar <attilamolnar@hush.com>
|
* Copyright (C) 2013-2014, 2016, 2018 Attila Molnar <attilamolnar@hush.com>
|
||||||
* Copyright (C) 2013, 2016, 2018, 2020-2022 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2013, 2018, 2020, 2022 Sadie Powell <sadie@witchery.services>
|
||||||
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
||||||
* Copyright (C) 2009-2010 Daniel De Graaf <danieldg@inspircd.org>
|
* Copyright (C) 2009 Daniel De Graaf <danieldg@inspircd.org>
|
||||||
* Copyright (C) 2007 Dennis Friis <peavey@inspircd.org>
|
* Copyright (C) 2007 Dennis Friis <peavey@inspircd.org>
|
||||||
* Copyright (C) 2005 Craig Edwards <brain@inspircd.org>
|
* Copyright (C) 2005 Craig Edwards <brain@inspircd.org>
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2013, 2019, 2021 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2013, 2019, 2021-2022 Sadie Powell <sadie@witchery.services>
|
||||||
* Copyright (C) 2013 Attila Molnar <attilamolnar@hush.com>
|
* Copyright (C) 2013 Attila Molnar <attilamolnar@hush.com>
|
||||||
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
||||||
* Copyright (C) 2007 Robin Burchell <robin+git@viroteck.net>
|
* Copyright (C) 2007 Robin Burchell <robin+git@viroteck.net>
|
||||||
|
@ -3,10 +3,9 @@
|
|||||||
*
|
*
|
||||||
* Copyright (C) 2015 Adam <Adam@anope.org>
|
* Copyright (C) 2015 Adam <Adam@anope.org>
|
||||||
* Copyright (C) 2012-2016 Attila Molnar <attilamolnar@hush.com>
|
* Copyright (C) 2012-2016 Attila Molnar <attilamolnar@hush.com>
|
||||||
* Copyright (C) 2012-2013, 2017, 2019-2020 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2012-2013, 2017, 2019-2023 Sadie Powell <sadie@witchery.services>
|
||||||
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
||||||
* Copyright (C) 2009 Daniel De Graaf <danieldg@inspircd.org>
|
* Copyright (C) 2009 Daniel De Graaf <danieldg@inspircd.org>
|
||||||
* Copyright (C) 2008 Thomas Stagner <aquanight@inspircd.org>
|
|
||||||
* Copyright (C) 2008 Robin Burchell <robin+git@viroteck.net>
|
* Copyright (C) 2008 Robin Burchell <robin+git@viroteck.net>
|
||||||
*
|
*
|
||||||
* This file is part of InspIRCd. InspIRCd is free software: you can
|
* This file is part of InspIRCd. InspIRCd is free software: you can
|
||||||
|
@ -1,14 +1,11 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2019-2020 Matt Schatz <genius3000@g3k.solutions>
|
* Copyright (C) 2019 Matt Schatz <genius3000@g3k.solutions>
|
||||||
* Copyright (C) 2019 linuxdaemon <linuxdaemon.irc@gmail.com>
|
|
||||||
* Copyright (C) 2013 Daniel Vassdal <shutter@canternet.org>
|
|
||||||
* Copyright (C) 2012-2016, 2018 Attila Molnar <attilamolnar@hush.com>
|
* Copyright (C) 2012-2016, 2018 Attila Molnar <attilamolnar@hush.com>
|
||||||
* Copyright (C) 2012-2013, 2016-2022 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2012-2013, 2016-2024 Sadie Powell <sadie@witchery.services>
|
||||||
* Copyright (C) 2012, 2019 Robby <robby@chatbelgie.be>
|
* Copyright (C) 2012, 2019 Robby <robby@chatbelgie.be>
|
||||||
* Copyright (C) 2012 DjSlash <djslash@djslash.org>
|
* Copyright (C) 2012 DjSlash <djslash@djslash.org>
|
||||||
* Copyright (C) 2012 ChrisTX <xpipe@hotmail.de>
|
|
||||||
* Copyright (C) 2011 jackmcbarn <jackmcbarn@inspircd.org>
|
* Copyright (C) 2011 jackmcbarn <jackmcbarn@inspircd.org>
|
||||||
* Copyright (C) 2009-2010 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) 2008 Thomas Stagner <aquanight@inspircd.org>
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
|
* Copyright (C) 2020-2022, 2024 Sadie Powell <sadie@witchery.services>
|
||||||
* Copyright (C) 2014 Attila Molnar <attilamolnar@hush.com>
|
* Copyright (C) 2014 Attila Molnar <attilamolnar@hush.com>
|
||||||
*
|
*
|
||||||
* This file is part of InspIRCd. InspIRCd is free software: you can
|
* This file is part of InspIRCd. InspIRCd is free software: you can
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2020-2022 Sadie Powell <sadie@witchery.services>
|
||||||
*
|
*
|
||||||
* This file is part of InspIRCd. InspIRCd is free software: you can
|
* 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
|
* redistribute it and/or modify it under the terms of the GNU General Public
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2021 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2022 Sadie Powell <sadie@witchery.services>
|
||||||
*
|
*
|
||||||
* This file is part of InspIRCd. InspIRCd is free software: you can
|
* 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
|
* redistribute it and/or modify it under the terms of the GNU General Public
|
||||||
|
@ -1,7 +1,8 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2021 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2021, 2023 Sadie Powell <sadie@witchery.services>
|
||||||
|
* Copyright (C) 2016 Attila Molnar <attilamolnar@hush.com>
|
||||||
*
|
*
|
||||||
* This file is part of InspIRCd. InspIRCd is free software: you can
|
* 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
|
* redistribute it and/or modify it under the terms of the GNU General Public
|
||||||
|
@ -2,11 +2,11 @@
|
|||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2019 Matt Schatz <genius3000@g3k.solutions>
|
* Copyright (C) 2019 Matt Schatz <genius3000@g3k.solutions>
|
||||||
* Copyright (C) 2012-2013, 2017-2018, 2020 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2012-2013, 2018-2023 Sadie Powell <sadie@witchery.services>
|
||||||
* Copyright (C) 2012, 2019 Robby <robby@chatbelgie.be>
|
* Copyright (C) 2012, 2019 Robby <robby@chatbelgie.be>
|
||||||
* Copyright (C) 2009 Daniel De Graaf <danieldg@inspircd.org>
|
* Copyright (C) 2009 Daniel De Graaf <danieldg@inspircd.org>
|
||||||
|
* Copyright (C) 2007-2008 Robin Burchell <robin+git@viroteck.net>
|
||||||
* Copyright (C) 2007 Dennis Friis <peavey@inspircd.org>
|
* Copyright (C) 2007 Dennis Friis <peavey@inspircd.org>
|
||||||
* Copyright (C) 2006-2008 Robin Burchell <robin+git@viroteck.net>
|
|
||||||
* Copyright (C) 2004, 2006-2008 Craig Edwards <brain@inspircd.org>
|
* Copyright (C) 2004, 2006-2008 Craig Edwards <brain@inspircd.org>
|
||||||
*
|
*
|
||||||
* This file is part of InspIRCd. InspIRCd is free software: you can
|
* This file is part of InspIRCd. InspIRCd is free software: you can
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
#
|
#
|
||||||
# InspIRCd -- Internet Relay Chat Daemon
|
# InspIRCd -- Internet Relay Chat Daemon
|
||||||
#
|
#
|
||||||
|
# Copyright (C) 2015-2022 Sadie Powell <sadie@witchery.services>
|
||||||
# Copyright (C) 2014-2015 Attila Molnar <attilamolnar@hush.com>
|
# Copyright (C) 2014-2015 Attila Molnar <attilamolnar@hush.com>
|
||||||
# Copyright (C) 2013, 2015-2019, 2021 Sadie Powell <sadie@witchery.services>
|
|
||||||
# Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
# Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
||||||
# Copyright (C) 2009-2010 Daniel De Graaf <danieldg@inspircd.org>
|
# Copyright (C) 2009-2010 Daniel De Graaf <danieldg@inspircd.org>
|
||||||
#
|
#
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
#
|
#
|
||||||
# InspIRCd -- Internet Relay Chat Daemon
|
# InspIRCd -- Internet Relay Chat Daemon
|
||||||
#
|
#
|
||||||
|
# Copyright (C) 2024 satmd <satmd@satmd.de>
|
||||||
# Copyright (C) 2020 Nicole Kleinhoff <ilbelkyr@shalture.org>
|
# Copyright (C) 2020 Nicole Kleinhoff <ilbelkyr@shalture.org>
|
||||||
# Copyright (C) 2013-2022 Sadie Powell <sadie@witchery.services>
|
# Copyright (C) 2013-2022 Sadie Powell <sadie@witchery.services>
|
||||||
# Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
# Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# InspIRCd -- Internet Relay Chat Daemon
|
# InspIRCd -- Internet Relay Chat Daemon
|
||||||
#
|
#
|
||||||
# Copyright (C) 2016-2022 Sadie Powell <sadie@witchery.services>
|
# Copyright (C) 2016-2023 Sadie Powell <sadie@witchery.services>
|
||||||
#
|
#
|
||||||
# This file is part of InspIRCd. InspIRCd is free software: you can
|
# 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
|
# redistribute it and/or modify it under the terms of the GNU General Public
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
#
|
#
|
||||||
# InspIRCd -- Internet Relay Chat Daemon
|
# InspIRCd -- Internet Relay Chat Daemon
|
||||||
#
|
#
|
||||||
# Copyright (C) 2020-2022 Sadie Powell <sadie@witchery.services>
|
# Copyright (C) 2020-2022, 2024 Sadie Powell <sadie@witchery.services>
|
||||||
#
|
#
|
||||||
# This file is part of InspIRCd. InspIRCd is free software: you can
|
# 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
|
# redistribute it and/or modify it under the terms of the GNU General Public
|
||||||
|
@ -3,10 +3,9 @@
|
|||||||
# InspIRCd -- Internet Relay Chat Daemon
|
# InspIRCd -- Internet Relay Chat Daemon
|
||||||
#
|
#
|
||||||
# Copyright (C) 2018 Puck Meerburg <puck@puckipedia.com>
|
# Copyright (C) 2018 Puck Meerburg <puck@puckipedia.com>
|
||||||
# Copyright (C) 2012-2024 Sadie Powell <sadie@witchery.services>
|
# Copyright (C) 2015 Attila Molnar <attilamolnar@hush.com>
|
||||||
# Copyright (C) 2012, 2015-2016 Attila Molnar <attilamolnar@hush.com>
|
# Copyright (C) 2012-2023 Sadie Powell <sadie@witchery.services>
|
||||||
# Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
# Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
||||||
# Copyright (C) 2012 Christoph Egger <christoph@debian.org>
|
|
||||||
# Copyright (C) 2012 ChrisTX <xpipe@hotmail.de>
|
# Copyright (C) 2012 ChrisTX <xpipe@hotmail.de>
|
||||||
# Copyright (C) 2010 Dennis Friis <peavey@inspircd.org>
|
# Copyright (C) 2010 Dennis Friis <peavey@inspircd.org>
|
||||||
# Copyright (C) 2009-2010 Daniel De Graaf <danieldg@inspircd.org>
|
# Copyright (C) 2009-2010 Daniel De Graaf <danieldg@inspircd.org>
|
||||||
|
@ -1,8 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2016 Attila Molnar <attilamolnar@hush.com>
|
* Copyright (C) 2014 Sadie Powell <sadie@witchery.services>
|
||||||
* Copyright (C) 2014-2015, 2021 Sadie Powell <sadie@witchery.services>
|
|
||||||
*
|
*
|
||||||
* This file is part of InspIRCd. InspIRCd is free software: you can
|
* 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
|
* redistribute it and/or modify it under the terms of the GNU General Public
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2017, 2022 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2017, 2021-2022 Sadie Powell <sadie@witchery.services>
|
||||||
*
|
*
|
||||||
* This file is part of InspIRCd. InspIRCd is free software: you can
|
* 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
|
* redistribute it and/or modify it under the terms of the GNU General Public
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2013 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2021-2022 Sadie Powell <sadie@witchery.services>
|
||||||
* Copyright (C) 2012-2014 Attila Molnar <attilamolnar@hush.com>
|
* Copyright (C) 2012-2014 Attila Molnar <attilamolnar@hush.com>
|
||||||
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
||||||
* Copyright (C) 2009 Daniel De Graaf <danieldg@inspircd.org>
|
* Copyright (C) 2009 Daniel De Graaf <danieldg@inspircd.org>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2013, 2018-2019, 2021 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2020, 2022-2023 Sadie Powell <sadie@witchery.services>
|
||||||
* Copyright (C) 2012, 2014-2015 Attila Molnar <attilamolnar@hush.com>
|
* Copyright (C) 2012, 2014-2015 Attila Molnar <attilamolnar@hush.com>
|
||||||
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
||||||
* Copyright (C) 2009 Daniel De Graaf <danieldg@inspircd.org>
|
* Copyright (C) 2009 Daniel De Graaf <danieldg@inspircd.org>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2020-2023 Sadie Powell <sadie@witchery.services>
|
||||||
*
|
*
|
||||||
* This file is part of InspIRCd. InspIRCd is free software: you can
|
* 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
|
* redistribute it and/or modify it under the terms of the GNU General Public
|
||||||
|
@ -1,11 +1,10 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2017 B00mX0r <b00mx0r@aureus.pw>
|
* Copyright (C) 2013-2016, 2018 Attila Molnar <attilamolnar@hush.com>
|
||||||
* Copyright (C) 2013-2014, 2016-2020, 2022 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2013, 2016-2023 Sadie Powell <sadie@witchery.services>
|
||||||
* Copyright (C) 2013 Adam <Adam@anope.org>
|
* Copyright (C) 2013 Adam <Adam@anope.org>
|
||||||
* Copyright (C) 2012-2016, 2018 Attila Molnar <attilamolnar@hush.com>
|
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
||||||
* Copyright (C) 2012, 2019 Robby <robby@chatbelgie.be>
|
|
||||||
* Copyright (C) 2009-2010 Daniel De Graaf <danieldg@inspircd.org>
|
* Copyright (C) 2009-2010 Daniel De Graaf <danieldg@inspircd.org>
|
||||||
* Copyright (C) 2007 Dennis Friis <peavey@inspircd.org>
|
* Copyright (C) 2007 Dennis Friis <peavey@inspircd.org>
|
||||||
* Copyright (C) 2006-2009 Robin Burchell <robin+git@viroteck.net>
|
* Copyright (C) 2006-2009 Robin Burchell <robin+git@viroteck.net>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2019, 2022 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2019, 2022-2023 Sadie Powell <sadie@witchery.services>
|
||||||
* Copyright (C) 2014-2015 Attila Molnar <attilamolnar@hush.com>
|
* Copyright (C) 2014-2015 Attila Molnar <attilamolnar@hush.com>
|
||||||
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
||||||
* Copyright (C) 2009-2010 Daniel De Graaf <danieldg@inspircd.org>
|
* Copyright (C) 2009-2010 Daniel De Graaf <danieldg@inspircd.org>
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user