Skip to content

Commit

Permalink
Use approved license specifier
Browse files Browse the repository at this point in the history
  • Loading branch information
lukebakken committed Oct 6, 2022
1 parent ad541e1 commit 0d48ff4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cuttlefish.app.src
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{licenses,["Apache"]},
{licenses,["Apache-2.0"]},
{links,[{"GitHub","https://github.com/Kyorai/cuttlefish"}]}]}.

0 comments on commit 0d48ff4

Please sign in to comment.