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