summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Dashjr <luke-jr+git@utopios.org>2016-09-24 04:06:49 +0000
committerLuke Dashjr <luke-jr+git@utopios.org>2016-09-24 06:27:08 +0000
commit9362ede906519dec779814084e9a300ce83ca21f (patch)
tree7712a802d221dd4135158a5734c32f8dee4ecca6
parent7027de2882c4788439ea7871c55cb6b11c4b416c (diff)
downloadbips-9362ede906519dec779814084e9a300ce83ca21f.tar.xz
bip-0002: Add new preamble headers for comments/license
-rw-r--r--bip-0002.mediawiki4
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>