diff options
author | Luke Dashjr <luke-jr+git@utopios.org> | 2016-09-24 04:06:49 +0000 |
---|---|---|
committer | Luke Dashjr <luke-jr+git@utopios.org> | 2016-09-24 06:27:08 +0000 |
commit | 9362ede906519dec779814084e9a300ce83ca21f (patch) | |
tree | 7712a802d221dd4135158a5734c32f8dee4ecca6 /bip-0002.mediawiki | |
parent | 7027de2882c4788439ea7871c55cb6b11c4b416c (diff) |
bip-0002: Add new preamble headers for comments/license
Diffstat (limited to 'bip-0002.mediawiki')
-rw-r--r-- | bip-0002.mediawiki | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bip-0002.mediawiki b/bip-0002.mediawiki index 632a112..14877a7 100644 --- a/bip-0002.mediawiki +++ b/bip-0002.mediawiki @@ -141,10 +141,14 @@ Each BIP must begin with an RFC 822 style header preamble. The headers must appe Title: <BIP title; maximum 44 characters> Author: <list of authors' real names and optionally, email addrs> * Discussions-To: <email address> +* Comments-Summary: <summary tone> + Comments-URI: <links to wiki page for comments> Status: <Draft | Active | Accepted | Deferred | Rejected | Withdrawn | Final | Superseded> Type: <Standards Track | Informational | Process> Created: <date created on, in ISO 8601 (yyyy-mm-dd) format> + License: <abbreviation for approved license(s)> +* License-Code: <abbreviation for code under different approved license(s)> * Post-History: <dates of postings to bitcoin mailing list> * Replaces: <BIP number> * Superseded-By: <BIP number> |