lib/src/unicode/README.md
This directory contains a small subset of files from the Unicode organization's ICU repository.
The license for these files is contained in the LICENSE file within this directory.
icu4c/source/common/unicode directory:
utf8.hutf16.humachine.hlibicu are not needed:
ptypes.hurename.hutf.hICU_SHA - File containing the Git SHA of the commit in the icu repository from which the files were obtained.LICENSE - The license file from the icu4c directory of the icu repository.README.md - This text file.To incorporate changes from the upstream icu repository:
ICU_SHA with the new Git SHA.LICENSE with the license text from the directory mentioned above.utf8.h, utf16.h, and umachine.h with their new contents in the icu repository.