amplab / snap

Scalable Nucleotide Alignment Program -- a fast and accurate read aligner for high-throughput sequencing data
https://www.microsoft.com/en-us/research/project/snap/
Apache License 2.0
287 stars 66 forks source link

remove proprietary files #58

Closed mr-c closed 8 years ago

mr-c commented 8 years ago

They are not used to build and have the following heading:

* Copyright 2009-2010 by Teradata Corporation.                               *
*                                                                            *
* ALL RIGHTS RESERVED.                                                       *
*                                                                            *
* TERADATA CONFIDENTIAL AND TRADE SECRET

We had to remove them and rebuild the release tar for the Debian package of snap-aligner as we can't add such content to the Debian archive.

Thanks!

AmplabJenkins commented 8 years ago

Can one of the admins verify this patch?

bolosky commented 8 years ago

I'm not quite sure why these were ever here, I guess Jeremy just picked them up when he added the HDFS support.