summaryrefslogtreecommitdiff
path: root/NOTICE
diff options
context:
space:
mode:
Diffstat (limited to 'NOTICE')
-rw-r--r--NOTICE4
1 files changed, 2 insertions, 2 deletions
diff --git a/NOTICE b/NOTICE
index fe77397b..4b40cba1 100644
--- a/NOTICE
+++ b/NOTICE
@@ -3,8 +3,8 @@ Licenses for third party components used by this project can be found below.
================================================================================
The MIT License applies to:
-* The default color set defined in `crates/typst/src/geom/color.rs` which is
- adapted from the colors.css project
+* The default color set defined in `crates/typst/src/visualize/color.rs` which
+ is adapted from the colors.css project
(https://clrs.cc/)
* The `RemoteReader` defined in `crates/typst-kit/src/download.rs` which is