summaryrefslogtreecommitdiff
path: root/scrypt.h
diff options
context:
space:
mode:
Diffstat (limited to 'scrypt.h')
-rw-r--r--scrypt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/scrypt.h b/scrypt.h
index 3f0fce02..d8ab7d8a 100644
--- a/scrypt.h
+++ b/scrypt.h
@@ -1,5 +1,5 @@
// scrypt.h - written and placed in public domain by Jeffrey Walton.
-// Based on reference source code by Colin Percival and Simon Josefsson.
+// Based on reference source code by Colin Percival.
/// \file scrypt.h
/// \brief Classes for Scrypt from RFC 7914