mirror of
https://github.com/bitcoin/bips.git
synced 2026-03-09 15:53:54 +00:00
process: Fix up license sections to match preamble
Co-authored-by: Jon Atack <jon@atack.com>
This commit is contained in:
@@ -72,4 +72,4 @@ This BIP is not backward compatible (hard fork). Any code which fully validates
|
||||
To help negate some of the risks associated with a hard fork and to prevent a single relatively small mining pool from preventing Block75's adoption, activation would occur at the next difficulty adjustment once 900 of the last 1,000 blocks mined signal support and a grace period of 4,032 blocks (~1 month) has elapsed.
|
||||
|
||||
==Copyright==
|
||||
This BIP is dual-licensed under the BSD 2-clause license and the GNU All-Permissive License.
|
||||
This BIP is dual-licensed under the BSD 2-clause license and the FSF All Permissive License.
|
||||
|
||||
@@ -18,7 +18,7 @@ The specification defines the layers and sets forth specific criteria for decidi
|
||||
|
||||
==Copyright==
|
||||
|
||||
This BIP is dual-licensed under the Creative Commons CC0 1.0 Universal and GNU All-Permissive licenses.
|
||||
This BIP is dual-licensed under the Creative Commons CC0 1.0 Universal and FSF All Permissive licenses.
|
||||
|
||||
==Motivation==
|
||||
|
||||
|
||||
@@ -405,4 +405,4 @@ backward compatibility of the default settings with BIP9.
|
||||
==Copyright==
|
||||
|
||||
This BIP is dual-licensed under the Creative Commons CC0 1.0 Universal and
|
||||
GNU All-Permissive licenses.
|
||||
FSF All Permissive licenses.
|
||||
|
||||
Reference in New Issue
Block a user