Use SPDX license format

This commit is contained in:
Alex Touchet 2022-10-10 15:48:05 -07:00
parent 543fc51eeb
commit 9822075277
3 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@
name = "malloc_size_of"
version = "0.0.1"
authors = ["The Servo Project Developers"]
license = "MIT/Apache-2.0"
license = "MIT OR Apache-2.0"
publish = false
[lib]