License the project under MPL-2.0.

This commit is contained in:
Emmanuel Gil Peyrot 2017-04-29 22:14:34 +01:00
commit 407e4cceb4
30 changed files with 545 additions and 0 deletions

View file

@ -7,6 +7,8 @@ homepage = "https://hg.linkmauve.fr/xmpp-parsers"
repository = "https://hg.linkmauve.fr/xmpp-parsers"
keywords = ["xmpp"]
categories = ["parsing", "network-programming"]
license = "MPL-2.0"
license-file = "LICENSE"
[dependencies]
minidom = "0.2.0"