view modules/hash @ 17535:f4a8f8081aaa

hash: relax license to LGPLv2+, for libguestfs * modules/hash (License): Change from GPL to LGPLv2+.
author Jim Meyering <meyering@fb.com>
date Tue, 05 Nov 2013 08:27:10 -0800
parents 06946960c6cc
children
line wrap: on
line source

Description:
Parameterizable hash table.

Files:
lib/hash.c
lib/hash.h

Depends-on:
bitrotate
stdbool
stdint
xalloc-oversized

configure.ac:

Makefile.am:
lib_SOURCES += hash.c

Include:
"hash.h"

License:
LGPLv2+

Maintainer:
Jim Meyering