Replace icons with Nuvola (LGPL 2.1): all non-free except for those by Wladimir van...
[novacoin.git] / contrib / debian / copyright
1 Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=174
2 Upstream-Name: Bitcoin
3 Upstream-Contact: Satoshi Nakamoto <satoshin@gmx.com>
4  irc://#bitcoin@freenode.net
5 Source: http://sourceforge.net/projects/bitcoin/files/
6  https://github.com/bitcoin/bitcoin
7
8 Files: *
9 Copyright: 2009-2011, Bitcoin Developers
10 License: Expat
11 Comment: The Bitcoin Developers encompasses the current developers listed on bitcoin.org,
12          as well as the numerous contributors to the project.
13
14 Files: src/json/*
15 Copyright: 2007-2009, John W. Wilkinson
16 License: Expat
17
18 Files: src/strlcpy.h
19 Copyright: 1998, Todd C. Miller <Todd.Miller@courtesan.com>
20 License: ISC
21
22 Files: debian/*
23 Copyright: 2010-2011, Jonas Smedegaard <dr@jones.dk>
24            2011, Matt Corallo <matt@bluematt.me>
25 License: GPL-2+
26
27 Files: debian/manpages/*
28 Copyright: Micah Anderson <micah@debian.org>
29 License: GPL-3+
30
31 Files: src/qt/res/icons/clock*.png, src/qt/res/icons/tx*.png,
32        src/qt/res/src/*.svg
33 Copyright: Wladimir van der Laan
34 License: CC-BY-3
35
36 Files: src/qt/res/icons/address-book.png, src/qt/res/icons/export.png,
37        src/qt/res/icons/history.png, src/qt/res/icons/key.png,
38        src/qt/res/icons/overview.png, src/qt/res/icons/receive.png,
39        src/qt/res/icons/send.png
40 Copyright: David Vignoni (david@icon-king.com)
41            ICON KING - www.icon-king.com
42 License: LGPL
43 Comment: NUVOLA ICON THEME for KDE 3.x
44          Original icons: kaddressbook, klipper_dock, view-list-text,
45                          key-password, kfm_home, go-down, go-next
46          Site: http://www.icon-king.com/projects/nuvola/
47
48 Files: src/qt/res/icons/connect*.png, src/qt/res/icons/synced.png, src/qt/res/icons/lock_*.png
49 Copyright: schollidesign
50 License: GPL-3+
51 Comment: Icon Pack: Human-O2
52          Site: http://findicons.com/icon/93743/blocks_gnome_netstatus_0
53
54 Files: src/qt/res/icons/transaction*.png
55 Copyright: md2k7
56 License: You are free to do with these icons as you wish, including selling,
57  copying, modifying etc.
58 Comment: Site: https://forum.bitcoin.org/index.php?topic=15276.0
59
60 Files: src/qt/res/icons/configure.png, src/qt/res/icons/quit.png,
61       src/qt/res/icons/editcopy.png, src/qt/res/icons/editpaste.png,
62       src/qt/res/icons/add.png, src/qt/res/icons/edit.png,
63       src/qt/res/icons/remove.png
64 Copyright: http://www.everaldo.com
65 License: LGPL
66 Comment: Icon Pack: Crystal SVG
67
68 Files: src/qt/res/icons/bitcoin.png, src/qt/res/icons/toolbar.png
69 Copyright: Bitboy (optimized for 16x16 by Wladimir van der Laan)
70 License: PUB-DOM
71 Comment: Site: http://forum.bitcoin.org/?topic=1756.0
72
73 Files:  scripts/img/reload.xcf, src/qt/res/movies/update_spinner.mng
74 Copyright: Everaldo (Everaldo Coelho)
75 License: GPL-3+
76 Comment: Icon Pack: Kids
77          Site: http://findicons.com/icon/17102/reload?id=17102
78
79 Files: src/qt/res/images/splash2.jpg
80 License: PUB-DOM
81 Copyright: Crobbo (forum)
82 Comment: Site: https://bitcointalk.org/index.php?topic=32273.0
83
84
85 License: Expat
86  Permission is hereby granted, free of charge, to any person obtaining a
87  copy of this software and associated documentation files (the
88  "Software"), to deal in the Software without restriction, including
89  without limitation the rights to use, copy, modify, merge, publish,
90  distribute, sublicense, and/or sell copies of the Software, and to
91  permit persons to whom the Software is furnished to do so, subject to
92  the following conditions:
93  .
94  The above copyright notice and this permission notice shall be included
95  in all copies or substantial portions of the Software.
96  .
97  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
98  OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
99  MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
100  IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
101  CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
102  TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
103  SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
104
105 License: ISC
106  Permission to use, copy, modify, and distribute this software for any
107  purpose with or without fee is hereby granted, provided that the above
108  copyright notice and this permission notice appear in all copies.
109  .
110  THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL
111  WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED
112  WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR
113  BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES
114  OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
115  WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
116  ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
117  SOFTWARE.
118
119 License: GPL-2+
120  This program is free software; you can redistribute it and/or modify it
121  under the terms of the GNU General Public License as published by the
122  Free Software Foundation; either version 2, or (at your option) any
123  later version.
124  .
125  This program is distributed in the hope that it will be useful, but
126  WITHOUT ANY WARRANTY; without even the implied warranty of
127  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
128  General Public License for more details.
129 Comment:
130  On Debian systems the GNU General Public License (GPL) version 2 is
131  located in '/usr/share/common-licenses/GPL-2'.
132  .
133  You should have received a copy of the GNU General Public License along
134  with this program.  If not, see <http://www.gnu.org/licenses/>.
135
136 License: GPL-3+
137  Permission is granted to copy, distribute and/or modify this document
138  under the terms of the GNU General Public License, Version 3 or any
139  later version published by the Free Software Foundation.
140 Comment:
141  On Debian systems the GNU General Public License (GPL) version 3 is
142  located in '/usr/share/common-licenses/GPL-3'.
143  .
144  You should have received a copy of the GNU General Public License along
145  with this program.  If not, see <http://www.gnu.org/licenses/>.
146
147 License: CC-BY-3
148  This work is licensed under a Creative Commons Attribution 3.0 Unported
149  License.
150 Comment:
151  You can get a full copy of the license at
152  <http://creativecommons.org/licenses/by/3.0/>.
153
154 License: LGPL
155  This program is free software: you can redistribute it and/or modify
156  it under the terms of the GNU General Public License as published by
157  the Free Software Foundation, either version 3 of the License, or
158  (at your option) any later version.
159  .
160  This program is distributed in the hope that it will be useful,
161  but WITHOUT ANY WARRANTY; without even the implied warranty of
162  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
163  GNU General Public License for more details.
164 Comment:
165  On Debian systems the GNU Lesser General Public License (LGPL) is
166  located in '/usr/share/common-licenses/LGPL'.
167  .
168  You should have received a copy of the GNU General Public License
169  along with this program.  If not, see <http://www.gnu.org/licenses/>.
170
171 License: PUB-DOM
172  This work is in the public domain.