diff options
| author | super3 <[email protected]> | 2013-06-16 06:29:23 -0400 |
|---|---|---|
| committer | super3 <[email protected]> | 2013-06-16 06:29:23 -0400 |
| commit | 00a887450364bd5b096978291b6a6e0f47181d75 (patch) | |
| tree | 9438dbaf7d6a8c386f0333e5f7012ec543260e73 /doc/build-unix.md | |
| parent | Merge pull request #2648 from Diapolo/txindex (diff) | |
| download | discoin-00a887450364bd5b096978291b6a6e0f47181d75.tar.xz discoin-00a887450364bd5b096978291b6a6e0f47181d75.zip | |
Markdown Cleanup - Part 2
Now everything is in markdown...
Diffstat (limited to 'doc/build-unix.md')
| -rw-r--r-- | doc/build-unix.md | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/doc/build-unix.md b/doc/build-unix.md index 6181bb255..b22df91f0 100644 --- a/doc/build-unix.md +++ b/doc/build-unix.md @@ -1,12 +1,6 @@ -Copyright (c) 2009-2013 Bitcoin Developers - -Distributed under the MIT/X11 software license, see the accompanying -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 ([[email protected]](mailto:[email protected])), and UPnP software written by Thomas Bernard. - UNIX BUILD NOTES ==================== +Some notes on how to build Bitcoin in Unix. To Build --------------------- |