From 5162935a47cefc2b8b4512b34d319e03cf6d3cba Mon Sep 17 00:00:00 2001 From: pmonks Date: Sat, 13 Apr 2024 01:17:31 +0000 Subject: [PATCH] deploy: d807b3f7a5a9cb2ed222d3438505d3d0f679d8e0 --- tools-licenses.tasks.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools-licenses.tasks.html b/tools-licenses.tasks.html index b0f2ca1..7360e42 100644 --- a/tools-licenses.tasks.html +++ b/tools-licenses.tasks.html @@ -11,7 +11,7 @@ :summary) Note: has the side effect of 'prepping' your project with its transitive -dependencies (i.e. downloading them if they haven't already been downloaded).

licenses

(licenses opts)
Lists all licenses used transitively by the project.
+dependencies (i.e. downloading them if they haven't already been downloaded).

licenses

(licenses opts)
Lists all licenses used transitively by the project.
 
 :lib     -- req: a symbol representing the name of your library / project
                  (e.g. com.github.yourusername/yourproject)
@@ -22,4 +22,4 @@
                  other outputs)
 
 Note: has the side effect of 'prepping' your project with its transitive
-dependencies (i.e. downloading them if they haven't already been downloaded).
\ No newline at end of file +dependencies (i.e. downloading them if they haven't already been downloaded). \ No newline at end of file