1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-09-02 15:41:25 +03:00
Files
gnulib/modules/version-etc-fsf
Paul Eggert 8463224c96 * MODULES.html.sh (Command-line arguments): Add version-etc-fsf.
* 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.
2005-01-21 00:24:52 +00:00

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