Skip to content

Commit cee4043

Browse files
committed
Fix license to be SPDX compatible
1 parent 90ee5ed commit cee4043

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
@@ -34,7 +34,7 @@ defmodule Money.Mixfile do
3434
defp package do
3535
[
3636
maintainers: ["Kip Cole"],
37-
licenses: ["Apache 2.0"],
37+
licenses: ["Apache-2.0"],
3838
links: %{
3939
"GitHub" => "https://github.com/kipcole9/money",
4040
"Readme" => "https://github.com/kipcole9/money/blob/v#{@version}/README.md",

0 commit comments

Comments
 (0)