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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
authors = ["Thomas Bahn <thomas@thomas-bahn.net>", "Torbjørn Birch Moltu <t.b.moltu@lyse.net>", "Simon Sapin <simon.sapin@exyr.org>"]
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)