From nobody Tue Aug 18 19:54:29 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 4hPgQG1XsZz6nllb for ; Tue, 18 Aug 2026 19:54:30 +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 4hPgQF62Hqz3S9m for ; Tue, 18 Aug 2026 19:54:29 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1787082869; 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=OXrs/jrEb/nBs/0H1mgjz0xJFyXPC+pz460YAAcvQXA=; b=Gpz2VUgagEPVeDQeccO41OTZuokMEFLKh264v8SQQvWMhHttaKjiy4n1Z/2Kp1MTIf64vn vQ80kzB5eG8aa+IvW+3lGsQ4Y67OZ54YHx2I6UwwunapK1GRP/M0CGgKsOFhW+7bdFOX0I oBFLfNWu3KuKl8FHdLDhnuFIkI/hC7OZfF8haEX4T0j9zsZzPJPUSAUZ3sgq75qKlkarGa uvFH59Mk1Tj6jOMVTRyqd147XEzoJS+YU0v6zAivoUQZzv9oK056zTe1KY1ND+1gomp+jq uq/1BGXTRDCuTKhU7rqp5jWcQX1MzTbo8AfAMzH9vUG8twcZ88IRAdwh0WD/yw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1787082869; a=rsa-sha256; cv=none; b=n7gLWtAdYmQNJlg2cLBc+/NBNbWpr5axkNZ/8qHupnSXcJYSHVGFuhTekqhGV2OZVDh57n V+ShZQjN0hicZIrwCVox7ZYurfb0m5pIb8gjrTDssDsDKrRuUUFU45anWaBemp3ykEC9lX tX5WG11ubL820YMvQM+McrERDh6PyRyNm/LSAR/Mgq86NDclnOv7pjUi1lxrhqew7R2CgL aRSKpCJPZRJzM1VpNSmjvCGU8iLWO5VpPNS06N8kQw18TKfBDXNLZlhtscSgNYkqnKTr31 ddB9H2pO4a5Y/mBe5MkDfPLeUxRX59BXEBMev2LCgPSQ0YAeeUZ8CrGDmcPrOg== 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=1787082869; 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=OXrs/jrEb/nBs/0H1mgjz0xJFyXPC+pz460YAAcvQXA=; b=IPETd1HyEwVZ72onxWA5zHwGS45Fz9ellt9a4gah2fcmAWKFgBuS5fVVtpSxUv3KPKOrVh J8FWHzyVpaOxueyDKKrCmz/NhwWjTGd/jszwgRaGlEJJmP75FigModx+DCLnIBCDHvPjiK tiOCR/0tlUFPo29fKMj01rlNdqz2GgqbQb+o/xYlWvkUmzWWwk0JHKCbWdY8NmVhol57FD sPByXMRb3OUJLAuNY76iqJYwNifhfclZb40jXhrUz8Xaq631SNvVJaDA5YWP8g60S5+VeT CksZKVyTJtmTJUUaTofznuyJVNyRQnJXfyVej48ldKKlKq0k61CwYFjOTPvzng== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hPgQF4KSbzyk1 for ; Tue, 18 Aug 2026 19:54:29 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1fb24 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 18 Aug 2026 19:54:29 +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: 0256ea4dfed8 - stable/15 - nvmecontrol: 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: 0256ea4dfed859e03cf727501af9506ceb8de72a Auto-Submitted: auto-generated Date: Tue, 18 Aug 2026 19:54:29 +0000 Message-Id: <6a84b875.1fb24.260ed75f@gitrepo.freebsd.org> The branch stable/15 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=0256ea4dfed859e03cf727501af9506ceb8de72a commit 0256ea4dfed859e03cf727501af9506ceb8de72a Author: Tuukka Pasanen AuthorDate: 2026-02-09 08:21:25 +0000 Commit: Ed Maste CommitDate: 2026-08-18 19:52:06 +0000 nvmecontrol: Add SPDX-License-Identifier tags Reviewed by: emaste Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D55275 (cherry picked from commit f8517c21d57f1db005c0d15e14d16252e8e4bfd0) --- sbin/nvmecontrol/modules/wdc/wdc.c | 2 ++ sbin/nvmecontrol/power.c | 2 ++ 2 files changed, 4 insertions(+) diff --git a/sbin/nvmecontrol/modules/wdc/wdc.c b/sbin/nvmecontrol/modules/wdc/wdc.c index 55758dc7e037..723289c483f7 100644 --- a/sbin/nvmecontrol/modules/wdc/wdc.c +++ b/sbin/nvmecontrol/modules/wdc/wdc.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause + * * Copyright (c) 2017 Netflix, Inc. * * Redistribution and use in source and binary forms, with or without diff --git a/sbin/nvmecontrol/power.c b/sbin/nvmecontrol/power.c index b26570da0c52..dd6d8bcdca0a 100644 --- a/sbin/nvmecontrol/power.c +++ b/sbin/nvmecontrol/power.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause + * * Copyright (c) 2016 Netflix, Inc. * * Redistribution and use in source and binary forms, with or without