aboutsummaryrefslogtreecommitdiff
path: root/src/modules/m_allowinvite.cpp
diff options
context:
space:
mode:
authorGravatar InspIRCd Robot2022-04-28 18:49:16 +0100
committerGravatar Sadie Powell2022-04-28 18:49:16 +0100
commit346ec99c430cbb4e57df0bc288a36316efc4e9ec (patch)
tree41163c01b5e5e2bdccaba3c4ff70ab8866dbe2b1 /src/modules/m_allowinvite.cpp
parentUpdate module descriptions. (diff)
Update copyright headers.
Diffstat (limited to 'src/modules/m_allowinvite.cpp')
-rw-r--r--src/modules/m_allowinvite.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/modules/m_allowinvite.cpp b/src/modules/m_allowinvite.cpp
index fda4af4a8..f74b4332e 100644
--- a/src/modules/m_allowinvite.cpp
+++ b/src/modules/m_allowinvite.cpp
@@ -1,8 +1,8 @@
/*
* InspIRCd -- Internet Relay Chat Daemon
*
- * Copyright (C) 2013, 2017, 2021 Sadie Powell <sadie@witchery.services>
- * Copyright (C) 2012-2013, 2016 Attila Molnar <attilamolnar@hush.com>
+ * Copyright (C) 2013, 2017, 2021-2022 Sadie Powell <sadie@witchery.services>
+ * Copyright (C) 2012-2013 Attila Molnar <attilamolnar@hush.com>
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
* Copyright (C) 2010 Craig Edwards <brain@inspircd.org>
* Copyright (C) 2009-2010 Daniel De Graaf <danieldg@inspircd.org>