diff options
author | InspIRCd Robot <noreply@inspircd.org> | 2021-05-14 14:48:39 +0100 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2021-05-14 14:48:39 +0100 |
commit | e94b673532f7833aaa4789f834e61d68e0b4fc56 (patch) | |
tree | f74915739a8b85cc80d141e8f99b426187eb2652 /src/modules/m_allowinvite.cpp | |
parent | c24a7435b8171db15c719af119e708bfd9b719bc (diff) |
Update copyright headers.
Diffstat (limited to 'src/modules/m_allowinvite.cpp')
-rw-r--r-- | src/modules/m_allowinvite.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/modules/m_allowinvite.cpp b/src/modules/m_allowinvite.cpp index 177a9e894..86b233e14 100644 --- a/src/modules/m_allowinvite.cpp +++ b/src/modules/m_allowinvite.cpp @@ -1,9 +1,9 @@ /* * InspIRCd -- Internet Relay Chat Daemon * - * Copyright (C) 2013, 2017 Sadie Powell <sadie@witchery.services> + * Copyright (C) 2013, 2017, 2021 Sadie Powell <sadie@witchery.services> * Copyright (C) 2012-2013, 2016 Attila Molnar <attilamolnar@hush.com> - * Copyright (C) 2012, 2019 Robby <robby@chatbelgie.be> + * 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> * Copyright (C) 2009 Matt Smith <dz@inspircd.org> |