diff --git a/src/jsx.app.src b/src/jsx.app.src index 404608b..9ad3817 100644 --- a/src/jsx.app.src +++ b/src/jsx.app.src @@ -22,5 +22,6 @@ "src", "rebar.config", "rebar.config.script", "rebar.lock" "README.md", "CHANGES.md", "LICENSE" - ]} + ]}, + {licenses, ["MIT"]} ]}.