diff options
| author | 2021-02-28 19:16:40 +0000 | |
|---|---|---|
| committer | 2021-02-28 19:16:40 +0000 | |
| commit | c22c7e5a99c8f913c12cad13977d7c56fa7ee8e4 (patch) | |
| tree | b044fa7ab25ac5cf769e5eb6dfa4dda85030794d /src/modules/m_sha1.cpp | |
| parent | Merge branch 'insp3' into master. (diff) | |
| parent | Fix running configure on systems with old versions of Perl. (diff) | |
Merge branch 'insp3' into master.
Diffstat (limited to 'src/modules/m_sha1.cpp')
| -rw-r--r-- | src/modules/m_sha1.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/m_sha1.cpp b/src/modules/m_sha1.cpp index c6fa7c21d..d4cdd9696 100644 --- a/src/modules/m_sha1.cpp +++ b/src/modules/m_sha1.cpp @@ -1,7 +1,7 @@ /* * InspIRCd -- Internet Relay Chat Daemon * - * Copyright (C) 2017 Sadie Powell <sadie@witchery.services> + * Copyright (C) 2017, 2020 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 |
