Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3555ec26edc7b82f1f22f27f05a3a368ec26ca8d
https://github.com/WebKit/WebKit/commit/3555ec26edc7b82f1f22f27f05a3a368ec26ca8d
Author: Yijia Huang <[email protected]>
Date: 2026-05-28 (Thu, 28 May 2026)
Changed paths:
A Source/JavaScriptCore/runtime/temporal/core/LICENSE-icu4x.txt
A Source/JavaScriptCore/runtime/temporal/core/LICENSE-temporal_rs.txt
Log Message:
-----------
[JSC][Temporal] Add third-party license files for temporal_rs and icu4x
https://bugs.webkit.org/show_bug.cgi?id=315781
rdar://178175432
Reviewed by Yusuke Suzuki.
The algorithms in Source/JavaScriptCore/runtime/temporal/core/ are derived
from temporal_rs (https://github.com/boa-dev/temporal, MIT/Apache-2.0) and
icu4x (https://github.com/unicode-org/icu4x, Unicode License V3). Add the
corresponding LICENSE-temporal_rs.txt and LICENSE-icu4x.txt files.
Canonical link: https://commits.webkit.org/314078@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications