1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-17 12:41:05 +03:00
Files
gnulib/modules/verify
Paul Eggert bff9be21a6 * modules/verify (License): Change from GPL to LGPL. This is a
tiny module and there are apparently near-equivalents that are
under the BSD license.
2005-10-27 17:46:54 +00:00

22 lines
208 B
Plaintext

Description:
Compile-time assert-like macros.
Files:
lib/verify.h
Depends-on:
configure.ac:
Makefile.am:
lib_SOURCES += verify.h
Include:
"verify.h"
License:
LGPL
Maintainer:
Paul Eggert, Jim Meyering