mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-14 14:01:48 +03:00
* modules/version-etc (License): Use LGPL, not LGPLv3+. * modules/version-etc-fsf: Likewise.
27 lines
329 B
Plaintext
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
|