We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68211c4 commit b2b8532Copy full SHA for b2b8532
1 file changed
mix.exs
@@ -61,7 +61,7 @@ defmodule Strukt.MixProject do
61
[
62
files: ["lib", "mix.exs", "README.md", "LICENSE.md"],
63
maintainers: ["Paul Schoenfelder"],
64
- licenses: ["Apache 2.0"],
+ licenses: ["Apache-2.0"],
65
links: %{
66
GitHub: "https://github.com/bitwalker/strukt"
67
}
0 commit comments