Skip to content

Commit df9381a

Browse files
committed
use standard license string
1 parent 2040390 commit df9381a

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)