1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-14 14:01:48 +03:00
Files
gnulib/modules/hash-pjw
Paul Eggert 77b054428b hash-pjw: relax license to LGPLv2+
* modules/hash-pjw (License): Relax, with consent of author.
2012-09-26 20:12:57 -07:00

23 lines
247 B
Plaintext

Description:
Compute a hash value for a NUL-terminated string.
Files:
lib/hash-pjw.h
lib/hash-pjw.c
Depends-on:
configure.ac:
Makefile.am:
lib_SOURCES += hash-pjw.h hash-pjw.c
Include:
"hash-pjw.h"
License:
LGPLv2+
Maintainer:
Jim Meyering