Skip to content

Commit 1f67084

Browse files
committed
[Docs] clean up assets-attributen.md
- Make sure it represents the current state
1 parent 0f2308c commit 1f67084

File tree

1 file changed

+12
-20
lines changed

1 file changed

+12
-20
lines changed

doc/assets-attribution.md

Lines changed: 12 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,5 @@
11
The following is a list of assets used in the bitcoin source and their proper attribution.
22

3-
[Wladimir van der Laan](https://github.com/laanwj)
4-
-----------------------
5-
#### Info
6-
* License: MIT
7-
8-
### Assets Used
9-
src/qt/res/icons/watch*.png, src/qt/res/icons/tx_in.png,
10-
src/qt/res/icons/tx_inout.png,
11-
123
[Typicons/Stephen Hutchings](http://typicons.com)
134
-----------------------
145

@@ -30,26 +21,27 @@ The following is a list of assets used in the bitcoin source and their proper at
3021
src/qt/res/icons/overview.png, src/qt/res/icons/quit.png,
3122
src/qt/res/icons/receive.png, src/qt/res/icons/remove.png,
3223
src/qt/res/icons/send.png, src/qt/res/icons/synced.png,
33-
src/qt/res/icons/transaction*.png, src/qt/res/icons/tx_input.png,
24+
src/qt/res/icons/transaction*.png, src/qt/res/icons/tx_output.png,
3425

3526
Jonas Schnelli
3627
-----------------------
3728

3829
### Info
3930
* Designer: Jonas Schnelli
4031
* Bitcoin Icon: (based on the original bitcoin logo from Bitboy)
41-
* Some icons are based on Stephan Hutchings Typicons
32+
* Some icons are based on Stephan Hutchings Typicons (these are under CC BY-SA license)
4233
* License: MIT
4334

4435
### Assets Used
4536
src/qt/res/icons/about.png, src/qt/res/icons/about_qt.png,
46-
src/qt/res/icons/clock*.png, src/qt/res/icons/connect[0-3].png,
47-
src/qt/res/icons/eye_minus.png, src/qt/res/icons/verify.png,
48-
src/qt/res/icons/eye_plus.png, src/qt/res/icons/tx_inout.png,
49-
src/qt/res/icons/tx_output.png, src/qt/res/icons/bitcoin.icns,
50-
src/qt/res/src/bitcoin.svg, src/qt/res/src/bitcoin.ico,
51-
src/qt/res/src/bitcoin.png, src/qt/res/src/bitcoin_testnet.png,
52-
docs/bitcoin_logo_doxygen.png, src/qt/res/src/tx*.svg,
53-
src/qt/res/src/connect*.svg, src/qt/res/src/clock*.svg,
54-
src/qt/res/src/mine.svg, src/qt/res/src/qt.svg,
37+
src/qt/res/icons/bitcoin.icns, src/qt/res/icons/bitcoin.ico,
38+
src/qt/res/icons/bitcoin.png, src/qt/res/icons/clock*.png,
39+
src/qt/res/icons/connect[0-3].png, src/qt/res/icons/eye_minus.png,
40+
src/qt/res/icons/eye_plus.png, src/qt/res/icons/verify.png,
41+
src/qt/res/icons/tx_inout.png, src/qt/res/icons/tx_input.png,
42+
src/qt/res/icons/unit_btc.png, src/qt/res/icons/unit_mbtc.png,
43+
src/qt/res/icons/unit_ubtc.png, src/qt/res/src/verify.svg
44+
src/qt/res/src/bitcoin.svg, src/qt/res/src/clock*.svg,
45+
src/qt/res/src/connect*.svg, src/qt/res/src/mine.svg,
46+
src/qt/res/src/qt.svg, src/qt/res/src/tx*.svg,
5547
src/qt/res/src/verify.svg,

0 commit comments

Comments
 (0)