minidom: Change license to MPL2. Closes #21
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
parent
c8538c18f5
commit
676f861f72
3 changed files with 371 additions and 38 deletions
|
|
@ -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]
|
||||
|
|
|
|||
Loading…
Reference in a new issue