diff options
Diffstat (limited to 'src/lib/util/md5.h')
-rw-r--r-- | src/lib/util/md5.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/util/md5.h b/src/lib/util/md5.h index 5270f1b4f95..62e4df4428b 100644 --- a/src/lib/util/md5.h +++ b/src/lib/util/md5.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /* * This is the header file for the MD5 message-digest algorithm. * The algorithm is due to Ron Rivest. This code was |