Skip to content

Commit 353c8df

Browse files
Alan C. Assispatacongo
authored andcommitted
Rescue incorrectly removed line
1 parent b5f153c commit 353c8df

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

include/netutils/md5.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
*
1111
* This code implements the MD5 message-digest algorithm.
1212
* The algorithm is due to Ron Rivest. This code was
13+
* written by Colin Plumb in 1993, no copyright is claimed.
14+
*
1315
* This code is in the public domain; do with it what you wish.
1416
*
1517
* Equivalent code is available from RSA Data Security, Inc.

0 commit comments

Comments
 (0)