Skip to content

Commit

Permalink
Fix SPDX licence
Browse files Browse the repository at this point in the history
  • Loading branch information
kipcole9 committed Jun 8, 2022
1 parent a063e95 commit 7416b40
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 @@ -30,7 +30,7 @@ defmodule Cldr.Calendars.Persian.MixProject do
defp package do
[
maintainers: ["Kip Cole"],
licenses: ["Apache 2.0"],
licenses: ["Apache-2.0"],
logo: "logo.png",
links: links(),
files: [
Expand Down

0 comments on commit 7416b40

Please sign in to comment.