aboutsummaryrefslogtreecommitdiff
path: root/base58.h
diff options
context:
space:
mode:
authors_nakamoto <s_nakamoto@1a98c847-1fd6-4fd8-948a-caf3550aa51b>2010-06-22 16:28:15 +0000
committers_nakamoto <s_nakamoto@1a98c847-1fd6-4fd8-948a-caf3550aa51b>2010-06-22 16:28:15 +0000
commit445520bf38670bbf2be5d1560db409082e71cb1a (patch)
treef99b03b40f21ee0135f13975931955a86deea409 /base58.h
parent8efd8f7f47bb84e3bfca07e64693514a8f90240b (diff)
downloadbitcoin-445520bf38670bbf2be5d1560db409082e71cb1a.tar.xz
added new files to setup.nsi, updated version numbers
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@90 1a98c847-1fd6-4fd8-948a-caf3550aa51b
Diffstat (limited to 'base58.h')
-rw-r--r--base58.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/base58.h b/base58.h
index 69f40bd208..98b808783d 100644
--- a/base58.h
+++ b/base58.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2009 Satoshi Nakamoto
+// Copyright (c) 2009-2010 Satoshi Nakamoto
// Distributed under the MIT/X11 software license, see the accompanying
// file license.txt or http://www.opensource.org/licenses/mit-license.php.