Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/ncbi/sra-tools/
Files-Excluded: ngs/ngs-sdk/win
                ngs/ngs-sdk/CMakeLists.win.txt
                .gitattributes
                .gitignore
Upstream-Contact: sra-tools@ncbi.nlm.nih.gov

Files: *
Copyright: none claimed
License: public-domain
                           PUBLIC DOMAIN NOTICE
              National Center for Biotechnology Information
 .
 This software/database is a "United States Government Work" under the
 terms of the United States Copyright Act.  It was written as part of
 the author's official duties as a United States Government employee and
 thus cannot be copyrighted.  This software/database is freely available
 to the public for use. The National Library of Medicine and the U.S.
 Government have not placed any restriction on its use or reproduction.
 .
 Although all reasonable efforts have been taken to ensure the accuracy
 and reliability of the software and data, the NLM and the U.S.
 Government do not and cannot warrant the performance or results that
 may be obtained by using this software or data. The NLM and the U.S.
 Government disclaim all warranties, express or implied, including
 warranties of performance, merchantability or fitness for any particular
 purpose.
 .
 Please cite the author in any work or product based on this material.

Files: debian/tests/test-data/test-data.tar.gz
Copyright: 1996-2018 NCBI
License: unrestricted
 Databases of molecular data on the NCBI Web site include such examples as
 nucleotide sequences (GenBank), protein sequences, macromolecular
 structures, molecular variation, gene expression, and mapping data. They
 are designed to provide and encourage access within the scientific
 community to sources of current and comprehensive information. Therefore,
 NCBI itself places no restrictions on the use or distribution of the data
 contained therein. Nor do we accept data when the submitter has requested
 restrictions on reuse or redistribution.
Comment:
 The test data files contained in the archive are a data set prepared from
 original SRAs with accession numbers SRR6650398, SRR2042184 and SRR7032226.

Files: ngs/ngs-sdk/language/java/jni*.h ngs/ncbi/ngs-jni/jni*.h
Copyright: 1996, Netscape Communications Corporation
           2006, Oracle and/or its affiliates
License: GPL-2
 This code is free software; you can redistribute it and/or modify it
 under the terms of the GNU General Public License version 2 only, as
 published by the Free Software Foundation.  Oracle designates this
 particular file as subject to the "Classpath" exception as provided
 by Oracle in the LICENSE file that accompanied this code.
 .
 This code 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
 version 2 for more details (a copy is included in the LICENSE file that
 accompanied this code).
 .
 You should have received a copy of the GNU General Public License
 along with this package; if not, see https://www.gnu.org/licenses/.
 .
 Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
 or visit www.oracle.com if you need additional information or have any
 questions.
 .
 We used part of Netscape's Java Runtime Interface (JRI) as the starting
 point of our design and implementation.

Files: tools/loaders/fastq-loader/fastq-tokens.h
       tools/loaders/fastq-loader/zz_fastq-grammar.?
Copyright: 1984, 1989-1990, 2000-2015, 2018-2020 Free Software Foundation, Inc.
License: GPL-3+

Files: tools/loaders/sharq/CLI11.hpp
Copyright: 2017-2020 University of Cincinnati
           (developed by Henry Schreiner under NSF AWARD 1414736)
License: BSD-3-clause-CLI11
 Redistribution and use in source and binary forms of CLI11, with or without
 modification, are permitted provided that the following conditions are met:
 .
 1. Redistributions of source code must retain the above copyright notice, this
    list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce the above copyright notice,
    this list of conditions and the following disclaimer in the documentation
    and/or other materials provided with the distribution.
 3. Neither the name of the copyright holder nor the names of its contributors
    may be used to endorse or promote products derived from this software without
    specific prior written permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
 ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
 ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Files: libs/inc/bm/*
Copyright: 2002-2022 Anatoliy Kuznetsov (anatoliy_kuznetsov at yahoo.com)
License: Apache-2
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at
 .
       http://www.apache.org/licenses/LICENSE-2.0
 .
   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
 .
   For more information please visit:  http://bitmagic.io
 .
 On Debian systems you can find a copy of the Apache License, version
 2.0, at /usr/share/common-licenses/Apache-2.0.

Files: tools/loaders/sharq/hash/*
Copyright: 2017-2020 Mike Tzou (Chocobo1)
License: GPL-3+

Files: tools/loaders/sharq/hash/gsl/*
Copyright: 2015 Microsoft Corporation
License: Expat

Files: tools/loaders/sharq/json.hpp
Copyright: 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de>
           2009 Florian Loitsch
           2013-2021 Niels Lohmann <http://nlohmann.me>
License: Expat

Files: libs/inc/spdlog/*
Copyright: 2015-2021, Gabi Melman & spdlog contributors.
License: Expat

License: Expat
 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 a copy of the  GNU General Public
 License version 3 at /usr/share/common-licenses/GPL-3.