strtod: Remove check for strtod, unless supporting old platforms.
[pspp] / modules / mbsrtowcs
index ad3074631219bdd795a9db01cef01f36eaf99bda..973b69538d99809d32e4f69bf492d058436dee34 100644 (file)
@@ -3,6 +3,7 @@ mbsrtowcs() function: convert string to wide string.
 
 Files:
 lib/mbsrtowcs.c
+lib/mbsrtowcs-impl.h
 lib/mbsrtowcs-state.c
 m4/mbsrtowcs.m4
 m4/mbstate_t.m4
@@ -27,7 +28,7 @@ Include:
 <wchar.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible