Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: adios2
Upstream-Contact: Greg Eisenhauer <eisen@cc.gatech.edu>
Source: https://github.com/ornladios/ADIOS2
Copyright: 2019 UT-BATTELLE, LLC
License: Apache2
Files-Excluded: thirdparty/enet/*
                thirdparty/GTest/*
                thirdparty/mingw-w64/*
                thirdparty/nanobind/*
                thirdparty/nlohmann_json/nlohmann_json_wrapper/single_include/*
                thirdparty/pugixml/*
                thirdparty/yaml-cpp/*

Files: *
Copyright: Greg Eisenhauer,
 Oak Ridge National Laboratory
License: Apache-2.0

Files: scripts/developer/git/setup-hooks
Copyright: 2010-2012 Kitware, Inc.
License: Apache-2.0

Files: cmake/upstream/*
       cmake/CheckTypeRepresentation.cmake
       cmake/Internal/FloatRepresentationTable.cmake
       thirdparty/KWSys/adios2sys/*
Copyright: 2000-2020 Kitware, Inc. and Contributors,
 Insight Software Consortium <insightsoftwareconsortium.org>
License: BSD-3-clause-Kitware
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 .
 * Redistributions of source code must retain the above copyright
   notice, this list of conditions and the following disclaimer.
 .
 * 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.
 .
 * Neither the name of Kitware, Inc. nor the names of 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: thirdparty/KWSys/adios2sys/MD5.c
Copyright: 1999, 2000, 2002 Aladdin Enterprises, L. Peter Deutsch
License: BSD-3-clause-Aladdin
 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.

Files: thirdparty/KWSys/adios2sys/RegularExpression.cxx
Copyright: 1986 by University of Toronto, Henry Spencer,
 1991 Texas Instruments Incorporated
License: BSD-3-clause

Files: thirdparty/KWSys/adios2sys/RegularExpression.hxx.in
Copyright: 1991 Texas Instruments Incorporated
License: BSD-3-clause

Files: thirdparty/EVPath/EVPath/*
Copyright: 2010, Georgia Tech Research Corporation
License: BSD-3-clause
Source: https://github.com/GTkorvo/evpath

Files: thirdparty/EVPath/EVPath/zpl-enet/*
Copyright: 2002-2016 Lee Salzman,
 2017-2018 Vladyslav Hrytsenko, Dominik Madarász
License: Expat
Source: https://github.com/zpl-c/enet
Comment: zpl-c/enet v2.2.0 taken Mon Oct 14 14:43:47 EDT 2019

Files: thirdparty/atl/atl/*
Copyright: 2010, Georgia Tech Research Corporation
License: BSD-3-clause
Source: https://github.com/GTkorvo/atl

Files: thirdparty/atl/atl/tclHash.*
Copyright: 1987-1994 The Regents of the University of California
 1994-1995 Sun Microsystems, Inc.
License: BSD-3-clause

Files: thirdparty/dill/dill/*
Copyright: 2010, Georgia Tech Research Corporation
License: BSD-3-clause
Source: https://github.com/GTkorvo/dill

Files: thirdparty/ffs/ffs/*
Copyright: 2010, Georgia Tech Research Corporation
License: BSD-3-clause
Source: https://github.com/GTkorvo/ffs

Files: thirdparty/atl/atl/lookup3.c
 thirdparty/ffs/ffs/fm/lookup3.c
Copyright: 2006 Bob Jenkins
License: public-domain
 This file has no copyright assigned and is placed in the Public
 Domain. No rights reserved. You may use, copy, modify, and distribute
 it freely.

Files: thirdparty/perfstubs/perfstubs/*
Copyright: 2019-2020, Kevin Huck,
 University of Oregon
License: BSD-3-clause
Source: https://github.com/UO-OACISS/perfstubs

Files: examples/simulations/gray-scott*/simulation/*
Copyright: 2018 Keichi Takahashi, Hiroshi Watanabe
License: Expat

Files: examples/simulations/gray-scott-kokkos/json.hpp
 examples/simulations/gray-scott*/simulation/json.hpp
Copyright: 2013-2018 Niels Lohmann,
 2008-2009 Bjoern Hoehrmann,
 2009 Florian Loitsch
License: Expat
Comment:
 The code contributed by Bjoern Hoehrmann is restricted to the utf-8 decoder
 decode() adapted from http://bjoern.hoehrmann.de/utf-8/decoder/dfa/
 .
 The code contributed by Florian Loitsch is the dtoa_impl namespace,
 implementing the Grisu2 algorithm for binary to decimal
 floating-point conversion, from https://github.com/google/double-conversion
 (https://sites.google.com/a/loitsch.com/florian/software)
 [1] Loitsch, "Printing Floating-Point Numbers Quickly and Accurately with
    Integers", Proceedings of the ACM SIGPLAN 2010 Conference on Programming
    Language Design and Implementation, PLDI 2010
 [2] Burger, Dybvig, "Printing Floating-Point Numbers Quickly and Accurately",
    Proceedings of the ACM SIGPLAN 1996 Conference on Programming Language
    Design and Implementation, PLDI 1996
 .
 The remainder of the json code, by Niels Lohmann, comes from
 https://github.com/nlohmann/json

Files: source/adios2/toolkit/derived/parser/pregen-source/location.hh
 source/adios2/toolkit/derived/parser/pregen-source/parser.*
Copyright: 2002-2015, 2018-2021 Free Software Foundation, Inc.
Comment: from Bison v2.2
License: GPL-3+Bison2.2
 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.
 .
 You should have received a copy of the GNU General Public License
 along with this program.  If not, see <https://www.gnu.org/licenses/>.
 On a debian system the license may be found at
 /usr/share/common-licenses/GPL-3
 .
 As a special exception, you may create a larger work that contains
 part or all of the Bison parser skeleton and distribute that work
 under terms of your choice, so long as that work isn't itself a
 parser generator using the skeleton or a modified version thereof
 as a parser skeleton.  Alternatively, if you modify or redistribute
 the parser skeleton itself, you may (at your option) remove this
 special exception, which will cause the skeleton and the resulting
 Bison output files to be licensed under the GNU General Public
 License without this special exception.
 .
 This special exception was added by the Free Software Foundation in
 version 2.2 of Bison.

Files: debian/*
Copyright: 2020 Kitware, Inc.
License: BSD-3-clause

License: Apache-2.0
 The full text of the Apache 2.0 licence can be found at
 /usr/share/common-licenses/Apache-2.0

License: BSD-3-clause
 Redistribution and use in source and binary forms, 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.

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.
