Skip to content

Commit f6ce2e6

Browse files
committed
Update license for notify
1 parent 0d79348 commit f6ce2e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/tools/tidy/src/deps.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ const EXCEPTIONS_RUST_ANALYZER: ExceptionList = &[
131131
("anymap", "BlueOak-1.0.0 OR MIT OR Apache-2.0"), // BlueOak is not acceptable, but we use it under MIT OR Apache-2 .0
132132
("dissimilar", "Apache-2.0"),
133133
("instant", "BSD-3-Clause"),
134-
("notify", "CC0-1.0 OR Artistic-2.0"),
134+
("notify", "CC0-1.0"),
135135
("pulldown-cmark-to-cmark", "Apache-2.0"),
136136
("ryu", "Apache-2.0 OR BSL-1.0"), // BSL is not acceptble, but we use it under Apache-2.0
137137
("scip", "Apache-2.0"),

0 commit comments

Comments
 (0)