X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=samtools.git;a=blobdiff_plain;f=debian%2Fcopyright;h=352073db5660dc02990f7836ab627c09f7ce76fc;hp=0aa176c6b76dcbb9f5e285a70eb80423f0b972fe;hb=bae891ca4b43a78b7d8d45d634f48fb90a241580;hpb=cfcfcb66f52eda34089ba184dae9eb9409877467 diff --git a/debian/copyright b/debian/copyright index 0aa176c..352073d 100644 --- a/debian/copyright +++ b/debian/copyright @@ -3,7 +3,7 @@ Machine-readable license summary, see ‘http://dep.debian.net/deps/dep5/’. Name : SAMtools Contact : SAMtools mailing list -Source : http://qa.debian.org/watch/sf.php/samtools/samtools-0.1.7.tar.bz2 +Source : http://qa.debian.org/watch/sf.php/samtools/samtools-0.1.7a.tar.bz2 Copyright : © 2008–2009, Genome Research Ltd. @@ -78,9 +78,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