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 = {