Commit Graph

10 Commits (61875e4dfa4e2b6c251ccb264fbb03a0af0a7c35)

Author SHA1 Message Date
Geraldine Van der Auwera 9a306ca221 Update licenses 2016-03-05 01:09:43 -08:00
Geraldine Van der Auwera 19bbe45cbc Updated licenses for 2015 2015-08-06 15:23:11 -04:00
Geraldine Van der Auwera e7e8052f84 Updated license information
- Updated license files (private/protected) for version, address and a couple of legal clauses
- Updated license snippet throught the codebase
2014-10-14 17:10:12 -04:00
Mauricio Carneiro b7593aeadc Removing the symlink from the private license file
We had identified this problem before, but Dropbox tricked me into pushing it again into the repo.
2013-02-09 12:57:44 -05:00
Mauricio Carneiro 5f49c95cc1 Added distance across contigs calculation to GenomeLocs
-- distance across contigs is calculated given a sequence dictionary (from SAMFileHeader)
-- unit test added
GSATDG-45
2013-02-07 16:31:41 -05:00
Mauricio Carneiro c5e1bb678b Refrain from pushing symlinks into the repo... not all filesystems treat it correctly 2013-01-22 15:18:19 -07:00
Mauricio Carneiro 75a0d0b193 Cleaning CRLF terminations in the licenses
- made all unix style line endings
   - removed private license since it was similar to protected license. Made it a symlink.

GSATDG-5
2013-01-10 17:06:29 -05:00
Eric Banks b109b124bd Remove non-ASCII chars 2013-01-10 14:39:56 -05:00
Eric Banks 1e083b2388 private/protected licenses updated to the version from legal; public should be the old GATK license. 2013-01-10 14:37:07 -05:00
Mauricio Carneiro 4a8466783a License Parser and update all license scripts
* Implemented a script that parses and replaces the license (to be used by git on every commit)
   * Implemented a shell script that makes use of the license parser to add the license to all java files in the repo
GSA-685 GSATDG-6 GSATDG-16
2013-01-09 15:56:50 -05:00