Switch from LGPLv3 to MPL-2.0.

This commit is contained in:
Emmanuel Gil Peyrot 2019-06-10 23:09:20 +02:00
commit 20a7d4fc55
6 changed files with 385 additions and 861 deletions

View file

@ -12,7 +12,7 @@ repository = "https://gitlab.com/xmpp-rs/jid-rs"
documentation = "https://docs.rs/jid"
readme = "README.md"
keywords = ["xmpp", "jid"]
license = "LGPL-3.0+"
license = "MPL-2.0"
edition = "2018"
[badges]