aboutsummaryrefslogtreecommitdiff
path: root/guix.scm
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2022-05-09 05:20:53 +0300
committerFrederick Muriuki Muriithi2022-05-09 05:37:06 +0300
commit7c3335f7c81a5f30dc1b6f55c5cc858c35f17981 (patch)
tree16f2135c4f4980a778b3b030ec64b80430f21c3b /guix.scm
parent90ae44b4b336aa3fbca965da8c1948317714a11a (diff)
downloadgn-uploader-7c3335f7c81a5f30dc1b6f55c5cc858c35f17981.tar.gz
Update documentation and license
Add documentation on how to run the development version of the GeneNetwork Quality Control application. Update the license to the agpl3+ license used by genenetwork3
Diffstat (limited to 'guix.scm')
-rw-r--r--guix.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/guix.scm b/guix.scm
index acfa307..339590c 100644
--- a/guix.scm
+++ b/guix.scm
@@ -42,4 +42,4 @@
"GeneNetwork qc is a quality control application for the data files that
eventually are used to add to the data in the GeneNetwork project.")
(home-page "https://git.genenetwork.org/fredmanglis/gnqc_py")
- (license license:gpl3))
+ (license license:agpl3+))