Update license on Unicode.org's ConvertUTF code.
authorJames Y Knight <jyknight@google.com>
Fri, 12 Aug 2022 16:36:43 +0000 (16:36 +0000)
committerJames Y Knight <jyknight@google.com>
Fri, 12 Aug 2022 16:51:08 +0000 (16:51 +0000)
commit20451cb06b01167ff4614862736ca65bbfe46dfc
tree6a3932c5b20ce0f5bfb2a581894800fac28abf1d
parentb3f1a6bf1080fb67cb1760a924a56d38d51211aa
Update license on Unicode.org's ConvertUTF code.

The code was relicensed by its owner (Unicode.org) a long time back,
but we still had the old (problematic) license in our fork.

Note that the source files have not been distributed from unicode.org
since 2009 (due to being buggy and unmaintained upstream), but they
were given this license before that.

Fixes https://github.com/llvm/llvm-project/issues/32309

Differential Revision: https://reviews.llvm.org/D66390
llvm/include/llvm/Support/ConvertUTF.h
llvm/lib/Support/ConvertUTF.cpp