md5, sha1, sha256, sha512: fix compile error in c++ mode
[gnulib.git] / modules / hash-pjw
index 2376eb2..3bd6ad5 100644 (file)
@@ -1,4 +1,5 @@
 Description:
+Compute a hash value for a NUL-terminated string.
 
 Files:
 lib/hash-pjw.h
@@ -14,3 +15,8 @@ lib_SOURCES += hash-pjw.h hash-pjw.c
 Include:
 "hash-pjw.h"
 
+License:
+LGPLv2+
+
+Maintainer:
+Jim Meyering