Browse Source

Added lost license

pull/4/head
Pavel Skrylev 5 years ago
parent
commit
8bd2f269ad
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      src/goldrush.app.src

+ 1
- 0
src/goldrush.app.src View File

@ -4,5 +4,6 @@
{registered, []},
{applications, [kernel, stdlib, syntax_tools, compiler]},
{mod, {gr_app, []}},
{licenses, ["ISC"]},
{env, []}
]}.

Loading…
Cancel
Save