diff options
Diffstat (limited to 'src/lib/util/md5.h')
-rw-r--r-- | src/lib/util/md5.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/util/md5.h b/src/lib/util/md5.h index 6926d4c1d81..8358e8c1e91 100644 --- a/src/lib/util/md5.h +++ b/src/lib/util/md5.h @@ -1,5 +1,5 @@ // license:Public Domain -// copyright-holders:Colin Plumb +// copyright-holders:Colin Plumb /* * This is the header file for the MD5 message-digest algorithm. * The algorithm is due to Ron Rivest. This code was |