Skip to content

Commit bb18619

Browse files
authored
Merge pull request #285 from ScenicFramework/prep_11
use standard license string
2 parents 84505f2 + df9381a commit bb18619

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
@@ -74,7 +74,7 @@ defmodule Scenic.Mixfile do
7474
name: @app_name,
7575
contributors: ["Boyd Multerer"],
7676
maintainers: ["Boyd Multerer"],
77-
licenses: ["Apache 2"],
77+
licenses: ["Apache-2.0"],
7878
links: %{Github: @github},
7979
files: [
8080
"Makefile",

0 commit comments

Comments
 (0)