diff options
| author | 2020-08-25 10:40:54 +0100 | |
|---|---|---|
| committer | 2020-08-25 10:46:42 +0100 | |
| commit | 73b4ac1b3a18f2ce95c27ac4cc502592bb63c1af (patch) | |
| tree | fe77105730204d3e6a1fd69bdf54933c16f91a26 /src/modules/m_bcrypt.cpp | |
| parent | Merge branch 'insp3' into master. (diff) | |
| parent | Add a link to the packaging advice to the configure help. (diff) | |
Merge branch 'insp3' into master.
Diffstat (limited to 'src/modules/m_bcrypt.cpp')
| -rw-r--r-- | src/modules/m_bcrypt.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/m_bcrypt.cpp b/src/modules/m_bcrypt.cpp index 685a82f87..2050b94ae 100644 --- a/src/modules/m_bcrypt.cpp +++ b/src/modules/m_bcrypt.cpp @@ -1,7 +1,7 @@ /* * InspIRCd -- Internet Relay Chat Daemon * - * Copyright (C) 2017-2018 Sadie Powell <sadie@witchery.services> + * Copyright (C) 2017-2018, 2020 Sadie Powell <sadie@witchery.services> * Copyright (C) 2014 Daniel Vassdal <shutter@canternet.org> * * This file is part of InspIRCd. InspIRCd is free software: you can |
