summaryrefslogtreecommitdiff
path: root/gnu/packages/bioinformatics.scm
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2017-09-01 08:52:51 +0200
committerRicardo Wurmus <rekado@elephly.net>2017-09-01 10:26:31 +0200
commit75690c9f6bd7909868ae0f91ee7f3cf9e0be1942 (patch)
treecf721e3924aac6082cdead95661944e72782a40d /gnu/packages/bioinformatics.scm
parenteda8f36cd6be051b5c999ef92c01d872e5e9b96a (diff)
downloadpatches-75690c9f6bd7909868ae0f91ee7f3cf9e0be1942.tar
patches-75690c9f6bd7909868ae0f91ee7f3cf9e0be1942.tar.gz
gnu: r-rcas: Correct license.
* gnu/packages/bioinformatics.scm (r-rcas)[license]: Use correct license.
Diffstat (limited to 'gnu/packages/bioinformatics.scm')
-rw-r--r--gnu/packages/bioinformatics.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index eb1d458593..57db745064 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -8044,7 +8044,7 @@ paired-end data.")
intuitive reports and publication-ready graphics. This package provides the R
library implementing most of the pipeline's features.")
(home-page "https://github.com/BIMSBbioinfo/RCAS")
- (license license:expat)))
+ (license license:artistic2.0)))
(define-public rcas-web
(package