Skip to content

Commit

Permalink
update licence
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnJocoo committed Dec 8, 2024
1 parent 817a561 commit dbb9e1f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added .DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ defmodule WeightedRandom.MixProject do
[
files: ["lib", "mix.exs", "README.md"],
maintainers: ["Anton Frolov"],
licenses: ["Apache 2.0"],
licenses: ["Apache-2.0"],
links: %{
"GitHub" => "https://github.com/JohnJocoo/weighted_random",
"Docs" => "https://hexdocs.pm/better_weighted_random/"
Expand Down

0 comments on commit dbb9e1f

Please sign in to comment.