aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Ziaee <ziaee@FreeBSD.org>2026-04-25 16:47:52 +0000
committerAlexander Ziaee <ziaee@FreeBSD.org>2026-04-25 16:50:59 +0000
commit1e455b32baa81d316c237e85a87f95feb04ec5fa (patch)
treeeae0b02a2e323489d5ed76ce89aa2372f6654cd9
parent97deb2bb4a63818b96d53373559103e8b47bb349 (diff)
committers-guide: Remove VCS ID comment
Matching what we did in software-license guide. Discussed with: emaste, lwhsu
-rw-r--r--documentation/content/en/articles/committers-guide/_index.adoc1
1 files changed, 0 insertions, 1 deletions
diff --git a/documentation/content/en/articles/committers-guide/_index.adoc b/documentation/content/en/articles/committers-guide/_index.adoc
index 84fd9cfb95..d2c49b78eb 100644
--- a/documentation/content/en/articles/committers-guide/_index.adoc
+++ b/documentation/content/en/articles/committers-guide/_index.adoc
@@ -2818,7 +2818,6 @@ The FreeBSD Project suggests and uses this text as the preferred license scheme:
*
* SPDX-License-Identifier: BSD-2-Clause
*
- * [id for your version control system, if any]
*/
....