Skip to content

Commit f1c0942

Browse files
harfbuzz: Use SPDX 2.1 expression for license. (#199)
1 parent 13cab77 commit f1c0942

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

harfbuzz/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "harfbuzz"
33
version = "0.4.0"
44

55
authors = ["The Servo Project Developers"]
6-
license = "MIT / Apache-2.0"
6+
license = "MIT OR Apache-2.0"
77

88
description = "Rust bindings to the HarfBuzz text shaping engine"
99
repository = "https://github.com/servo/rust-harfbuzz"

0 commit comments

Comments
 (0)