]> mj.ucw.cz Git - libucw.git/blobdiff - lib/md5hex.c
Converted asio to use the global ucwlib lock.
[libucw.git] / lib / md5hex.c
index 08ce0e8a33d9bfe1c5ec802250c4062cd54a968a..b9eda391f53833527baa7332e060e1f5ad7ad991 100644 (file)
@@ -1,7 +1,10 @@
 /*
 /*
- *     Sherlock Library -- MD5 Binary <-> Hex Conversions
+ *     UCW Library -- MD5 Binary <-> Hex Conversions
  *
  *     (c) 1997 Martin Mares <mj@ucw.cz>
  *
  *     (c) 1997 Martin Mares <mj@ucw.cz>
+ *
+ *     This software may be freely distributed and used according to the terms
+ *     of the GNU Lesser General Public License.
  */
 
 #include "lib/lib.h"
  */
 
 #include "lib/lib.h"