Switch from LGPLv3 to MPL-2.0.
This commit is contained in:
parent
e2b5696beb
commit
20a7d4fc55
6 changed files with 385 additions and 861 deletions
|
|
@ -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]
|
||||
|
|
|
|||
Loading…
Reference in a new issue