X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=samtools.git;a=blobdiff_plain;f=debian%2Fcopyright;h=67f3481d4ee2af9a3be19fe5278dc6772b93d222;hp=d5d88d706ef2d3b1355da281997c7c6b0123ff54;hb=8e6e7ef5d152a63f05c5eaff6e1056e8a228bcb4;hpb=67801bf17aa6495879da63ce77a2014759fabc16 diff --git a/debian/copyright b/debian/copyright index d5d88d7..67f3481 100644 --- a/debian/copyright +++ b/debian/copyright @@ -6,7 +6,7 @@ Contact : SAMtools mailing list Source : http://qa.debian.org/watch/sf.php/samtools/samtools-0.1.7a.tar.bz2 -Copyright : © 2008–2009, Genome Research Ltd. +Copyright : © 2008–2010, Genome Research Ltd. (GRL) License : MIT Permission is hereby granted, free of charge, to any person obtaining a copy @@ -27,6 +27,16 @@ License : MIT OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +Files : bcftools/bcf.h +Copyright : © 2010 Broad Institute +License : MIT + +Files: misc/export2sam.pl +Copyright : © 2008–2009, Genome Research Ltd. +Copyright : © 2010 Illumina, Inc. +License : MIT + + Files : bgzf.*, bgzip.c Copyright : © 2008 Broad Institute / Massachusetts Institute of Technology License : MIT @@ -78,9 +88,32 @@ License : will fill a supplied 16-byte array with the digest. -Files : win32/* -Removed : Missing source. +Files : win32/xcurses.h +License : Public Domain - The win32 directory is present in the original upstream sources, but - was removed from the Debian source package, as it contains binary files for the - win32 platform without their corresponding source files. + This file is part of PDCurses (http://pdcurses.sourceforge.net/), + which is in the public domain. + + +Files : win32/z*.h +Copyright : © 1995-2005 Jean-loup Gailly and Mark Adler +License : zlib + + This software is provided 'as-is', without any express or implied + warranty. In no event will the authors be held liable for any damages + arising from the use of this software. + + Permission is granted to anyone to use this software for any purpose, + including commercial applications, and to alter it and redistribute it + freely, subject to the following restrictions: + + 1. The origin of this software must not be misrepresented; you must not + claim that you wrote the original software. If you use this software + in a product, an acknowledgment in the product documentation would be + appreciated but is not required. + 2. Altered source versions must be plainly marked as such, and must not be + misrepresented as being the original software. + 3. This notice may not be removed or altered from any source distribution. + + Jean-loup Gailly Mark Adler + jloup@gzip.org madler@alumni.caltech.edu