Add missing license into ecpool
This commit is contained in:
parent
254f7362c1
commit
a2bc11e97a
|
@ -9,5 +9,7 @@
|
|||
gproc
|
||||
]},
|
||||
{mod, { ecpool_app, []}},
|
||||
{env, []}
|
||||
{env, []},
|
||||
{licenses,["Apache-2.0"]},
|
||||
{links,[{"Github","https://github.com/emqx/ecpool"}]}
|
||||
]}.
|
||||
|
|
Loading…
Reference in New Issue