Skip to content

Commit 13e9cc8

Browse files
committed
Use SPDX license syntax
1 parent 4c05b81 commit 13e9cc8

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
@@ -2,7 +2,7 @@
22
authors = ["Thomas Bahn <[email protected]>", "Torbjørn Birch Moltu <[email protected]>", "Simon Sapin <[email protected]>"]
33
description = "ASCII-only equivalents to `char`, `str` and `String`."
44
documentation = "https://docs.rs/ascii"
5-
license = "Apache-2.0 / MIT"
5+
license = "Apache-2.0 OR MIT"
66
name = "ascii"
77
readme = "README.md"
88
repository = "https://github.com/tomprogrammer/rust-ascii"

0 commit comments

Comments
 (0)