aboutsummaryrefslogtreecommitdiff
path: root/src/test
diff options
context:
space:
mode:
authorMarcoFalke <[email protected]>2016-06-29 07:13:00 -0400
committerMarcoFalke <[email protected]>2018-11-07 13:30:03 -0500
commitfa4da3c0588244e13bad66a84e1393fdf4735a81 (patch)
tree0f5bee9bfe4baa4b946917af8db4517079c2ea51 /src/test
parentMerge #14636: Avoid using numeric_limits for sequence numbers and lock times (diff)
downloaddiscoin-fa4da3c0588244e13bad66a84e1393fdf4735a81.tar.xz
discoin-fa4da3c0588244e13bad66a84e1393fdf4735a81.zip
[doc] conf: Remove deprecated options from docs, Other cleanup
* conf: Remove deprecated options from docs * Remove only mention of MIT/X11 * Link to developer notes in README.md
Diffstat (limited to 'src/test')
-rw-r--r--src/test/pow_tests.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/pow_tests.cpp b/src/test/pow_tests.cpp
index f788c34e0..26cdc9bc5 100644
--- a/src/test/pow_tests.cpp
+++ b/src/test/pow_tests.cpp
@@ -1,5 +1,5 @@
// Copyright (c) 2015-2018 The Bitcoin Core developers
-// Distributed under the MIT/X11 software license, see the accompanying
+// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include <chain.h>