Skip to content

Commit bfc667c

Browse files
authored
Use SPDX license format (#95)
1 parent 42335ce commit bfc667c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "fixedbitset"
33
version = "0.4.2"
44
authors = ["bluss"]
5-
license = "MIT/Apache-2.0"
5+
license = "MIT OR Apache-2.0"
66
readme = "README.md"
77

88
description = "FixedBitSet is a simple bitset collection"

0 commit comments

Comments
 (0)