* atanl.c, logl.c: Add GPL notice, and make the code more similar to glibc.
[gnulib.git] / modules / memrchr
index e9bbec1..eccad32 100644 (file)
@@ -1,4 +1,5 @@
 Description:
+memrchr() function: scan memory for a byte, from the right end.
 
 Files:
 lib/memrchr.c
@@ -13,3 +14,9 @@ Makefile.am:
 
 Include:
 
+License:
+LGPL
+
+Maintainer:
+Jim Meyering, glibc
+