minidom: Change license to MPL2. Closes #21

Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
Maxime “pep” Buquet 2020-02-14 22:58:29 +01:00
commit 676f861f72
3 changed files with 371 additions and 38 deletions

View file

@ -14,7 +14,7 @@ repository = "https://gitlab.com/xmpp-rs/xmpp-rs"
documentation = "https://docs.rs/minidom"
readme = "README.md"
keywords = ["xml", "xmpp"]
license = "MIT"
license = "MPL-2.0"
edition = "2018"
[badges]