crypto/gc: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / strpbrk
index 016a5795af926508a92a9a65e1c7526bfa4397f4..f0f1a858a9abc8e687369e0e4565b86b57a4230d 100644 (file)
@@ -1,6 +1,12 @@
 Description:
 strpbrk() function: search a string for any of a set of characters.
 
+Status:
+obsolete
+
+Notice:
+This module is obsolete.
+
 Files:
 lib/strpbrk.c
 m4/strpbrk.m4
@@ -18,7 +24,7 @@ Include:
 <string.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible, glibc