mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-09-02 15:41:25 +03:00
* modules/version-etc-fsf: New file. * lib/version-etc-fsf.c: New file, with version_etc_copyright. * lib/version-etc.c: Remove version_etc_copyright. * lib/version-etc.h (version_etc_copyright): Use [] instead of * in prototype.
22 lines
216 B
Plaintext
22 lines
216 B
Plaintext
Description:
|
|
Copyright variable for FSF projects
|
|
|
|
Files:
|
|
lib/version-etc-fsf.c
|
|
|
|
Depends-on:
|
|
version-etc
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += version-etc-fsf.c
|
|
|
|
Include:
|
|
|
|
License:
|
|
GPL
|
|
|
|
Maintainer:
|
|
Jim Meyering
|