diff --git a/mix.exs b/mix.exs index 32600ee..27dfbf5 100644 --- a/mix.exs +++ b/mix.exs @@ -61,7 +61,7 @@ defmodule Strukt.MixProject do [ files: ["lib", "mix.exs", "README.md", "LICENSE.md"], maintainers: ["Paul Schoenfelder"], - licenses: ["Apache 2.0"], + licenses: ["Apache-2.0"], links: %{ GitHub: "https://github.com/bitwalker/strukt" }