aboutsummaryrefslogtreecommitdiff
path: root/src/chainparamsbase.h
diff options
context:
space:
mode:
authorMichael Ford <fanquake@gmail.com>2014-10-25 17:24:16 +0800
committerMichael Ford <fanquake@gmail.com>2014-10-25 17:24:16 +0800
commitf2e03ffae92ec1333c0eb724835ad56138f54716 (patch)
treee9b046adeb7946b691981f804e423f758a4d030d /src/chainparamsbase.h
parent2fdc3351d72af2ad26280cd0ca07c2ae4080db55 (diff)
downloadbitcoin-f2e03ffae92ec1333c0eb724835ad56138f54716.tar.xz
Update comments in chainparams to be doxygen compatible
Diffstat (limited to 'src/chainparamsbase.h')
-rw-r--r--src/chainparamsbase.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/chainparamsbase.h b/src/chainparamsbase.h
index 911d1181ac..4042b8c879 100644
--- a/src/chainparamsbase.h
+++ b/src/chainparamsbase.h
@@ -1,5 +1,5 @@
// Copyright (c) 2014 The Bitcoin 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.
#ifndef BITCOIN_CHAIN_PARAMS_BASE_H