diff --git a/bip-0002.mediawiki b/bip-0002.mediawiki index 897ba05c..c8c9de46 100644 --- a/bip-0002.mediawiki +++ b/bip-0002.mediawiki @@ -389,16 +389,16 @@ Why is Public Domain no longer acceptable for new BIPs? ==Changes from BIP 1== -* Acceptable licenses are redefined entirely, allowing a wide variety of open licenses, while prohibiting the problematic older choices. -* An implementation is now required (when applicable) before BIPs can proceed to Proposed Status. -* The License preamble headers have been added. -* BIP Comments are newly introduced. -* Non-image auxiliary files are permitted in the bip-XXXX subdirectory. -* The Post-History header may be provided as a link instead of a simple date. -* The Resolution header has been dropped, as it is not applicable to a decentralised system where no authority exists to make final decisions. -* Email addresses are now required for authors. -* Markdown format is no longer permitted for BIPs. +* Acceptable licenses are entirely rechosen, allowing a wide variety of open licenses, while prohibiting the problematic older choices. * Accepted Status has been renamed to Proposed. +* An implementation is now required (when applicable) before BIPs can proceed to Proposed Status. +* BIP Comments are newly introduced. +* The License preamble headers have been added. +* Non-image auxiliary files are permitted in the bip-XXXX subdirectory. +* Email addresses are now required for authors. +* The Post-History header may be provided as a link instead of a simple date. +* Markdown format is no longer permitted for BIPs. +* The Resolution header has been dropped, as it is not applicable to a decentralised system where no authority exists to make final decisions. ==See Also==