Skip to content

Commit de14958

Browse files
committed
chore: Correct Hex license identifier
1 parent 3486bff commit de14958

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/meck.app.src

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
{env, []},
88

99
% Hex.pm
10-
{licenses, ["Apache 2.0"]},
10+
{licenses, ["Apache-2.0"]},
1111
{links, [
1212
{"Changelog", "https://github.com/eproxus/meck/blob/master/CHANGELOG.md"},
1313
{"GitHub", "https://github.com/eproxus/meck"}

0 commit comments

Comments
 (0)