From nobody Mon Aug 17 13:08:50 2026 X-Original-To: dev-commits-src-branches@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 4hNtSf6PF6z6pGhm for ; Mon, 17 Aug 2026 13:08:50 +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 4hNtSf4bxgz3QBb for ; Mon, 17 Aug 2026 13:08:50 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1786972130; 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=mzzPyW3GfoD0RfcUsL+sRL9bqW/pvR0akvDTvRDCO18=; b=D75auWPTZmgp/b+XVDxAZHp0Aa2SHoOkOk8LuUpZJWY2uo8GMdn9WurYzE1XA1nO0LSsJV mx+ZxGd49cc9FcTVPoB2+2bzPPFCnhasG2FIIDFtb7uQDhfil+pU/i4p2lDXITCKgEFnFG F95NMyaBc552h8qJp5BjxUAkU/iBL/Ppp2IYlIPiDcVEcY2SHVSjb2WB+O3sZxYyWN4O8Y n4dU04W7ezPovbvXT73+S2dxbCDe/g4q76YEwJqyoJXocKDBIQfJu0YAry53QTFiTJZJEG qeDM+XaO/vncAoazVJ8Bxycvw9XM8OW0V1S1tuxzRkfb7RA+0FskOEFDfMcAvg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1786972130; a=rsa-sha256; cv=none; b=UVhXmY/RCbvlwmCP7euyPUIsX/EGxZFBt8oixkj1VkeOqMjV57VI5rwHSGWDP5F5nNequD EWEx7B9vk+LL4/+efC3NinQSn1GZ3l+5A0Mxs3QR/TWQg1NUAbN/J7DxIr4b75T6oMEfi+ 12XYhlbFWLm4ot+lisCiVI/4clUHvG+OhBDryMhLVNt9qWIAcMBhB6OU5tYKHrJQxCeCWM 13oT4qpvBGPmdVAthYNTuNkdFgRiGLV/HSMnoQdvoONhlpjOwK29Hc1RXzAPV8cUn0qT/C aeWxIxriRJnhXubrD3mAhkc6rVGBKXCHeFZkXSbMarwmdM+Bg0xO/5N32BUsAw== 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=1786972130; 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=mzzPyW3GfoD0RfcUsL+sRL9bqW/pvR0akvDTvRDCO18=; b=XGwjCye68oYVSr0+azJdqZtx3SkbB7Y6bh2l5MNt8KtWo3DvTUbenvae7iSaD+rRTxrwF0 KrAOPPt/SDHmXQZH4jojqZzoR+PmabUXouA7EZkwWiLlL/FaF68iBkP1nFoy0pATboxmrS CTY4ttqUatDUvRKyU2/tyMlTtaUzA2r0vYhyJ2zr2/F1aa5IR80LauazjvRH5ZbeF/J/kX i5j+WQosJvBE8NKory3eDH/JV4zhibn+wqhgy+Le4YS0SDPa9CF3b/hli2wDRZd01YHXa4 8bAXedlWg0PCzdAePVYjo7X41JFbi3YrVlPBoKpZXPAFJoJFZ+zyzBMwTosQig== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hNtSf2D21z1FCd for ; Mon, 17 Aug 2026 13:08:50 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 41afa by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 17 Aug 2026 13:08:50 +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: eb0290fa44bd - stable/15 - ypserv: Add SPDX-License-Identifier tags List-Id: Commits to the stable branches of the FreeBSD src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-branches List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-branches@freebsd.org Sender: owner-dev-commits-src-branches@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: eb0290fa44bdd8f5029094760c9501d5a067a196 Auto-Submitted: auto-generated Date: Mon, 17 Aug 2026 13:08:50 +0000 Message-Id: <6a8307e2.41afa.1870e5ca@gitrepo.freebsd.org> The branch stable/15 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=eb0290fa44bdd8f5029094760c9501d5a067a196 commit eb0290fa44bdd8f5029094760c9501d5a067a196 Author: Tuukka Pasanen AuthorDate: 2026-02-16 09:46:12 +0000 Commit: Ed Maste CommitDate: 2026-08-17 13:07:54 +0000 ypserv: Add SPDX-License-Identifier tags Reviewed by: emaste Sponsored by: The FreeBSD Foundation (cherry picked from commit ac8189e6de8fb5de31d5b662f1d406f27285ac74) --- usr.sbin/ypserv/common/yplib_host.c | 2 ++ usr.sbin/ypserv/common/yplib_host.h | 2 ++ 2 files changed, 4 insertions(+) diff --git a/usr.sbin/ypserv/common/yplib_host.c b/usr.sbin/ypserv/common/yplib_host.c index 2751c5950d87..a3eb6744f27f 100644 --- a/usr.sbin/ypserv/common/yplib_host.c +++ b/usr.sbin/ypserv/common/yplib_host.c @@ -1,6 +1,8 @@ /* $OpenBSD: yplib_host.c,v 1.18 2015/01/16 06:40:22 deraadt Exp $ */ /* + * SPDX-License-Identifier: BSD-2-Clause + * * Copyright (c) 1992, 1993 Theo de Raadt * All rights reserved. * diff --git a/usr.sbin/ypserv/common/yplib_host.h b/usr.sbin/ypserv/common/yplib_host.h index eabafae9c1b9..db470dd299e0 100644 --- a/usr.sbin/ypserv/common/yplib_host.h +++ b/usr.sbin/ypserv/common/yplib_host.h @@ -1,6 +1,8 @@ /* $OpenBSD: yplib_host.h,v 1.8 2003/06/02 04:12:38 deraadt Exp $ */ /* + * SPDX-License-Identifier: BSD-2-Clause + * * Copyright (c) 1992, 1993 Theo de Raadt * All rights reserved. *