diff options
| author | 2021-12-30 18:52:08 +0000 | |
|---|---|---|
| committer | 2021-12-30 18:52:08 +0000 | |
| commit | adbe149c56bc938aa5d2454e4a4f9cc9d68efa68 (patch) | |
| tree | 7303f5c38186dfd213c16b5cb3428854838b7f68 /src/modules/m_starttls.cpp | |
| parent | Update module descriptions. (diff) | |
| download | inspircd++-adbe149c56bc938aa5d2454e4a4f9cc9d68efa68.tar.gz inspircd++-adbe149c56bc938aa5d2454e4a4f9cc9d68efa68.tar.bz2 inspircd++-adbe149c56bc938aa5d2454e4a4f9cc9d68efa68.zip | |
Update copyright headers.
Diffstat (limited to 'src/modules/m_starttls.cpp')
| -rw-r--r-- | src/modules/m_starttls.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/modules/m_starttls.cpp b/src/modules/m_starttls.cpp index d73fb4e6d..48efef892 100644 --- a/src/modules/m_starttls.cpp +++ b/src/modules/m_starttls.cpp @@ -3,9 +3,9 @@ * * Copyright (C) 2020 Matt Schatz <genius3000@g3k.solutions> * Copyright (C) 2019 Robby <robby@chatbelgie.be> - * Copyright (C) 2018 Sadie Powell <sadie@witchery.services> + * Copyright (C) 2018, 2021 Sadie Powell <sadie@witchery.services> * Copyright (C) 2014 Adam <Adam@anope.org> - * Copyright (C) 2013, 2015-2016 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 * redistribute it and/or modify it under the terms of the GNU General Public |
