From fd955942a60fde716d6dd008dae3abdf0bf3697a Mon Sep 17 00:00:00 2001 From: Jonas Schnelli Date: Tue, 2 Apr 2013 15:01:52 +0200 Subject: added new mac icon to assets-attribution.txt license: MIT Signed-off-by: Jonas Schnelli --- doc/assets-attribution.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc') diff --git a/doc/assets-attribution.txt b/doc/assets-attribution.txt index 0693d535c3..a94610a3de 100644 --- a/doc/assets-attribution.txt +++ b/doc/assets-attribution.txt @@ -55,3 +55,7 @@ Icon: src/qt/res/icons/debugwindow.png Designer: Vignoni David Site: http://www.oxygen-icons.org/ License: Oxygen icon theme is dual licensed. You may copy it under the Creative Common Attribution-ShareAlike 3.0 License or the GNU Library General Public License. + +Icon: src/qt/res/icons/bitcoin.icns, src/qt/res/icons/bitcoin.psd +Designer: Jonas Schnelli +License: MIT \ No newline at end of file -- cgit v1.2.3 From cc58894a714967f7ed3ffd36d665132bc3cf7ad2 Mon Sep 17 00:00:00 2001 From: Jonas Schnelli Date: Tue, 2 Apr 2013 15:35:57 +0200 Subject: change new mac icon license to public domain Signed-off-by: Jonas Schnelli --- doc/assets-attribution.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/assets-attribution.txt b/doc/assets-attribution.txt index a94610a3de..1dbf7ccfb4 100644 --- a/doc/assets-attribution.txt +++ b/doc/assets-attribution.txt @@ -58,4 +58,4 @@ License: Oxygen icon theme is dual licensed. You may copy it under the Creative Icon: src/qt/res/icons/bitcoin.icns, src/qt/res/icons/bitcoin.psd Designer: Jonas Schnelli -License: MIT \ No newline at end of file +License: Public domain \ No newline at end of file -- cgit v1.2.3 From 72fcbb15ea61b9d97115c5ea40c4e292b8efb55c Mon Sep 17 00:00:00 2001 From: Jonas Schnelli Date: Tue, 2 Apr 2013 21:57:41 +0200 Subject: new mac osx icon (including SVG Version) - added new created and documented svg version of shaded icon - changed "B" background to white (no longer transparent) - removed PSD (Adobe Photoshop) document - license is now MIT Signed-off-by: Jonas Schnelli --- doc/assets-attribution.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/assets-attribution.txt b/doc/assets-attribution.txt index 1dbf7ccfb4..a6b98851fc 100644 --- a/doc/assets-attribution.txt +++ b/doc/assets-attribution.txt @@ -56,6 +56,6 @@ Designer: Vignoni David Site: http://www.oxygen-icons.org/ License: Oxygen icon theme is dual licensed. You may copy it under the Creative Common Attribution-ShareAlike 3.0 License or the GNU Library General Public License. -Icon: src/qt/res/icons/bitcoin.icns, src/qt/res/icons/bitcoin.psd -Designer: Jonas Schnelli -License: Public domain \ No newline at end of file +Icon: src/qt/res/icons/bitcoin.icns, src/qt/res/icons/bitcoin.psd, src/qt/res/icons/bitcoin.svg +Designer: Jonas Schnelli (original bitcoin logo from Bitboy) +License: MIT \ No newline at end of file -- cgit v1.2.3