summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--guix/vkraus/packages/strats.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/guix/vkraus/packages/strats.scm b/guix/vkraus/packages/strats.scm
index 2620394..e67ea93 100644
--- a/guix/vkraus/packages/strats.scm
+++ b/guix/vkraus/packages/strats.scm
@@ -78,4 +78,4 @@
(synopsis "Semi-supervised Transductive Residual Analysis of Time Series")
(description "Implementation of for anomaly detection.")
(home-page "https://labo.planete-kraus.eu/strats.git")
- (license 'none)))
+ (license ((@@ (guix licenses) license) "no" "no" "no"))))