Skip to content

Commit

Permalink
Fix SPDX licence
Browse files Browse the repository at this point in the history
  • Loading branch information
kipcole9 committed Sep 29, 2023
1 parent c8508bf commit e4d78d6
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 @@ -64,7 +64,7 @@ defmodule Cldr.Strftime.MixProject do
defp package do
[
maintainers: ["Kip Cole"],
licenses: ["Apache 2.0"],
licenses: ["Apache-2.0"],
links: links(),
files: [
"lib",
Expand Down

0 comments on commit e4d78d6

Please sign in to comment.