Skip to content

Commit f4b4f01

Browse files
authored
Merge pull request #15 from mbrubeck/license
Use SPDX license expression syntax
2 parents 38f6ae6 + a0a9e67 commit f4b4f01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ homepage = "https://github.com/unicode-rs/unicode-script"
88
repository = "https://github.com/unicode-rs/unicode-script"
99
documentation = "https://docs.rs/unicode-script"
1010

11-
license = "MIT/Apache-2.0"
11+
license = "MIT OR Apache-2.0"
1212
keywords = ["text", "unicode", "script", "language"]
1313
readme = "README.md"
1414
description = """

0 commit comments

Comments
 (0)