mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-08-28 04:27:54 +00:00
eb3fb20593
* modules/dummy (License): Set to "public domain". Suggested by Reuben Thomas.
21 lines
202 B
Plaintext
21 lines
202 B
Plaintext
Description:
|
|
A dummy file, to make sure the library is non-empty.
|
|
|
|
Files:
|
|
lib/dummy.c
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += dummy.c
|
|
|
|
Include:
|
|
|
|
License:
|
|
public domain
|
|
|
|
Maintainer:
|
|
all
|