From nobody Sat Apr 25 16:51:56 2026 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4g2wph6ggkz6bnk8 for ; Sat, 25 Apr 2026 16:51:56 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4g2wph64b0z3GPw for ; Sat, 25 Apr 2026 16:51:56 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1777135916; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=NuUW2bPYt6C2KdlCkkoONWPaHYEAGEgZcX5Me/GO55A=; b=sKXC1swu+yHRYTkS6UVBMmMl+FcozzDxtNlMHCoRyQ6Eg9ogDIEmYXayohPsH4PtRdZSFS Q4U8YDskMNZp5QvQwyUojGczBE/p8hYjyZMI8hYF+a8VarNb/XwzZKyDde4m0RyiiJ31YQ 5HJTE4B7WdoZGhpIFz26oo9X9+VMN7S4KVKCVkDWaDh4RekJB1I7gWNrLMpJ4fhXyNhdtQ gysTlNIIBEHAlC9Vtsm+PZg49r7lWJxzBIZCyq+RpzJpVbJO28ftnGa3znqvO+ljcssMBs pGE6Mby3IIBL4FNN7vpS/X6EREerPOsPSVfhP2AoPZHu1Whwa7dslFOX5CWsvg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777135916; a=rsa-sha256; cv=none; b=J9fc45fszzWJdhM2N5wprz3UvTRxrEzZ8amUd1OpyoSmvchTiR3aRrAj1xF5OlxgrObf+8 uiRsY7CIk+sgwa2TalZ7o6sFKGpD4YMtERz669y87a0aahq9AjV9Ky9tvcUYXZ3JfN/4k+ Ud7TUGEuXHi+kSnsdFEMLOiuWz9Pre24Jlp1llHeG6HVKVLRXppIzr8NuRG2Qm2x8Qyhqi dmlO/4knUJ1CckbfSS0fz8Ub1qnAOGHcaFGqOiZGrNAKtcUdlyASHFM5tPudlHDCU1MXPa iwtuZR97p2+iexodHbwMEX94v4reyCwkEnGJauNEqFwbNIQqQtD0RwvjjRrORw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1777135916; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=NuUW2bPYt6C2KdlCkkoONWPaHYEAGEgZcX5Me/GO55A=; b=wu8r/9BLUgI+/M1nSMkzpnjDuiTMfWQOB/FV4iJVGEC0CEfaYKgV8CT8lDWzMTcwSQpUw2 Cir29+HpjVmS2IB9bvVSpXhbuDeP2zArXE65rbemJnIuzk50hHo805utI31lZArtGO7NQ5 fdP69fTmquqv520AhiIr3h73Fm3Q3E7rQNsabRPMFg9dBrPRr2Gz69t4mDysMn9Df0B3pW yZ1jL7E8/RlrGcDBVozEYNnOew9+Ho+0bJ98Ra3g1Hmtg7gfnfFaZ/GMYYUuWrEBSUEM5g IV5NnV5fxOVjEHMWiY9U2Kfglv+WOwaW4Y/pYxKd3JLE5199/Ag3FkhMwn9fQQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4g2wph5XvszjT8 for ; Sat, 25 Apr 2026 16:51:56 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 45379 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 25 Apr 2026 16:51:56 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Alexander Ziaee Subject: git: 97deb2bb4a - main - committers-guide: Switch license to SPDX only List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ziaee X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 97deb2bb4a63818b96d53373559103e8b47bb349 Auto-Submitted: auto-generated Date: Sat, 25 Apr 2026 16:51:56 +0000 Message-Id: <69ecf12c.45379.7afaa006@gitrepo.freebsd.org> The branch main has been updated by ziaee: URL: https://cgit.FreeBSD.org/doc/commit/?id=97deb2bb4a63818b96d53373559103e8b47bb349 commit 97deb2bb4a63818b96d53373559103e8b47bb349 Author: Alexander Ziaee AuthorDate: 2026-04-25 16:45:36 +0000 Commit: Alexander Ziaee CommitDate: 2026-04-25 16:50:46 +0000 committers-guide: Switch license to SPDX only Matching what we did in style(9) and license-guide. Reviewed by: emaste, imp, mhorne Differential Revision: https://reviews.freebsd.org/D54444 --- .../en/articles/committers-guide/_index.adoc | 23 +--------------------- 1 file changed, 1 insertion(+), 22 deletions(-) diff --git a/documentation/content/en/articles/committers-guide/_index.adoc b/documentation/content/en/articles/committers-guide/_index.adoc index ebaad17afd..84fd9cfb95 100644 --- a/documentation/content/en/articles/committers-guide/_index.adoc +++ b/documentation/content/en/articles/committers-guide/_index.adoc @@ -2814,30 +2814,9 @@ 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] * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions - * are met: - * 1. Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * 2. Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * - * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND - * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE - * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE - * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE - * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL - * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS - * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT - * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY - * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * SUCH DAMAGE. + * SPDX-License-Identifier: BSD-2-Clause * * [id for your version control system, if any] */