* atanl.c, logl.c: Add GPL notice, and make the code more similar to glibc.
[gnulib.git] / modules / memcasecmp
index 7b3332b..b391580 100644 (file)
@@ -1,4 +1,5 @@
 Description:
+Case-insensitive memory area comparison.
 
 Files:
 lib/memcasecmp.h
@@ -16,3 +17,9 @@ lib_SOURCES += memcasecmp.h memcasecmp.c
 Include:
 "memcasecmp.h"
 
+License:
+GPL
+
+Maintainer:
+Jim Meyering
+