Skip to content

Commit c0ff664

Browse files
chenrui333ctz
authored andcommitted
chore: update to use spdx license identifier
Update to use SPDX license format, same as [rusttls](https://github.com/rustls/rustls/blob/0c85c0199f479e71c8c4811684fd8de779fb8c21/rustls/Cargo.toml#L6).
1 parent 0ab21b5 commit c0ff664

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
name = "rustls-ffi"
33
version = "0.13.0"
44
authors = ["Jacob Hoffman-Andrews <[email protected]>"]
5-
license = "Apache-2.0/ISC/MIT"
5+
license = "Apache-2.0 OR ISC OR MIT"
66
readme = "README-crates.io.md"
77
description = "Rustls bindings for non-Rust languages"
88
homepage = "https://github.com/rustls/rustls-ffi"

0 commit comments

Comments
 (0)