diff options
author | Warner Losh <imp@FreeBSD.org> | 2022-12-15 16:54:36 +0000 |
---|---|---|
committer | Warner Losh <imp@FreeBSD.org> | 2022-12-15 16:54:36 +0000 |
commit | a6e5d24925949785122a9f37f163d58239fd5484 (patch) | |
tree | 42e8220a3013ece0eb8dfc14c60d0f63d2117b0e /documentation/content/en/articles/committers-guide | |
parent | 2acff371839282e607a28ff90174e7a70394fa7e (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 726c76091c..1a2762cd11 100644 --- a/documentation/content/en/articles/committers-guide/_index.adoc +++ b/documentation/content/en/articles/committers-guide/_index.adoc @@ -3088,7 +3088,7 @@ The FreeBSD Project suggests and uses this text as the preferred license scheme: [.programlisting] .... /*- - * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * SPDX-License-Identifier: BSD-2-Clause * * Copyright (c) [year] [your name] * |