maint.mk: avoid unexpanded \n in two diagnostics
[pspp] / modules / ftello
index 9a0b62d023520fbad7937637a9f1eddf16739405..99c70972ba2c29134cd9de19c1528a9cd0e81c6d 100644 (file)
@@ -3,6 +3,7 @@ ftello() function: Retrieve the position of a FILE stream.
 
 Files:
 lib/ftello.c
+lib/stdio-impl.h
 m4/ftello.m4
 
 Depends-on:
@@ -23,7 +24,7 @@ Include:
 <stdio.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible