Merge branch 'tcit-master-patch-06284' into 'master'
Change license metadata field to a valid SPDX identifier See merge request pleroma/elixir-libraries/http_signatures!2
This commit is contained in:
commit
04393197b3
1 changed files with 1 additions and 1 deletions
2
mix.exs
2
mix.exs
|
@ -33,7 +33,7 @@ defmodule HttpSignatures.MixProject do
|
|||
|
||||
defp package do
|
||||
[
|
||||
licenses: ["LGPLv3"],
|
||||
licenses: ["LGPL-3.0-only"],
|
||||
links: %{"GitLab" => "https://git.pleroma.social/pleroma/elixir-libraries/http_signatures"}
|
||||
]
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue