diff options
author | Gavin Andresen <gavinandresen@gmail.com> | 2011-03-10 10:48:32 -0500 |
---|---|---|
committer | tcatm <tcatm@gawab.com> | 2011-03-17 15:09:41 +0100 |
commit | b7ebc662eb186bf99beaa04d1d21544ffd2c4b2e (patch) | |
tree | 37c4282d2362729962b5ada869214bd6ede8d0c7 /uiproject.fbp | |
parent | e2e5f5cd9da7d5a4d54a8c3fb3981ba82accc78e (diff) |
Update copyright in About box from 2010 to 2011
Diffstat (limited to 'uiproject.fbp')
-rw-r--r-- | uiproject.fbp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/uiproject.fbp b/uiproject.fbp index ae712e81f1..f54fdc2ba2 100644 --- a/uiproject.fbp +++ b/uiproject.fbp @@ -3345,7 +3345,7 @@ <property name="font"></property>
<property name="hidden">0</property>
<property name="id">wxID_ANY</property>
- <property name="label">Copyright (c) 2009-2010 Bitcoin Developers

This is experimental software.

Distributed under the MIT/X11 software license, see the accompanying file 
license.txt or http://www.opensource.org/licenses/mit-license.php.

This product includes software developed by the OpenSSL Project for use in the 
OpenSSL Toolkit (http://www.openssl.org/) and cryptographic software written by 
Eric Young (eay@cryptsoft.com).</property>
+ <property name="label">Copyright (c) 2009-2011 Bitcoin Developers

This is experimental software.

Distributed under the MIT/X11 software license, see the accompanying file 
license.txt or http://www.opensource.org/licenses/mit-license.php.

This product includes software developed by the OpenSSL Project for use in the 
OpenSSL Toolkit (http://www.openssl.org/) and cryptographic software written by 
Eric Young (eay@cryptsoft.com).</property>
<property name="maximum_size"></property>
<property name="minimum_size"></property>
<property name="name">m_staticTextMain</property>
|