Skip to content

Commit f445955

Browse files
authored
Merge pull request #61 from ScenicFramework/prep_11
use standard license ID string
2 parents a3c55e2 + 489bbaf commit f445955

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ defmodule ScenicNew.MixProject do
1919
package: [
2020
contributors: ["Boyd Multerer"],
2121
maintainers: ["Boyd Multerer"],
22-
licenses: ["Apache 2"],
22+
licenses: ["Apache-2.0"],
2323
links: %{github: @github},
2424
files: [
2525
"templates/**/*.jpg",

0 commit comments

Comments
 (0)