1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-14 14:01:48 +03:00
Files
gnulib/modules/version-etc
Jim Meyering b205080dbc version-etc: use proper license string
* modules/version-etc (License): Use LGPL, not LGPLv3+.
* modules/version-etc-fsf: Likewise.
2009-11-17 22:19:54 +01:00

27 lines
329 B
Plaintext

Description:
Print --version and bug-reporting information in a consistent format.
Files:
lib/version-etc.h
lib/version-etc.c
m4/version-etc.m4
Depends-on:
gettext-h
stdarg
configure.ac:
gl_VERSION_ETC
Makefile.am:
lib_SOURCES += version-etc.h version-etc.c
Include:
"version-etc.h"
License:
LGPL
Maintainer:
Jim Meyering