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
db18817067
commit
d4da9eeff9
2
configure
vendored
2
configure
vendored
@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
# 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, 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 ChrisTX <xpipe@hotmail.de>
|
# Copyright (C) 2012 ChrisTX <xpipe@hotmail.de>
|
||||||
# Copyright (C) 2010 Daniel De Graaf <danieldg@inspircd.org>
|
# Copyright (C) 2010 Daniel De Graaf <danieldg@inspircd.org>
|
||||||
|
@ -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-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
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
# Copyright (C) 2015 Steven Van Acker <steven@singularity.be>
|
# Copyright (C) 2015 Steven Van Acker <steven@singularity.be>
|
||||||
# Copyright (C) 2015 Attila Molnar <attilamolnar@hush.com>
|
# Copyright (C) 2015 Attila Molnar <attilamolnar@hush.com>
|
||||||
# Copyright (C) 2014 Dan Parsons <dparsons@nyip.net>
|
# Copyright (C) 2014 Dan Parsons <dparsons@nyip.net>
|
||||||
# Copyright (C) 2013-2014, 2016-2017, 2019-2021, 2023 Sadie Powell <sadie@witchery.services>
|
# Copyright (C) 2013-2014, 2016-2017, 2019-2021, 2023-2024 Sadie Powell <sadie@witchery.services>
|
||||||
# Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
# Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
||||||
# Copyright (C) 2011 DjSlash <djslash@djslash.org>
|
# Copyright (C) 2011 DjSlash <djslash@djslash.org>
|
||||||
# Copyright (C) 2009-2010 Daniel De Graaf <danieldg@inspircd.org>
|
# Copyright (C) 2009-2010 Daniel De Graaf <danieldg@inspircd.org>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
.\"
|
.\"
|
||||||
.\" InspIRCd -- Internet Relay Chat Daemon
|
.\" InspIRCd -- Internet Relay Chat Daemon
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (C) 2014, 2018, 2023 Sadie Powell <sadie@witchery.services>
|
.\" Copyright (C) 2014, 2018, 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
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2021 Dominic Hamon
|
* Copyright (C) 2021 Dominic Hamon
|
||||||
* Copyright (C) 2018-2023 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2018-2024 Sadie Powell <sadie@witchery.services>
|
||||||
* Copyright (C) 2017 B00mX0r <b00mx0r@aureus.pw>
|
* Copyright (C) 2017 B00mX0r <b00mx0r@aureus.pw>
|
||||||
* Copyright (C) 2014 Adam <Adam@anope.org>
|
* Copyright (C) 2014 Adam <Adam@anope.org>
|
||||||
* Copyright (C) 2013-2016 Attila Molnar <attilamolnar@hush.com>
|
* Copyright (C) 2013-2016 Attila Molnar <attilamolnar@hush.com>
|
||||||
|
@ -2,6 +2,7 @@
|
|||||||
#
|
#
|
||||||
# InspIRCd -- Internet Relay Chat Daemon
|
# InspIRCd -- Internet Relay Chat Daemon
|
||||||
#
|
#
|
||||||
|
# Copyright (C) 2024 Val Lorentz <progval+git@progval.net>
|
||||||
# Copyright (C) 2024 Sadie Powell <sadie@witchery.services>
|
# Copyright (C) 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
|
||||||
|
@ -2,6 +2,7 @@
|
|||||||
#
|
#
|
||||||
# InspIRCd -- Internet Relay Chat Daemon
|
# InspIRCd -- Internet Relay Chat Daemon
|
||||||
#
|
#
|
||||||
|
# Copyright (C) 2024 Val Lorentz <progval+git@progval.net>
|
||||||
# Copyright (C) 2024 Sadie Powell <sadie@witchery.services>
|
# Copyright (C) 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
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# InspIRCd -- Internet Relay Chat Daemon
|
# InspIRCd -- Internet Relay Chat Daemon
|
||||||
#
|
#
|
||||||
# Copyright (C) 2021-2023 Sadie Powell <sadie@witchery.services>
|
# Copyright (C) 2021-2024 Sadie Powell <sadie@witchery.services>
|
||||||
# Copyright (C) 2013-2014 Attila Molnar <attilamolnar@hush.com>
|
# Copyright (C) 2013-2014 Attila Molnar <attilamolnar@hush.com>
|
||||||
# Copyright (C) 2013 Adam <Adam@anope.org>
|
# Copyright (C) 2013 Adam <Adam@anope.org>
|
||||||
#
|
#
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* InspIRCd -- Internet Relay Chat Daemon
|
* InspIRCd -- Internet Relay Chat Daemon
|
||||||
*
|
*
|
||||||
* Copyright (C) 2022-2023 Sadie Powell <sadie@witchery.services>
|
* Copyright (C) 2022-2024 Sadie Powell <sadie@witchery.services>
|
||||||
* Copyright (C) 2021 Herman <GermanAizek@yandex.ru>
|
* Copyright (C) 2021 Herman <GermanAizek@yandex.ru>
|
||||||
* Copyright (C) 2012-2013 ChrisTX <xpipe@hotmail.de>
|
* Copyright (C) 2012-2013 ChrisTX <xpipe@hotmail.de>
|
||||||
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user