commit | 364118a1d9da24bb5b770ac3d762ac144d6da5a4 | [log] [tgz] |
---|---|---|
author | David Yeung <dayeung@chromium.org> | Tue Mar 26 20:33:22 2024 |
committer | David Yeung <dayeung@chromium.org> | Tue Mar 26 20:55:03 2024 |
tree | 268d3140262b461fdec9c1fd71f570234f9a740b | |
parent | 5ae60ba128b3d593307a221dc9322e83b0e9647f [diff] |
Fix License by removing symlink. ICU 74 modified the license as a symlink which inevitable points to nothing. Fix is to update license so its not a symlink. The update script will also just point directly to the license instead of the symlink. Change-Id: I942fec36ad6dc5c1878a47411e855aeb16794b16 Bug: 331443177 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/deps/icu/+/5397901 Reviewed-by: Shu-yu Guo <syg@chromium.org>