From nobody Mon Aug 17 13:08:43 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 4hNtSX0bqTz6pGVT for ; Mon, 17 Aug 2026 13:08:44 +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 4hNtSW61xSz3Q2K for ; Mon, 17 Aug 2026 13:08:43 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1786972123; 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=gPi97sazgNjI+DJLciYcgJm4jC9k8hLwsssiLHkA+fU=; b=pXLUrEhms3BepqxsSBIJK3U1YHaMx9VxKDm242gNQpp7GHwNykw02NmD07tUZPtyG+3pol /yfFCtKnfHwx0brV+tuNRPQxIP5ZS5I+7x15kws4mXHu2mIrLd5nbzA09sSSN4sOEC5OHf DRHsbbStvWDB0MjemIVDG4xrbLB3yFbJTUidtnsHQYeSZGiyIs+LZNDC3+jTq8IlxN3lRF RYv065znP8oXPJiJ3t66ILE/TLUfOjeSo4GZKs0UJ4KPjgxNlN/cNFC1BZcUQkJeF3vTDI VIjO8/vxUsifqhogS8LvEYhvLh53FgYBUC0Anz6cu3hu9lS2+aLMmST5BY220A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1786972123; a=rsa-sha256; cv=none; b=YgzBlA2+GZSu5geHeqL4bEpsgcHFjjwXDZBPKlgGHENZHxEyyRGeWcnGytckiT4UVhj0ol 2jYaoFb2ZroKOl+ljFpoarLTrXI7yt9ZrxFHF2Qc2ByT4GQrME+gGVp+bjROiGIxMX3DDe mCtq6+T6tQfQuPLZtznkS2CqSziJE1v5b5wDVpcc3aT8qgI8xhWWHa9HzHAXhgW6jGDcMi KOeQDx7CJ8FsvyscDs+0fnKZaesWGGHjUyrnSyQzkfpIpGI4cKcko6J9nsS0LVhhKNkfRx w06N7PbM1mk0JsAh0g8+ROxRFI2Z2QBn3Dlam2EocG0ABUugwudjLTyRgcmkqA== 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=1786972123; 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=gPi97sazgNjI+DJLciYcgJm4jC9k8hLwsssiLHkA+fU=; b=TSL9WrzYn3QRzdPrJXb8XwJUnhUH9kNaNfrcU8IKwvHRuRjG4O0V9bwvyZYgsHMNcfiVCf 3xY3gmY3gHa55kYZfndzdcMK3ysMc7rRmjpMD1uWXp4qLiXvgNtGYPXoiXNWZkUrwLvMkT vliBcONJyAcPGZe9XYFJm6m16dvB8a32gqwBKP2RhFkS/onAmncTuB0olhH6eBE6cCLXfa aDsquAepNeiFEPGsCx4ErBD8OCu5nXG8EZLe//29w4ZDrmOyDJjmc+Pjvd3m5uxoxi5wT8 Gic6gH+m2cSXOx1l5MZVN+K2ks43yzzhoJuM+biyZ5LbzlTUDN5WE0k7pHN9Sw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hNtSW4tSYz1FCX for ; Mon, 17 Aug 2026 13:08:43 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 4211e by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 17 Aug 2026 13:08:43 +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: 8d2aee9ae95d - stable/15 - sh: 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: 8d2aee9ae95db71a730fff88f8b69aa46af3d6e4 Auto-Submitted: auto-generated Date: Mon, 17 Aug 2026 13:08:43 +0000 Message-Id: <6a8307db.4211e.402a37e9@gitrepo.freebsd.org> The branch stable/15 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=8d2aee9ae95db71a730fff88f8b69aa46af3d6e4 commit 8d2aee9ae95db71a730fff88f8b69aa46af3d6e4 Author: Tuukka Pasanen AuthorDate: 2026-02-09 08:10:25 +0000 Commit: Ed Maste CommitDate: 2026-08-17 13:07:53 +0000 sh: Add SPDX-License-Identifier tags Reviewed by: imp Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D55213 (cherry picked from commit 632c73b4bfd48b89b7c2318079fd50835b8b5016) --- bin/sh/alias.c | 2 ++ bin/sh/alias.h | 2 ++ bin/sh/arith.h | 2 ++ bin/sh/arith_yacc.c | 2 ++ bin/sh/arith_yacc.h | 2 ++ bin/sh/arith_yylex.c | 2 ++ bin/sh/cd.c | 2 ++ bin/sh/cd.h | 2 ++ bin/sh/error.c | 2 ++ bin/sh/error.h | 2 ++ bin/sh/eval.c | 2 ++ bin/sh/eval.h | 2 ++ bin/sh/exec.c | 2 ++ bin/sh/exec.h | 2 ++ bin/sh/expand.c | 2 ++ bin/sh/expand.h | 2 ++ bin/sh/histedit.c | 2 ++ bin/sh/input.c | 2 ++ bin/sh/input.h | 2 ++ bin/sh/jobs.c | 2 ++ bin/sh/jobs.h | 2 ++ bin/sh/mail.c | 2 ++ 22 files changed, 44 insertions(+) diff --git a/bin/sh/alias.c b/bin/sh/alias.c index 681e82b3e19e..7ddc2b30ec3e 100644 --- a/bin/sh/alias.c +++ b/bin/sh/alias.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1993 * The Regents of the University of California. All rights reserved. * diff --git a/bin/sh/alias.h b/bin/sh/alias.h index d0644b317472..473f31ece686 100644 --- a/bin/sh/alias.h +++ b/bin/sh/alias.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1993 * The Regents of the University of California. All rights reserved. * diff --git a/bin/sh/arith.h b/bin/sh/arith.h index 3a7521956c09..1371b02a5630 100644 --- a/bin/sh/arith.h +++ b/bin/sh/arith.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1995 * The Regents of the University of California. All rights reserved. * diff --git a/bin/sh/arith_yacc.c b/bin/sh/arith_yacc.c index cb88cdb4cbea..5c42ce0054e5 100644 --- a/bin/sh/arith_yacc.c +++ b/bin/sh/arith_yacc.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1993 * The Regents of the University of California. All rights reserved. * Copyright (c) 2007 diff --git a/bin/sh/arith_yacc.h b/bin/sh/arith_yacc.h index 3203c664a8a8..b0e51f19c466 100644 --- a/bin/sh/arith_yacc.h +++ b/bin/sh/arith_yacc.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1993 * The Regents of the University of California. All rights reserved. * Copyright (c) 2007 diff --git a/bin/sh/arith_yylex.c b/bin/sh/arith_yylex.c index 68a641d807af..e6c5f39d4da4 100644 --- a/bin/sh/arith_yylex.c +++ b/bin/sh/arith_yylex.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2002 * Herbert Xu. * Copyright (c) 1993 diff --git a/bin/sh/cd.c b/bin/sh/cd.c index 6f97bff3c9f0..c47e39b92055 100644 --- a/bin/sh/cd.c +++ b/bin/sh/cd.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/bin/sh/cd.h b/bin/sh/cd.h index e2f8ca54748e..6aa046913398 100644 --- a/bin/sh/cd.h +++ b/bin/sh/cd.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1995 * The Regents of the University of California. All rights reserved. * diff --git a/bin/sh/error.c b/bin/sh/error.c index fcc2f309ccbc..c634026befb5 100644 --- a/bin/sh/error.c +++ b/bin/sh/error.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/bin/sh/error.h b/bin/sh/error.h index cb64ec85c09f..80c36a7f5f2e 100644 --- a/bin/sh/error.h +++ b/bin/sh/error.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/bin/sh/eval.c b/bin/sh/eval.c index 466193e20bb2..24d3a67d3362 100644 --- a/bin/sh/eval.c +++ b/bin/sh/eval.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1993 * The Regents of the University of California. All rights reserved. * diff --git a/bin/sh/eval.h b/bin/sh/eval.h index 9a47e9a8db23..aaffcf9af284 100644 --- a/bin/sh/eval.h +++ b/bin/sh/eval.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/bin/sh/exec.c b/bin/sh/exec.c index f7788d0758e3..42ce5414922b 100644 --- a/bin/sh/exec.c +++ b/bin/sh/exec.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/bin/sh/exec.h b/bin/sh/exec.h index ff4d5b3c20bc..6463a72bb06f 100644 --- a/bin/sh/exec.h +++ b/bin/sh/exec.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/bin/sh/expand.c b/bin/sh/expand.c index dfafe35fbaca..e1e5ac07b7bd 100644 --- a/bin/sh/expand.c +++ b/bin/sh/expand.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * Copyright (c) 1997-2005 diff --git a/bin/sh/expand.h b/bin/sh/expand.h index 972032583958..f9fce10cc764 100644 --- a/bin/sh/expand.h +++ b/bin/sh/expand.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/bin/sh/histedit.c b/bin/sh/histedit.c index c18934be84bb..a9a4837a92e5 100644 --- a/bin/sh/histedit.c +++ b/bin/sh/histedit.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1993 * The Regents of the University of California. All rights reserved. * diff --git a/bin/sh/input.c b/bin/sh/input.c index 64bbae04149b..c916fb29178b 100644 --- a/bin/sh/input.c +++ b/bin/sh/input.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/bin/sh/input.h b/bin/sh/input.h index f98b592c4c6b..4e8992a5bf60 100644 --- a/bin/sh/input.h +++ b/bin/sh/input.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/bin/sh/jobs.c b/bin/sh/jobs.c index a4cd76473921..af9dda11a483 100644 --- a/bin/sh/jobs.c +++ b/bin/sh/jobs.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/bin/sh/jobs.h b/bin/sh/jobs.h index 149b85d7df80..69562e8c151a 100644 --- a/bin/sh/jobs.h +++ b/bin/sh/jobs.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/bin/sh/mail.c b/bin/sh/mail.c index be5e76c221f8..f4469399eb7e 100644 --- a/bin/sh/mail.c +++ b/bin/sh/mail.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. *