From 3f4750f0b9c7464a47429e9ed18387eddfd78256 Mon Sep 17 00:00:00 2001 From: Luke Dashjr Date: Sat, 24 Sep 2016 05:20:14 +0000 Subject: [PATCH] bip-0002: Link Copyright "see below" --- bip-0002.mediawiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bip-0002.mediawiki b/bip-0002.mediawiki index b73f2d45..899bc72a 100644 --- a/bip-0002.mediawiki +++ b/bip-0002.mediawiki @@ -102,7 +102,7 @@ Each BIP should have the following parts: * Abstract -- A short (~200 word) description of the technical issue being addressed. -* Copyright -- The BIP must be explicitly licensed under acceptable copyright terms ([[#TODO|see below]]). +* Copyright -- The BIP must be explicitly licensed under acceptable copyright terms ([[#BIP licensing|see below]]). * Specification -- The technical specification should describe the syntax and semantics of any new feature. The specification should be detailed enough to allow competing, interoperable implementations for any of the current Bitcoin platforms.