From nobody Mon Aug 17 13:08:34 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 4hNtSM2bsXz6pGFY for ; Mon, 17 Aug 2026 13:08:35 +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 4hNtSM1QJsz3QFQ for ; Mon, 17 Aug 2026 13:08:35 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1786972115; 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=81JBSNEGk2vfKu0lgwKP1AOuWES4DN2uAqCu9loqJgc=; b=fB08xW9bWOAkFvYDiF33/0jht2alZOs5xM2yCIeTd19HzSBwu63MCphl/WiBhzVdeLTQSC /Lcf0DSfLnCbOJXIiGvJiWZdBsv2lQnRAU+giR7JZlRgE3DtntEtsojWyDDXs9mMuEwgem V0uhw63k19cHRG1Z+mH6YkYUH9TT2dXuf3WiTlqA2BW7en7MBpttqUYRd2ruAJSHep1gzh zjyFFtOzdCQz11KE+Z4QwthJ4VOGTJQulm9PkcZFZFWSPrmgbwQ8zirxxwc3YkmDwYhR5r V/l02+Z3J5xqnxOb23qtU+Jpe9g5SNisz2SPgnmvI7p5c/PcQtKQrAmxJMtWIQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1786972115; a=rsa-sha256; cv=none; b=NP6chB9JXctjt2DH/UEwr17q4uazHL/g48h7O+5V49P1UhX3WOLglmK07EUwMNfW+UP2wg UlHfKygaZ6xkVEYfZkHmXkOsMIVA66NTatea1qWqk6KkvwfWgw+yoHYW+qnLySbgTgzgHh p2j5ybVf3HyoRmAzk3u5T4Rbr819YLTui2GOIaTqTqNZLKAdy64E/H6SGKL+S49+30c9L5 RqBpiEu20rqqCo6QeS6sn8C/B5u7373rrjrSdYaEkLnFH+FAeqLyucscCwmlS9iIRHtiX7 AJmFKAPmHtTTXVPODCpdhCV08pCci+y0i+rFr0C6HSWFjjOS2+iCCyYFXkIsfw== 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=1786972115; 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=81JBSNEGk2vfKu0lgwKP1AOuWES4DN2uAqCu9loqJgc=; b=kLddzaf3J8MXyixAVHfrU/7soQmC3GYy899HPtNYjCsm8T5X0WQ2B5qlH5B6sa+mvuPEBT QvMLI/fQO30dxYibq1EO0AaIPT7rd83fzfoauugZv3UicJgfl47MkRnusDBVzA8yDRHKKq 4Ljf6ikLKhvx9tGwLYLkG4kIgMemEGxSJUCwhoQX1zF7OUZT4xpUTziN+OUnunUTvHQz7E vSHIQT3ZsNHCBpAZToyM2OENn+ugbD3ORGTZfdtANJv6TzQQcpssixsQ7kZel9ivpLOb7f e+IIzr5ch5JW1rq6x2CWaLlPkD/7ByfoaCoYAdau0AzUhxHxEjGzuq5hhnowFA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hNtSL6gkNz1DVm for ; Mon, 17 Aug 2026 13:08:34 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 405b6 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 17 Aug 2026 13:08:34 +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: efcc0dda3a8a - stable/15 - ed: 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: efcc0dda3a8acb5f7c4899d88a1df193c52e99ea Auto-Submitted: auto-generated Date: Mon, 17 Aug 2026 13:08:34 +0000 Message-Id: <6a8307d2.405b6.13fc548c@gitrepo.freebsd.org> The branch stable/15 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=efcc0dda3a8acb5f7c4899d88a1df193c52e99ea commit efcc0dda3a8acb5f7c4899d88a1df193c52e99ea Author: Tuukka Pasanen AuthorDate: 2026-02-09 08:05:17 +0000 Commit: Ed Maste CommitDate: 2026-08-17 13:07:51 +0000 ed: Add SPDX-License-Identifier tags Reviewed by: imp Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D55208 (cherry picked from commit 9eeab27c56db507f88c3334172e62357c092707e) --- bin/ed/buf.c | 2 ++ bin/ed/ed.h | 2 ++ bin/ed/glbl.c | 2 ++ bin/ed/io.c | 2 ++ bin/ed/main.c | 2 ++ bin/ed/re.c | 2 ++ bin/ed/sub.c | 2 ++ bin/ed/undo.c | 2 ++ 8 files changed, 16 insertions(+) diff --git a/bin/ed/buf.c b/bin/ed/buf.c index 1f111e7d513d..5ee27eb47e35 100644 --- a/bin/ed/buf.c +++ b/bin/ed/buf.c @@ -1,6 +1,8 @@ /* buf.c: This file contains the scratch-file buffer routines for the ed line editor. */ /*- + * SPDX-License-Identifier: BSD-2-Clause + * * Copyright (c) 1993 Andrew Moore, Talke Studio. * All rights reserved. * diff --git a/bin/ed/ed.h b/bin/ed/ed.h index 788106e68b51..e1e41cf3fe40 100644 --- a/bin/ed/ed.h +++ b/bin/ed/ed.h @@ -1,5 +1,7 @@ /* ed.h: type and constant definitions for the ed editor. */ /*- + * SPDX-License-Identifier: BSD-2-Clause + * * Copyright (c) 1993 Andrew Moore * All rights reserved. * diff --git a/bin/ed/glbl.c b/bin/ed/glbl.c index d0a1d570ee16..f921f7e0483a 100644 --- a/bin/ed/glbl.c +++ b/bin/ed/glbl.c @@ -1,6 +1,8 @@ /* glob.c: This file contains the global command routines for the ed line editor */ /*- + * SPDX-License-Identifier: BSD-2-Clause + * * Copyright (c) 1993 Andrew Moore, Talke Studio. * All rights reserved. * diff --git a/bin/ed/io.c b/bin/ed/io.c index fda3f5d55fd6..b3262ea9e217 100644 --- a/bin/ed/io.c +++ b/bin/ed/io.c @@ -1,5 +1,7 @@ /* io.c: This file contains the i/o routines for the ed line editor */ /*- + * SPDX-License-Identifier: BSD-2-Clause + * * Copyright (c) 1993 Andrew Moore, Talke Studio. * All rights reserved. * diff --git a/bin/ed/main.c b/bin/ed/main.c index 57f1faba29c4..07fa0c3cada9 100644 --- a/bin/ed/main.c +++ b/bin/ed/main.c @@ -1,6 +1,8 @@ /* main.c: This file contains the main control and user-interface routines for the ed line editor. */ /*- + * SPDX-License-Identifier: BSD-2-Clause + * * Copyright (c) 1993 Andrew Moore, Talke Studio. * All rights reserved. * diff --git a/bin/ed/re.c b/bin/ed/re.c index 3dacb619a2bc..96ccc9816620 100644 --- a/bin/ed/re.c +++ b/bin/ed/re.c @@ -1,6 +1,8 @@ /* re.c: This file contains the regular expression interface routines for the ed line editor. */ /*- + * SPDX-License-Identifier: BSD-2-Clause + * * Copyright (c) 1993 Andrew Moore, Talke Studio. * All rights reserved. * diff --git a/bin/ed/sub.c b/bin/ed/sub.c index 2bf70b8ac4bf..a56ca53a9ee9 100644 --- a/bin/ed/sub.c +++ b/bin/ed/sub.c @@ -1,6 +1,8 @@ /* sub.c: This file contains the substitution routines for the ed line editor */ /*- + * SPDX-License-Identifier: BSD-2-Clause + * * Copyright (c) 1993 Andrew Moore, Talke Studio. * All rights reserved. * diff --git a/bin/ed/undo.c b/bin/ed/undo.c index d5f56833ec66..08298e8af36c 100644 --- a/bin/ed/undo.c +++ b/bin/ed/undo.c @@ -1,5 +1,7 @@ /* undo.c: This file contains the undo routines for the ed line editor */ /*- + * SPDX-License-Identifier: BSD-2-Clause + * * Copyright (c) 1993 Andrew Moore, Talke Studio. * All rights reserved. *