X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=samtools.git;a=blobdiff_plain;f=debian%2Fcopyright;h=d72f918ecef194b25242096cb7e54961aff55bf1;hp=d5d88d706ef2d3b1355da281997c7c6b0123ff54;hb=9ff80e8cb7d586d56afc624923b252cac7a91ab0;hpb=67801bf17aa6495879da63ce77a2014759fabc16 diff --git a/debian/copyright b/debian/copyright index d5d88d7..d72f918 100644 --- a/debian/copyright +++ b/debian/copyright @@ -27,6 +27,13 @@ License : MIT OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +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 +85,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