Branch
Hash :
80f7a65f
Author :
Date :
2023-07-24T02:00:37
unistr/u32-strlen: Relicense under LGPLv2+. * modules/unistr/u32-strlen (License): Change to LGPLv2+. * lib/unistr/u32-strlen.c: Update license notice.
Description:
Determine length of UTF-32 string.
Files:
lib/unistr/u32-strlen.c
lib/unistr/u-strlen.h
Depends-on:
unistr/base
configure.ac:
gl_LIBUNISTRING_MODULE([0.9], [unistr/u32-strlen])
Makefile.am:
if LIBUNISTRING_COMPILE_UNISTR_U32_STRLEN
lib_SOURCES += unistr/u32-strlen.c
endif
Include:
"unistr.h"
License:
LGPLv2+
Maintainer:
all