Changed license of gsalib R package from BSD to MIT
- PT 75827540
This commit is contained in:
parent
5fa5724e4a
commit
f766608b4e
|
|
@ -8,6 +8,6 @@ Author: Kiran Garimella
|
||||||
Maintainer: Mauricio Carneiro <carneiro@broadinstitute.org>
|
Maintainer: Mauricio Carneiro <carneiro@broadinstitute.org>
|
||||||
BugReports: http://gatkforums.broadinstitute.org
|
BugReports: http://gatkforums.broadinstitute.org
|
||||||
Description: Utility functions for GATK NGS analyses
|
Description: Utility functions for GATK NGS analyses
|
||||||
License: BSD
|
License: MIT + file LICENSE
|
||||||
LazyLoad: yes
|
LazyLoad: yes
|
||||||
NeedsCompilation: no
|
NeedsCompilation: no
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1,2 @@
|
||||||
|
YEAR: 2012
|
||||||
|
COPYRIGHT HOLDER: The Broad Institute
|
||||||
Loading…
Reference in New Issue