Package: libmaus2 / 2.0.768+dfsg-2
Header
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: libmaus2
Source: https://gitlab.com/german.tischler/libmaus2/tags
Files-Excluded: INSTALL Makefile.in aclocal.m4 compile config.guess config.sub configure depcomp install-sh ltmain.sh m4/libtool.m4 missing src/Makefile.in test/Makefile.in autom4te.cache/*
Files
Files | Copyright | License | Comment |
---|---|---|---|
* |
2010-2016 German Tischler |
GPL-3+ | ---- | src/libmaus2/hashing/hash.hpp |
1996, Bob Jenkins <bob_jenkins@burtleburtle.net> |
public_domain | ---- | src/libmaus2/sorting/SerialRadixSort64.hpp |
2008, 2009 Andrew I. Schein 2010, German Tischler, Solon Pissis 2010-2013 German Tischler 2011-2013 Genome Research Limited |
MIT | ---- | src/libmaus2/suffixsort/divsufsort* |
2003-2008 Yuta Mori 2011-2013 German Tischler 2011-2013 Genome Research Limited |
MIT | ---- | src/libmaus2/digest/md5* |
1999, 2000, 2002 L. Peter Deutsch <ghost@aladdin.com> (Aladdin Enterprises) |
as-is | ---- | src/libmaus2/bambam/DuplicationMetrics* |
2009 The Broad Institute 2013 German Tischler 2013 Genome Research Limited |
MIT | ---- | src/libmaus2/lz/lz4* |
2011-2013 Yann Collet |
BSD-2-clause | ---- | src/libmaus2/hashing/Crc3* |
2011-2013 Stephan Brumme |
zlib | ---- | src/libmaus2/digest/CRC32*_Core.* |
2013 Mark Adler <madler@alumni.caltech.edu> 2004 Cisco Systems, Inc. 2008 Herbert Xu <herbert@gondor.apana.org.au> 2014 German Tischler |
as-is+gpl-2+ | ---- | src/libmaus2/hashing/MurmurHash3* src/libmaus2/digest/MurmurHash3* |
Austin Appleby (public domain) |
public-domain2 | ---- | debian/* |
2019 Andreas Tille <tille@debian.org> |
GPL-3+ | ---- |
Licenses
License: MIT
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
License: GPL-3+
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. On Debian systems you can find the full text of the GNU General Public License version 3 at /usr/share/common-licenses/GPL-3.