diff --git a/build.edn b/build.edn index 56297e6..21b8abc 100644 --- a/build.edn +++ b/build.edn @@ -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