Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: GroestlCoin
Upstream-Contact: https://github.com/GroestlCoin/groestlcoin/issues
Source: https://github.com/GroestlCoin/groestlcoin
 git://github.com/GroestlCoin/groestlcoin

Files: *
Copyright:
  2009-2010, Satoshi Nakamoto
  2009-2015, The Bitcoin Core developers
  2009-2015, The Bitcoin developers
  2012,2014, Christian von Roques <roques@mti.ag>
  2013-2014, Diederik Huys
  2013-2015, Gregory Maxwell
  2013-2015, Pieter Wuille
  2014, BitPay Inc.
  2014, Wladimir J. van der Laan
  2014-2015, The Groestlcoin developers
License-Grant:
 Distributed under the MIT software license, see the accompanying file
 COPYING or http://www.opensource.org/licenses/mit-license.php.
License: Expat
Comment:
 Referenced file and URL both contains the Expat flavor of MIT licenses.

Files: src/leveldb/*
Copyright: 2011-2014, The LevelDB Authors
License: BSD-3-clause~Google

Files: contrib/macdeploy/*
Copyright: 2011, Patrick "p2k" Schneider <me@p2k-network.org>
License: GPL-3+

Files: src/sphlib/*
Copyright: 2007-2010, Projet RNRT SAPHIR
License: Expat

Files: build-aux/m4/ax_check_*_flag.m4
Copyright:
  2008, Guido U. Draheim <guidod@gmx.de>
  2011, Maarten Bosmans <mkbosmans@gmail.com>
License-Grant:
 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.
License: GPL-3+ with Autoconf Archive exception
 As a special exception, the respective Autoconf Macro's copyright owner
 gives unlimited permission to copy, distribute and modify the configure
 scripts that are the output of Autoconf when processing the Macro. You
 need not follow the terms of the GNU General Public License when using
 or distributing such scripts, even though portions of the text of the
 Macro appear in them. The GNU General Public License (GPL) does govern
 all other use of the material that constitutes the Autoconf Macro.
 .
 This special exception to the GPL applies to versions of the Autoconf
 Macro released by the Autoconf Archive. When you make and distribute a
 modified version of the Autoconf Macro, you may extend this special
 exception to the GPL to apply to your modified version as well.
License-Reference: /usr/share/common-licenses/GPL-3

Files: src/el/*
Copyright: None (public domain)
License: public-domain
 Files
  el/bignum/x86x64/bignum-x86x64.asm.
  el/bignum/x86x64/montgomery_mul_x86x64.asm.
 are placed in the Public Domain
Comment:
 Same license is assumed applies also to src/el/x86x64.inc.
 .
 See <https://github.com/GroestlCoin/groestlcoin/issues/3>

Files:
 contrib/debian/manpages/groestlcoin.conf.5
 contrib/debian/manpages/groestlcoind.1
Copyright: Micah Anderson <micah@debian.org>
License-Grant:
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU General Public License, Version 3 or any
 later version published by the Free Software Foundation.
License: GPL-3+

Files: depends/config.guess
 depends/config.sub
Copyright: 1992-2015, Free Software Foundation, Inc.
License-Grant:
 This file 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.
License: GPL-3 with Autoconf exception
 As a special exception to the GNU General Public License, if you
 distribute this file as part of a program that contains a configuration
 script generated by Autoconf, you may include it under the same
 distribution terms that you use for the rest of that program.  This
 Exception is an additional permission under section 7 of the GNU
 General Public License, version 3 ("GPLv3").
License-Reference: /usr/share/common-licenses/GPL-3

Files:
 build-aux/m4/ax_boost_*
 build-aux/m4/ax_gcc_func_attribute.m4
Copyright:
  2008-2009, Michael Tindal
  2008-2009, Thomas Porschberg <thomas@randspringer.de>
  2008, Daniel Casimiro <dan.casimiro@gmail.com>
  2009, Peter Adolphs
  2009, Roman Rybalko <libtorrent@romanr.info>
  2012, Xiyue Deng <manphiz@gmail.com>
  2013, Gabriele Svelto <gabriele.svelto@gmail.com>
License: FSFULLR~NotFSF

Files: src/tinyformat.h
Copyright: 2011, Chris Foster <chris42f@gmail.com>
License: BSL-1

Files: build-aux/m4/ax_pthread.m4
Copyright:
  2008, Steven G. Johnson <stevenj@alum.mit.edu>
  2011, Daniel Richard G. <skunk@iSKUNK.ORG>
License-Grant:
 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.
License: GPL-3+ with Autoconf Archive exception
 As a special exception, the respective Autoconf Macro's copyright owner
 gives unlimited permission to copy, distribute and modify the configure
 scripts that are the output of Autoconf when processing the Macro. You
 need not follow the terms of the GNU General Public License when using
 or distributing such scripts, even though portions of the text of the
 Macro appear in them. The GNU General Public License (GPL) does govern
 all other use of the material that constitutes the Autoconf Macro.
 .
 This special exception to the GPL applies to versions of the Autoconf
 Macro released by the Autoconf Archive. When you make and distribute a
 modified version of the Autoconf Macro, you may extend this special
 exception to the GPL to apply to your modified version as well.
License-Reference: /usr/share/common-licenses/GPL-3

Files: qa/rpc-tests/test_framework/authproxy.py
Copyright:
  2007 Jan-Klaas Kollhof
  2011 Jeff Garzik <jgarzik@exmulti.com>
License-Grant:
 jsonrpc is free software; you can redistribute it and/or modify it
 under the terms of the GNU Lesser General Public License as published
 by the Free Software Foundation; either version 2.1 of the License, or
 (at your option) any later version.
License: LGPL-2.1+

Files: contrib/testgen/base58.py
Copyright: None
License: public-domain
 Based on https://bitcointalk.org/index.php?topic=1026.0 (public domain)
Comment:
 At above referenced URL, Gavin Andresen states "I hereby release this
 code into the public domain, do with it what you will.  And please let
 me know if you find any bugs in it."

Files: contrib/devtools/git-subtree-check.sh
Copyright: 2009, Avery Pennarun <apenwarr@gmail.com>
License-Grant:
 Taken from git-subtree
License: GPL-2
Comment:
 git-subtree is part of git, which is licensed GPL-2.

Files:
 src/qt/res/icons/add.png
 src/qt/res/icons/address-book.png
 src/qt/res/icons/configure.png
 src/qt/res/icons/debugwindow.png
 src/qt/res/icons/editpaste.png
 src/qt/res/icons/edit.png
 src/qt/res/icons/exitcopy.png
 src/qt/res/icons/export.png
 src/qt/res/icons/eye.png
 src/qt/res/icons/filesave.png
 src/qt/res/icons/history.png
 src/qt/res/icons/info.png
 src/qt/res/icons/key.png
 src/qt/res/icons/lock_*.png
 src/qt/res/icons/open.png
 src/qt/res/icons/overview.png
 src/qt/res/icons/quit.png
 src/qt/res/icons/receive.png
 src/qt/res/icons/remove.png
 src/qt/res/icons/send.png
 src/qt/res/icons/synced.png
 src/qt/res/icons/transaction*.png
 src/qt/res/icons/tx_output.png
 src/qt/res/icons/warning.png
Copyright: Stephen Hutchings
License: Expat
Comment:
 Copyright and license is documented in doc/assets-attribution.md.

Files:
 src/qt/res/icons/about.png
 src/qt/res/icons/about_qt.png
 src/qt/res/icons/bitcoin.icns
 src/qt/res/icons/bitcoin.ico
 src/qt/res/icons/bitcoin.png
 src/qt/res/icons/clock*.png
 src/qt/res/icons/connect*.png
 src/qt/res/icons/eye_minus.png
 src/qt/res/icons/eye_plus.png
 src/qt/res/icons/tx_inout.png
 src/qt/res/icons/tx_input.png
 src/qt/res/icons/verify.png
 src/qt/res/src/bitcoin.svg
 src/qt/res/src/clock*.svg
 src/qt/res/src/connect*.svg
 src/qt/res/src/mine.svg
 src/qt/res/src/qt.svg
 src/qt/res/src/tx*.svg
 src/qt/res/src/verify.svg
Copyright:
  Jonas Schnelli
  Bitboy
  Stephen Hutchings
  Marco Falke
License: Expat
Comment:
 Copyright and license is documented in doc/assets-attribution.md.

Files:
 share/pixmaps/bitcoin*
 src/qt/res/icons/about.png
 src/qt/res/icons/bitcoin.*
 src/qt/res/src/bitcoin.svg
Copyright: None (public domain)
License: public-domain
 This work is in the Public Domain.
Comment:
 Copyright and license is documented at
 <https://bitcointalk.org/?topic=1756.0>.

Files: debian/*
Copyright: 2016, Jonas Smedegaard <dr@jones.dk>
License: GPL-3+

Files: debian/patches/0bitcoin*.patch
Copyright: 2016, The Bitcoin developers
License: Expat

Files: debian/patches/1001*.patch
Copyright:
  Dmitry Smirnov <onlyjob@member.fsf.org>
  Jonas Smedegaard <dr@jones.dk>
License: GPL-2+

Files: debian/patches/1002*.patch
Copyright: Jonas Smedegaard <dr@jones.dk>
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.

License: BSD-3-clause~Google
 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 Google Inc. 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
 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.

License: BSL-1
 Permission is hereby granted, free of charge, to any person or
 organization obtaining a copy of the software and accompanying
 documentation covered by this license (the "Software") to use,
 reproduce, display, distribute, execute, and transmit the Software, and
 to prepare derivative works of the Software, and to permit
 third-parties to whom the Software is furnished to do so, all subject
 to the following:
 .
 The copyright notices in the Software and this entire statement,
 including the above license grant, this restriction and the following
 disclaimer, must be included in all copies of the Software, in whole or
 in part, and all derivative works of the Software, unless such copies
 or derivative works are solely in the form of machine-executable object
 code generated by a source language processor.
 .
 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, TITLE AND
 NON-INFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR ANYONE
 DISTRIBUTING THE SOFTWARE BE LIABLE FOR ANY DAMAGES OR OTHER LIABILITY,
 WHETHER IN CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE.

License: FSFULLR~NotFSF
 Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright
 notice and this notice are preserved. This file is offered as-is,
 without any warranty.

License: LGPL-2.1+
License-Reference: /usr/share/common-licenses/LGPL-2.1

License: GPL-2
License-Reference: /usr/share/common-licenses/GPL-2

License: GPL-2+
License-Reference: /usr/share/common-licenses/GPL-2

License: GPL-3+
License-Reference: /usr/share/common-licenses/GPL-3
