Skip to content

Commit fa5123f

Browse files
authored
Add hyphen to license name (#145)
1 parent d717294 commit fa5123f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ defmodule Bundlex.Mixfile do
3636
defp package do
3737
[
3838
maintainers: ["Membrane Team"],
39-
licenses: ["Apache 2.0"],
39+
licenses: ["Apache-2.0"],
4040
links: %{
4141
"GitHub" => @github_url,
4242
"Membrane Framework Homepage" => "https://membraneframework.org"

0 commit comments

Comments
 (0)