Skip to content

Commit

Permalink
Fix license name
Browse files Browse the repository at this point in the history
  • Loading branch information
makinoshi committed Jul 23, 2024
1 parent 9e7a3ea commit 38b35a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.edn
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{:lib toyokumo/toyokumo-commons
:version "0.3.{{git/commit-count}}"
:description "Utility functions that are used in multiple Toyokumo products"
:licenses [{:name "Apache License Version 2.0,"
:licenses [{:name "APACHE LICENSE, VERSION 2.0"
:url "https://www.apache.org/licenses/LICENSE-2.0"}]
:documents [{:file "CHANGELOG.md"
:match "Unreleased"
Expand Down

0 comments on commit 38b35a3

Please sign in to comment.