Skip to content

Commit

Permalink
Use SPDX license format (#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
atouchet committed Mar 24, 2023
1 parent 42335ce commit bfc667c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "fixedbitset"
version = "0.4.2"
authors = ["bluss"]
license = "MIT/Apache-2.0"
license = "MIT OR Apache-2.0"
readme = "README.md"

description = "FixedBitSet is a simple bitset collection"
Expand Down

0 comments on commit bfc667c

Please sign in to comment.