git: 66f7636ee2 - main - license-guid: Fix typo
- Reply: Dmitry Morozovsky : "Re: git: 66f7636ee2 - main - license-guid: Fix typo"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 02 Aug 2026 13:35:24 UTC
The branch main has been updated by imp:
URL: https://cgit.FreeBSD.org/doc/commit/?id=66f7636ee242b35c51f91e753764781c3fdebaff
commit 66f7636ee242b35c51f91e753764781c3fdebaff
Author: Warner Losh <imp@FreeBSD.org>
AuthorDate: 2026-08-02 13:33:31 +0000
Commit: Warner Losh <imp@FreeBSD.org>
CommitDate: 2026-08-02 13:33:31 +0000
license-guid: Fix typo
Sponsored by: Netflix
---
documentation/content/en/articles/license-guide/_index.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/documentation/content/en/articles/license-guide/_index.adoc b/documentation/content/en/articles/license-guide/_index.adoc
index a5d12f5945..e821f532c0 100644
--- a/documentation/content/en/articles/license-guide/_index.adoc
+++ b/documentation/content/en/articles/license-guide/_index.adoc
@@ -65,7 +65,7 @@ The FreeBSD Project uses this text as the preferred license:
....
The preferred order is the copyright notice first, followed by the SPDX-License-Identifier, but either order is acceptable.
-When both SPDX-License-Idnetifier and the full text of the license are present, the full takes takes priority and the SPDX-License-Identifier is informational only.
+When both SPDX-License-Identifier and the full text of the license are present, the full takes takes priority and the SPDX-License-Identifier is informational only.
When both are present, the SPDX-License-Identifier will often preceed the copyright and license text.
The FreeBSD project does not allow using the "advertising clause" in new code.