From nobody Wed Feb 18 15:51:02 2026 X-Original-To: dev-commits-src-main@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 4fGLZt5C6Mz6SNrL for ; Wed, 18 Feb 2026 15:51:02 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fGLZt3HF0z45X2 for ; Wed, 18 Feb 2026 15:51:02 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1771429862; 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=+h4MT8pRGmAuff/C7qLf/MErELhPv4DgO1wr2X1W9XM=; b=dg0S2w0PdyLYQwnlDBh/zzc5gHnAhKHAa0pLmsbKQwh8iFlpBQddZBsg86kypffUestCUZ UpjTX+E+c6mKIgW1YW92m2p0VglEXAagv8YwyMdAro3g5zYunjroufdSkngs60h6ZjPdCc +OfF9fSBwTdpShN0byJPs1BL6B3Dxt+drdow5KEbyKQlZIsyFGLDVsyeHqeEtgUv6TGgvF hPhSTB2yJFsxC9BUlTPF6Zzk+Kip5UE2yc3G+dvNFbDbZEmNEodWHa2i0xsMNE9ksjCk24 4kCOfTpfYjwTxRpic89YNccP+I+3hd8ddJDtxACNGudRek5WDVV1e1JM0n5ilA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1771429862; a=rsa-sha256; cv=none; b=i9dk0zpPUdOKw7iRpDdxoCYJJ/KpBJwMn7Fk1ewtkGg58jDCmMDAje2Hw56tcCCKH+/clR ua99wEDsAdgovJ1fonBQeYM3rajLJPcEongYfNeuth5eJOEimCrWjBW1RILTcW5N6XxtSk yPXmNZqK9s6CL3H+KzGREmgIP0IrAjZX+VcQYY9opWk8SJOsJsiKSZTJnTU2nACj9oTgcQ gvAHQd/yYC0nQorDfpfMWtSIIXZpX6zFnc6ek4R4ewAjTYxlu7RmfS0qJymvUHQN9qHU6w Foe5tBRn1rbCV0H03SUCVnILPByUgH4jjctXMRfNA4x7QgHeScGjYF5mXlXWeg== 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=1771429862; 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=+h4MT8pRGmAuff/C7qLf/MErELhPv4DgO1wr2X1W9XM=; b=tpeROGaeOEUjgbWwzsvuKvwStKjAru79i7/Zs1JJ2+EGqylMcoBbVTKMS7MYayHx0CmMMV nw9EykOPxSoRkymWadeMkb0uJNL2oncfSfZHOPgHtqGAb7K5PLNABP07LfcCEfjGbsS7yQ n69R2fLZ5X0N4pXtLi6ikdrwYW962vfkS5X/H/9ru/PyYLDNSHFtGj+xbUKMT6Fo1PPQrm BEHy/LKBUdN3mkRmSjuFpjJHSKlmgXbe0W0x9JSBjqM2nsFnI48u1Ll3UHkDngk1Vnddg6 o94r4pO7jtMJzZSy5zC4sozY2OOWQHz15Cl2VrFGthHtEA8mjDevobWrcUywoQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fGLZt2XX1z12C1 for ; Wed, 18 Feb 2026 15:51:02 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3072a by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Wed, 18 Feb 2026 15:51:02 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Cc: Tuukka Pasanen From: Ed Maste Subject: git: 632c73b4bfd4 - main - sh: Add SPDX-License-Identifier tags List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-main@freebsd.org Sender: owner-dev-commits-src-main@FreeBSD.org 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/main X-Git-Reftype: branch X-Git-Commit: 632c73b4bfd48b89b7c2318079fd50835b8b5016 Auto-Submitted: auto-generated Date: Wed, 18 Feb 2026 15:51:02 +0000 Message-Id: <6995dfe6.3072a.76ac7d2c@gitrepo.freebsd.org> The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=632c73b4bfd48b89b7c2318079fd50835b8b5016 commit 632c73b4bfd48b89b7c2318079fd50835b8b5016 Author: Tuukka Pasanen AuthorDate: 2026-02-09 08:10:25 +0000 Commit: Ed Maste CommitDate: 2026-02-18 15:50:21 +0000 sh: Add SPDX-License-Identifier tags Reviewed by: imp Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D55213 --- 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 fdc7a2560694..d0fddf160771 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 5aea58650c67..c109cf20613d 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 26f233ebf7b6..e88d31be12be 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 8cf4df1e4044..70e6b06c72da 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. *