1 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2 Upstream-Name: Bitcoin
3 Upstream-Contact: Satoshi Nakamoto <satoshin@gmx.com>
4 irc://#bitcoin-core-dev@libera.chat
5 Source: https://github.com/bitcoin/bitcoin
6 7 Files: *
8 Copyright: 2009-2026, Bitcoin Core Developers
9 License: Expat
10 Comment: The Bitcoin Core Developers encompasses all contributors to the
11 project, listed in the release notes or the git log.
12 13 Files: debian/*
14 Copyright: 2010-2011, Jonas Smedegaard <dr@jones.dk>
15 2011, Matt Corallo <matt@bluematt.me>
16 License: GPL-2+
17 18 Files: src/qt/res/icons/add.png
19 src/qt/res/icons/address-book.png
20 src/qt/res/icons/chevron.png
21 src/qt/res/icons/edit.png
22 src/qt/res/icons/editcopy.png
23 src/qt/res/icons/editpaste.png
24 src/qt/res/icons/export.png
25 src/qt/res/icons/eye.png
26 src/qt/res/icons/history.png
27 src/qt/res/icons/lock_*.png
28 src/qt/res/icons/overview.png
29 src/qt/res/icons/receive.png
30 src/qt/res/icons/remove.png
31 src/qt/res/icons/send.png
32 src/qt/res/icons/synced.png
33 src/qt/res/icons/transaction*.png
34 src/qt/res/icons/tx_output.png
35 src/qt/res/icons/warning.png
36 Copyright: Stephen Hutchings (and more)
37 http://typicons.com
38 License: Expat
39 Comment: Site: https://github.com/stephenhutchings/typicons.font
40 41 Files: src/qt/res/icons/connect*.png
42 src/qt/res/src/connect-*.svg
43 src/qt/res/icons/network_disabled.png
44 src/qt/res/src/network_disabled.svg
45 Copyright: Marco Falke
46 Luke Dashjr
47 License: Expat
48 Comment: Inspired by Stephen Hutchings' Typicons
49 50 Files: src/qt/res/icons/tx_mined.png
51 src/qt/res/src/mine.svg
52 src/qt/res/icons/fontbigger.png
53 src/qt/res/icons/fontsmaller.png
54 src/qt/res/icons/hd_disabled.png
55 src/qt/res/src/hd_disabled.svg
56 src/qt/res/icons/hd_enabled.png
57 src/qt/res/src/hd_enabled.svg
58 Copyright: Jonas Schnelli
59 License: Expat
60 61 Files: src/qt/res/icons/clock*.png
62 src/qt/res/icons/eye_*.png
63 src/qt/res/icons/tx_in*.png
64 src/qt/res/src/clock_*.svg
65 src/qt/res/src/tx_*.svg
66 Copyright: Stephen Hutchings, Jonas Schnelli
67 License: Expat
68 Comment: Modifications of Stephen Hutchings' Typicons
69 70 Files: src/qt/res/icons/bitcoin.*
71 share/pixmaps/bitcoin*
72 src/qt/res/src/bitcoin.svg
73 Copyright: Bitboy, Jonas Schnelli
74 License: public-domain
75 Comment: Site: https://bitcointalk.org/?topic=1756.0
76 77 Files: src/qt/res/icons/proxy.png
78 src/qt/res/src/proxy.svg
79 Copyright: Cristian Mircea Messel
80 License: public-domain
81 82 Files: src/qt/res/fonts/RobotoMono-Bold.ttf
83 License: Apache-2.0
84 Comment: Site: https://fonts.google.com/specimen/Roboto+Mono
85 86 87 License: Expat
88 Permission is hereby granted, free of charge, to any person obtaining a
89 copy of this software and associated documentation files (the
90 "Software"), to deal in the Software without restriction, including
91 without limitation the rights to use, copy, modify, merge, publish,
92 distribute, sublicense, and/or sell copies of the Software, and to
93 permit persons to whom the Software is furnished to do so, subject to
94 the following conditions:
95 .
96 The above copyright notice and this permission notice shall be included
97 in all copies or substantial portions of the Software.
98 .
99 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
100 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
101 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
102 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
103 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
104 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
105 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
106 107 License: GPL-2+
108 This program is free software; you can redistribute it and/or modify it
109 under the terms of the GNU General Public License as published by the
110 Free Software Foundation; either version 2, or (at your option) any
111 later version.
112 .
113 This program is distributed in the hope that it will be useful, but
114 WITHOUT ANY WARRANTY; without even the implied warranty of
115 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
116 General Public License for more details.
117 Comment:
118 On Debian systems the GNU General Public License (GPL) version 2 is
119 located in '/usr/share/common-licenses/GPL-2'.
120 .
121 You should have received a copy of the GNU General Public License along
122 with this program. If not, see <http://www.gnu.org/licenses/>.
123 124 License: public-domain
125 This work is in the public domain.
126 127 License: Apache-2.0
128 Licensed under the Apache License, Version 2.0 (the "License");
129 you may not use this file except in compliance with the License.
130 You may obtain a copy of the License at
131 http://www.apache.org/licenses/LICENSE-2.0
132 Unless required by applicable law or agreed to in writing, software
133 distributed under the License is distributed on an "AS IS" BASIS,
134 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
135 See the License for the specific language governing permissions and
136 limitations under the License.
137