add licenses hex metadata
This commit is contained in:
parent
b1289a16ae
commit
6712649b9a
1 changed files with 2 additions and 1 deletions
|
@ -22,5 +22,6 @@
|
||||||
"src",
|
"src",
|
||||||
"rebar.config", "rebar.config.script", "rebar.lock"
|
"rebar.config", "rebar.config.script", "rebar.lock"
|
||||||
"README.md", "CHANGES.md", "LICENSE"
|
"README.md", "CHANGES.md", "LICENSE"
|
||||||
]}
|
]},
|
||||||
|
{licenses, ["MIT"]}
|
||||||
]}.
|
]}.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue