mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-10 11:57:28 -03:00
contrib/misc/mkbootstrap: rename to linearize.py
This commit is contained in:
parent
0a0970fa0e
commit
df6c5433e7
2 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
|||
#!/usr/bin/python
|
||||
#
|
||||
# linearize.py: Construct a linear, no-fork, best version of the blockchain.
|
||||
#
|
||||
#
|
||||
# Copyright (c) 2013 The Bitcoin developers
|
||||
# Distributed under the MIT/X11 software license, see the accompanying
|
||||
# file COPYING or http://www.opensource.org/licenses/mit-license.php.
|
Loading…
Reference in a new issue