diff --git a/docs/proposals/stateful-apps.md b/docs/proposals/stateful-apps.md
index 0fc9759341f..c5196f2a6df 100644
--- a/docs/proposals/stateful-apps.md
+++ b/docs/proposals/stateful-apps.md
@@ -1,32 +1,3 @@
-
-
-
-
-
-
-
-
-
-
-
PLEASE NOTE: This document applies to the HEAD of the source tree
-
-If you are using a released version of Kubernetes, you should
-refer to the docs that go with that version.
-
-Documentation for other releases can be found at
-[releases.k8s.io](http://releases.k8s.io).
-
---
-
-
-
-
-
# StatefulSets: Running pods which need strong identity and storage
## Motivation
diff --git a/docs/user-guide/kubectl/kubectl_cp.md b/docs/user-guide/kubectl/kubectl_cp.md
index b6c946c509b..882a0cf00d7 100644
--- a/docs/user-guide/kubectl/kubectl_cp.md
+++ b/docs/user-guide/kubectl/kubectl_cp.md
@@ -1,32 +1,3 @@
-
-
-
-
-
-
-
-
-
-
-PLEASE NOTE: This document applies to the HEAD of the source tree
-
-If you are using a released version of Kubernetes, you should
-refer to the docs that go with that version.
-
-Documentation for other releases can be found at
-[releases.k8s.io](http://releases.k8s.io).
-
---
-
-
-
-
-
This file is autogenerated, but we've stopped checking such files into the
repository to reduce the need for rebases. Please run hack/generate-docs.sh to
populate this file.
diff --git a/examples/volumes/vsphere/README.md b/examples/volumes/vsphere/README.md
index f33e900c3e9..0ac4f774c5d 100644
--- a/examples/volumes/vsphere/README.md
+++ b/examples/volumes/vsphere/README.md
@@ -1,33 +1,3 @@
-
-
-
-
-
-
-
-
-
-
-PLEASE NOTE: This document applies to the HEAD of the source tree
-
-If you are using a released version of Kubernetes, you should
-refer to the docs that go with that version.
-
-Documentation for other releases can be found at
-[releases.k8s.io](http://releases.k8s.io).
-
---
-
-
-
-
-
-
# vSphere Volume
- [Prerequisites](#prerequisites)