Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: clash-ghc
Upstream-Contact: QBayLogic B.V. <devops@qbaylogic.com>
Source: https://hackage.haskell.org/package/clash-ghc

Files: *
Copyright: Copyright © 2012-2017, University of Twente,
 2016-2017, Myrtle Software Ltd,
 2017-2022, QBayLogic B.V.
 2017-2022, Google Inc.
License: BSD-2-clause

Files: debian/*
Copyright: held by the contributors mentioned in debian/changelog
License: BSD-2-clause

Files: cbits/PosixSource.h
Copyright: (c) The GHC Team, 1998-2005
License: BSD-2-clause

Files: src-bin-8.10/Clash/Main.hs
Copyright: (c) The University of Glasgow 2005
License: BSD-2-clause

Files: src-bin-8.10/Clash/GHCi/*
Copyright: (c) The GHC Team 2005-2007
License: BSD-2-clause

Files: src-bin-861/Clash/Main.hs
Copyright: (c) The University of Glasgow 2005
License: BSD-2-clause

Files: src-bin-861/Clash/GHCi/*
Copyright: (c) The GHC Team 2005-2007
License: BSD-2-clause

Files: src-bin-881/Clash/Main.hs
Copyright: (c) The University of Glasgow 2005
License: BSD-2-clause

Files: src-bin-881/Clash/GHCi/*
Copyright: (c) The GHC Team 2005-2007
License: BSD-2-clause

Files: src-bin-9.0/Clash/Main.hs
Copyright: (c) The University of Glasgow 2005
License: BSD-2-clause

Files: src-bin-9.0/Clash/GHCi/*
Copyright: (c) The GHC Team 2005-2007
License: BSD-2-clause

Files: src-bin-common/*
Copyright: (C) 2021-2022, QBayLogic
License: BSD-2-clause

Files: src-ghc/*
Copyright:
 2013-2017, University of Twente
 2016-2017, Myrtle Software Ltd
 2017-2022, QBayLogic B.V.
 2017-2022, Google Inc.
 2017, QBayLogic, Google Inc.
License: BSD-2-clause

License: BSD-2-clause
 Copyright (c) 2012-2016, University of Twente,
               2016-2019, Myrtle Software Ltd,
               2017-2019, QBayLogic B.V., Google Inc.
 All rights reserved.
 .
 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.
 .
 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 OWNER 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.