From nobody Mon Aug 17 13:08:42 2026 X-Original-To: dev-commits-src-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 4hNtSV6nzjz6pGfs for ; Mon, 17 Aug 2026 13:08:42 +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 "YR2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4hNtSV5FNTz3Q2J for ; Mon, 17 Aug 2026 13:08:42 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1786972122; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=TO8TADhw7Wi9wKlCXXwuH5dusYHgWiNp1tr4u2ZO9Lw=; b=REF7gKqLUQkrSpUHLsWhoxMyeiycLNkc9hMskiYO2pJ/j+PlGAn4DqSIA6MQXQlIFzz0n7 1EiyiNgjbLEWCZLIhoTMuZiU6VKIcpbuf9ODaCD4i+2+ilg5jYacbZYXprro9+vfVf1S5o /2nvFitvuIUKfW7R4hbOv4L3m8KwWozuLdxS+hxRU6ce9gfKEo0QDfrw2OA7n208eVq1MY m6GIsBEk+v+A4H4ZbcHhrPoqMUiZA0x1K9XjYIweO2nFxnV4j5TfkrVdzPPVMkEsQzWsoX 8XKhjs6AwhLYlQo+TLH5yeBaKSrv9I4m/Nuu4dMUZz1pE3cccOmCqXgPuof3Ag== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1786972122; a=rsa-sha256; cv=none; b=GRkiKvX80BGyGSRDgQPqYna+2lVOmdDci2XEF4MhQFIY6EnsCJMC/bwZBO7o6zaec2jBy0 Avo2BJk115lTZDq7kqOex1Hqicf5w/OqS3nWGPhBlc/FsLKRzW2AATLvTdTMTs6lZkcEnP EbLwb2tQ+gonBnZ5ZuIFv0exA1/cwwlcOUN9D88Pw3pHqHFdU0putpbQ67nlyAhJWM9+lx /SSwGPZ4POvE07edndtr1s6EVaJBgqUEhaf2wcAB5k3i6Es9ZlQq5/G3T0SQgkAUY8NMPG tLu31rg7UlxwgEvJ0rQytH8XXIxmkCUEncDTIh7O6K5VPOrO10Kk397aGgS+1w== 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=1786972122; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=TO8TADhw7Wi9wKlCXXwuH5dusYHgWiNp1tr4u2ZO9Lw=; b=svPK0oWgQsSOpsyz6KfWU39V+o4qvNn9O9EoCmPeEj25dAWKvPCd7UX2KEh1dl5TM2+cox 1O7qB8sWE2O9tB3fNoekoIkjNQyP/wkGkrCFwHI+idA3GMUgZcQXWTW6O/jc5kmqpDSfAh zLZaSkK3EiLQxIwn4VDoEnAI25+843N5OYYVuz1Dgsi7rhm9Me8xD1h/GHr1DbONY2Qjtf t4om9od+zcOGnPfx1xWKxSdWLXWSsONCKzJEOI6mmdydZZPoKJD3J4f0z6b5XBPMBNl8pd kahYVSsgiiI4jnm3EsBF29A5szzKetYy/UWUaFs+ndPKlMSUaom0T/SySOyTQg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hNtSV45Gkz1Dnb for ; Mon, 17 Aug 2026 13:08:42 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 40f35 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 17 Aug 2026 13:08:42 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Cc: Tuukka Pasanen From: Ed Maste Subject: git: c8e1d0ac62a6 - stable/15 - setfacl: Add SPDX-License-Identifier tags List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: emaste X-Git-Repository: src X-Git-Refname: refs/heads/stable/15 X-Git-Reftype: branch X-Git-Commit: c8e1d0ac62a6fb1bd892a6213b7ee44a0b9dfd1e Auto-Submitted: auto-generated Date: Mon, 17 Aug 2026 13:08:42 +0000 Message-Id: <6a8307da.40f35.3a678d74@gitrepo.freebsd.org> The branch stable/15 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=c8e1d0ac62a6fb1bd892a6213b7ee44a0b9dfd1e commit c8e1d0ac62a6fb1bd892a6213b7ee44a0b9dfd1e Author: Tuukka Pasanen AuthorDate: 2026-02-09 08:09:45 +0000 Commit: Ed Maste CommitDate: 2026-08-17 13:07:53 +0000 setfacl: Add SPDX-License-Identifier tags Reviewed by: imp Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D55212 (cherry picked from commit 575e89cb1786a00387e9c1391055263068c4e0ae) --- bin/setfacl/file.c | 2 ++ bin/setfacl/mask.c | 2 ++ bin/setfacl/merge.c | 2 ++ bin/setfacl/remove.c | 2 ++ bin/setfacl/setfacl.c | 2 ++ bin/setfacl/setfacl.h | 2 ++ bin/setfacl/util.c | 2 ++ 7 files changed, 14 insertions(+) diff --git a/bin/setfacl/file.c b/bin/setfacl/file.c index 24ef3869cf4c..dc014c4f0084 100644 --- a/bin/setfacl/file.c +++ b/bin/setfacl/file.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause + * * Copyright (c) 2001 Chris D. Faulhaber * All rights reserved. * diff --git a/bin/setfacl/mask.c b/bin/setfacl/mask.c index 5154b17fb5bc..85be30b07389 100644 --- a/bin/setfacl/mask.c +++ b/bin/setfacl/mask.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause + * * Copyright (c) 2001-2002 Chris D. Faulhaber * All rights reserved. * diff --git a/bin/setfacl/merge.c b/bin/setfacl/merge.c index d77a52ed2f25..5d23b67a20e9 100644 --- a/bin/setfacl/merge.c +++ b/bin/setfacl/merge.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause + * * Copyright (c) 2001 Chris D. Faulhaber * All rights reserved. * diff --git a/bin/setfacl/remove.c b/bin/setfacl/remove.c index 5bfab9c2ec9d..92a67a0cbfb3 100644 --- a/bin/setfacl/remove.c +++ b/bin/setfacl/remove.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause + * * Copyright (c) 2001 Chris D. Faulhaber * All rights reserved. * diff --git a/bin/setfacl/setfacl.c b/bin/setfacl/setfacl.c index ef3f58b326a3..788cbc5008da 100644 --- a/bin/setfacl/setfacl.c +++ b/bin/setfacl/setfacl.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause + * * Copyright (c) 2001 Chris D. Faulhaber * All rights reserved. * diff --git a/bin/setfacl/setfacl.h b/bin/setfacl/setfacl.h index b7e7cfd8ca1d..c05defbe9f8b 100644 --- a/bin/setfacl/setfacl.h +++ b/bin/setfacl/setfacl.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause + * * Copyright (c) 2001 Chris D. Faulhaber * All rights reserved. * diff --git a/bin/setfacl/util.c b/bin/setfacl/util.c index ee28b9d5503e..2c729d12a145 100644 --- a/bin/setfacl/util.c +++ b/bin/setfacl/util.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause + * * Copyright (c) 2001 Chris D. Faulhaber * All rights reserved. *