Hash :
ce4ee4cb
Author :
Date :
2017-06-12T10:40:29
Relicense some modules under LGPLv2+. Daiki Ueno's approval is in https://lists.gnu.org/archive/html/bug-gnulib/2017-06/msg00058.html. * modules/uniwidth/base (License): Change to LGPLv2+. * modules/uniwidth/width (License): Likewise.
Description:
Determine display width of Unicode character.
Files:
lib/uniwidth/width.c
lib/uniwidth/cjk.h
Depends-on:
uniwidth/base
streq
configure.ac:
gl_LIBUNISTRING_MODULE([0.9.6], [uniwidth/width])
Makefile.am:
if LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH
lib_SOURCES += uniwidth/width.c
endif
Include:
"uniwidth.h"
License:
LGPLv2+
Maintainer:
all