Skip to content

Commit

Permalink
Use SPDX license identifier
Browse files Browse the repository at this point in the history
  • Loading branch information
wojtekmach committed Jan 7, 2020
1 parent 4227582 commit 46de5e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ defmodule Decimal.Mixfile do
defp package() do
[
maintainers: ["Eric Meadows-Jönsson"],
licenses: ["Apache 2.0"],
licenses: ["Apache-2.0"],
links: %{"GitHub" => "https://github.com/ericmj/decimal"}
]
end
Expand Down

0 comments on commit 46de5e5

Please sign in to comment.