Skip to content

Commit 38b35a3

Browse files
committed
Fix license name
1 parent 9e7a3ea commit 38b35a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.edn

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{:lib toyokumo/toyokumo-commons
22
:version "0.3.{{git/commit-count}}"
33
:description "Utility functions that are used in multiple Toyokumo products"
4-
:licenses [{:name "Apache License Version 2.0,"
4+
:licenses [{:name "APACHE LICENSE, VERSION 2.0"
55
:url "https://www.apache.org/licenses/LICENSE-2.0"}]
66
:documents [{:file "CHANGELOG.md"
77
:match "Unreleased"

0 commit comments

Comments
 (0)