diff options
author | Alexander Ziaee <ziaee@FreeBSD.org> | 2025-02-27 02:14:42 +0000 |
---|---|---|
committer | Alexander Ziaee <ziaee@FreeBSD.org> | 2025-02-27 02:21:12 +0000 |
commit | 11842bfb25444ad0788b614ed6e6a2acf14dbf16 (patch) | |
tree | 1f020f5ba8f7849e41e020265d80af261cddbfe6 /documentation/content/en/articles/committers-guide | |
parent | 98aea7f1e7b5f082fb2e7d52af62ee83308c627a (diff) |
Diffstat (limited to 'documentation/content/en/articles/committers-guide')
-rw-r--r-- | documentation/content/en/articles/committers-guide/_index.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/content/en/articles/committers-guide/_index.adoc b/documentation/content/en/articles/committers-guide/_index.adoc index aa9d9a5d9d..2cdb75630b 100644 --- a/documentation/content/en/articles/committers-guide/_index.adoc +++ b/documentation/content/en/articles/committers-guide/_index.adoc @@ -2770,7 +2770,7 @@ The FreeBSD Project suggests and uses this text as the preferred license scheme: [.programlisting] .... -/*- +/* * SPDX-License-Identifier: BSD-2-Clause * * Copyright (c) [year] [your name] |