mirror of
https://github.com/servo/servo.git
synced 2025-08-10 16:05:43 +01:00
Use SPDX license format
This commit is contained in:
parent
543fc51eeb
commit
9822075277
3 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
name = "hashglobe"
|
||||
version = "0.1.0"
|
||||
authors = ["The Rust Project Developers", "Manish Goregaokar <manishsmail@gmail.com>"]
|
||||
license = "MIT/Apache-2.0"
|
||||
license = "MIT OR Apache-2.0"
|
||||
description = "Fork of std::HashMap with stable fallible allocation."
|
||||
documentation = "https://docs.rs/hashglobe"
|
||||
repository = "https://github.com/Manishearth/hashglobe"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue