Skip to content

Commit

Permalink
Merge pull request #61 from ScenicFramework/prep_11
Browse files Browse the repository at this point in the history
use standard license ID string
  • Loading branch information
boydm authored Sep 5, 2022
2 parents a3c55e2 + 489bbaf commit f445955
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 @@ -19,7 +19,7 @@ defmodule ScenicNew.MixProject do
package: [
contributors: ["Boyd Multerer"],
maintainers: ["Boyd Multerer"],
licenses: ["Apache 2"],
licenses: ["Apache-2.0"],
links: %{github: @github},
files: [
"templates/**/*.jpg",
Expand Down

0 comments on commit f445955

Please sign in to comment.