Skip to content

Commit f652c6a

Browse files
nicaltaiki-e
authored andcommitted
Change crossbeam-channel's license to MIT OR Apache-2.0.
1 parent 149a3c9 commit f652c6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crossbeam-channel/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name = "crossbeam-channel"
66
# - Create "crossbeam-channel-X.Y.Z" git tag
77
version = "0.4.2"
88
authors = ["The Crossbeam Project Developers"]
9-
license = "MIT/Apache-2.0 AND BSD-2-Clause"
9+
license = "MIT OR Apache-2.0"
1010
readme = "README.md"
1111
repository = "https://github.com/crossbeam-rs/crossbeam"
1212
homepage = "https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-channel"

0 commit comments

Comments
 (0)