Skip to content

Commit

Permalink
Add licenses to build.edn
Browse files Browse the repository at this point in the history
  • Loading branch information
makinoshi committed Jul 23, 2024
1 parent 952c5f9 commit 9e7a3ea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.edn
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
{: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,"
:url "https://www.apache.org/licenses/LICENSE-2.0"}]
:documents [{:file "CHANGELOG.md"
:match "Unreleased"
:action :append-after
Expand Down

0 comments on commit 9e7a3ea

Please sign in to comment.