From cb92cb8cf80077fc9ee91cc20632cd2728ae077a Mon Sep 17 00:00:00 2001 From: Canton Becker Date: Sat, 18 Jan 2014 08:18:33 -0700 Subject: [PATCH] Added chinese new year design. Updated license & sig. "Hobbitcoin design" also included as an easter egg. Add ?design=hobbit to URL when launching. --- generate-wallet.html | 21 ++++++++++++-------- generate-wallet.html.sig | Bin 287 -> 287 bytes images/back-300dpi-chinese-new-year.jpg | Bin 0 -> 1401731 bytes images/back-300dpi-hobbit.jpg | Bin 0 -> 1215219 bytes images/finished-sample-chinese-new-year.jpg | Bin 0 -> 39547 bytes images/finished-sample-hobbit.jpg | Bin 0 -> 43275 bytes images/front-300dpi-chinese-new-year.jpg | Bin 0 -> 752087 bytes images/front-300dpi-hobbit.jpg | Bin 0 -> 1273246 bytes 8 files changed, 13 insertions(+), 8 deletions(-) create mode 100644 images/back-300dpi-chinese-new-year.jpg create mode 100644 images/back-300dpi-hobbit.jpg create mode 100644 images/finished-sample-chinese-new-year.jpg create mode 100644 images/finished-sample-hobbit.jpg create mode 100644 images/front-300dpi-chinese-new-year.jpg create mode 100644 images/front-300dpi-hobbit.jpg diff --git a/generate-wallet.html b/generate-wallet.html index ed05ce0..5d6ffc5 100644 --- a/generate-wallet.html +++ b/generate-wallet.html @@ -13,9 +13,13 @@ gpg --verify --with-fingerprint generate-wallet.html.sig generate-wallet.html - Wallet design and portions of this code are ©Copyright 2013 Canton Becker and bitaddress.org - Other portions of this code are copyrighted by their respective authors - see below. + The bitcoinpaperwallet.com logo and folding wallet design are pending US trademark and may + not be modified or redistributed without permission. + This software (HTML and JavaScript) is ©Copyright 2013 Canton Becker and bitaddress.org + and licensed under the MIT license. + + Portions of this code are copyrighted by their respective authors - see below. **************************************************************************************** **************************************************************************************** @@ -6544,7 +6548,7 @@ Bitcoin.Util = { .footer .authorpgp { position: relative; } .footer .authorpgp span.item { text-align: right; display: block; padding-bottom: 5px; } .footer .copyright { font-size: 75%; clear: both; padding: 5px 0; } - .footer .copyright span { padding: 10px 10px; } + .footer .copyright span { padding: 10px 0; } #siginfo { margin: 10px 200px; border: 1px solid #666; padding: 10px; background-color: #999; color: #FFF; z-index: 10000;} #siginfo a, #siginfo a:visited { color: #EFFED3;} @@ -6579,7 +6583,7 @@ Bitcoin.Util = { Français -->   -
Open Source JavaScript Bitcoin Wallet Generator Updated December 6, 2013
+
Open Source JavaScript Bitcoin Wallet Generator Updated January 18, 2014
For help, security tips, or wallet making supplies visit bitcoinpaperwallet.com
@@ -6629,6 +6633,7 @@ Bitcoin.Util = {