Skip to content

Commit cea902b

Browse files
authored
Use SPDX license format
1 parent 91248c1 commit cea902b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
name = "glob"
44
version = "0.3.0"
55
authors = ["The Rust Project Developers"]
6-
license = "MIT/Apache-2.0"
6+
license = "MIT OR Apache-2.0"
77
homepage = "https://github.com/rust-lang/glob"
88
repository = "https://github.com/rust-lang/glob"
99
documentation = "https://docs.rs/glob/0.3.0"

0 commit comments

Comments
 (0)