Add a license tag to every module.
[gnulib.git] / modules / md5
index ab7415f..a000775 100644 (file)
@@ -1,9 +1,11 @@
 Description:
+Compute MD5 checksum.
 
 Files:
 lib/md5.h
 lib/md5.c
 m4/md5.m4
+m4/uint32_t.m4
 
 Depends-on:
 unlocked-io
@@ -17,3 +19,9 @@ lib_SOURCES += md5.h md5.c
 Include:
 "md5.h"
 
+License:
+LGPL
+
+Maintainer:
+Jim Meyering, glibc
+