git: 1e455b32ba - main - committers-guide: Remove VCS ID comment
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 25 Apr 2026 16:51:57 UTC
The branch main has been updated by ziaee:
URL: https://cgit.FreeBSD.org/doc/commit/?id=1e455b32baa81d316c237e85a87f95feb04ec5fa
commit 1e455b32baa81d316c237e85a87f95feb04ec5fa
Author: Alexander Ziaee <ziaee@FreeBSD.org>
AuthorDate: 2026-04-25 16:47:52 +0000
Commit: Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2026-04-25 16:50:59 +0000
committers-guide: Remove VCS ID comment
Matching what we did in software-license guide.
Discussed with: emaste, lwhsu
---
documentation/content/en/articles/committers-guide/_index.adoc | 1 -
1 file changed, 1 deletion(-)
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]
*/
....