diff --git a/bip-0089.mediawiki b/bip-0089.mediawiki
index ac81d8dc..7d0045e2 100644
--- a/bip-0089.mediawiki
+++ b/bip-0089.mediawiki
@@ -399,6 +399,10 @@ You may also find example code of CCD in action [https://github.com/jurvis/chain
* '''0.1.1''' (2025-11-30): Fix acknowledgments spelling, BIP3 formatting, and use "Chain Code" with a space throughout.
* '''0.1.0''' (2025-10-14): Publication of draft BIP
+== Footnotes ==
+
+
+
== Acknowledgements ==
* Arik Sosman and Wilmer Paulino for the initial discussions and validation of this idea.
* Sanket Kajalkar, Jordan Mecom, Gregory Sanders, ZmnSCPxj, Yuval Kogman, and John Cantrell for code and design review.
diff --git a/bip-0114.mediawiki b/bip-0114.mediawiki
index 9c9dee0b..c3442389 100644
--- a/bip-0114.mediawiki
+++ b/bip-0114.mediawiki
@@ -374,5 +374,9 @@ uint256 ComputeMerkleRootFromBranch(const uint256& leaf, const std::vector
+
== Copyright ==
This document is placed in the public domain.
diff --git a/bip-0441.mediawiki b/bip-0441.mediawiki
index 18e18ae4..bb97c3a5 100644
--- a/bip-0441.mediawiki
+++ b/bip-0441.mediawiki
@@ -653,6 +653,10 @@ Work in progress:
* 0.2.0: 2025-02-21: change costs to match those in varops budget
* 0.1.0: 2025-09-27: first public posting
+==Footnotes==
+
+
+
==Thanks==
This BIP would not exist without the thoughtful contributions of coders who