aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorfanquake <fanquake@gmail.com>2012-07-18 22:11:56 +0800
committerLuke Dashjr <luke-jr+git@utopios.org>2012-07-22 23:38:26 +0000
commitfb4dbbd188b68c4374c48dba5e481a35e920a6bf (patch)
treeedeafbffae4cf6a7874100b61db52d35a734aa94 /doc
parentec9a3c04edc5180e20cb25ecd16558f449fa52e0 (diff)
downloadbitcoin-fb4dbbd188b68c4374c48dba5e481a35e920a6bf.tar.xz
Docs Tidy up
(PARTIAL cherry pick)
Diffstat (limited to 'doc')
-rw-r--r--doc/README2
-rw-r--r--doc/build-osx.txt2
-rw-r--r--doc/build-unix.txt2
-rw-r--r--doc/unit-tests.txt2
4 files changed, 4 insertions, 4 deletions
diff --git a/doc/README b/doc/README
index 664a174736..00e24e7819 100644
--- a/doc/README
+++ b/doc/README
@@ -2,7 +2,7 @@ Bitcoin 0.4.7 BETA
Copyright (c) 2009-2012 Bitcoin Developers
Distributed under the MIT/X11 software license, see the accompanying
-file license.txt or http://www.opensource.org/licenses/mit-license.php.
+file COPYING 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/). This product includes
cryptographic software written by Eric Young (eay@cryptsoft.com).
diff --git a/doc/build-osx.txt b/doc/build-osx.txt
index 52d876d82b..c02c92e06b 100644
--- a/doc/build-osx.txt
+++ b/doc/build-osx.txt
@@ -1,7 +1,7 @@
Copyright (c) 2010 Laszlo Hanyecz
Portions Copyright (c) 2011 Douglas Huff
Distributed under the MIT/X11 software license, see the accompanying file
-license.txt or http://www.opensource.org/licenses/mit-license.php. This
+COPYING 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/). This product includes cryptographic
software written by Eric Young (eay@cryptsoft.com) and UPnP software written by
diff --git a/doc/build-unix.txt b/doc/build-unix.txt
index e608c25f06..66f548fc46 100644
--- a/doc/build-unix.txt
+++ b/doc/build-unix.txt
@@ -1,6 +1,6 @@
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.
+file COPYING 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/). This product includes
cryptographic software written by Eric Young (eay@cryptsoft.com) and UPnP
diff --git a/doc/unit-tests.txt b/doc/unit-tests.txt
index 1168de7b70..671ec3e719 100644
--- a/doc/unit-tests.txt
+++ b/doc/unit-tests.txt
@@ -1,4 +1,4 @@
-Compiling/runing bitcoind unit tests
+Compiling/running bitcoind unit tests
------------------------------------
bitcoind unit tests are in the src/test/ directory; they