From nobody Thu Feb 19 14:18:55 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 4fGwV745P9z6RLsR for ; Thu, 19 Feb 2026 14:18:55 +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 4fGwV71wsQz3mnf for ; Thu, 19 Feb 2026 14:18:55 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1771510735; 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=m2dHC32DkR8bvj4brwIv42jSKyo0nGJO77FVBYu/x0A=; b=nDde7r1aFRRY8Yc1Ugi85g8E/O69lHoUuCG+FU7ML7xb+/1dwzclCnIXGYFmoDzXGE5TM1 jaHr4T5AUMPRRFO8ME+UsmbfCfmhviyPTq6G+07sODmvMv9l2NhO0fhioikfNgeLj5SLup VFeuLC7AlDeixKmvvBBy9SupuC79i5EIcJwLCPzyWXbl2SSzUMN4rl7mm3bIvS0k6Qk+b/ H8HmBv8LGlnXNFGsqt47lHNNxP1dSuE7qqn3TAlHwElQEg+F6Rgu7SffFkHP8WGpzli05C cyWw1w8xcut9AqFnrldHpE57kKUNlq24LEFaHhNT0v718oDHM4er8JBBke9l+A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1771510735; a=rsa-sha256; cv=none; b=Pb5X5b/sTUWOrBhU2CQhvY/r3fcnhFdglhGnSWqtzRFeVpbSegix55blh2WEFcsWpg2GMy pyhR4r5hz65bpITOLRndJnnQM8DvnsM025wQ7YeCABFjT72Fcl9KTJpNzrfE4gSmZRgrCG cET15drUpIQMdcOns66TZ3q7fSLPQsPMq5YQqN/yLhRcHe6wUmuZheBKNYkx4rSoJ140hS s5TwepHbWOUDyQqDELi3XSiXQjLFvYrkGZPGDJBqZ4mXK2hVGun6BYJeX/nz5P7HIsKq66 DJn1LG/DkTH0/U7WK+Ty/u3KIcRafshcr4Ag3r8uP3PkyPIO7TFShXTavG+I7Q== 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=1771510735; 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=m2dHC32DkR8bvj4brwIv42jSKyo0nGJO77FVBYu/x0A=; b=fPuAWMwpyWQ/8nBBB2BA9GCR9UEeMvhA5C6CzWsqdARKp4moOw9em/PGLp90/4g/TgAxnZ KAn0MIWaffw4VYJgxZnduJ/HGOom3ZB0B8kaHEe9o+CKEkjfmylGRKO01gXFEsb5DV3wmn qc9onLfktVQhZF7yWY8iRoL3mWIs3njKu7wn8igbYnoqzqQ9IXTxulOfurc0d7Z70bUkoJ 7xDxMqgekW2RyORXBEiOp/bmG/EzvqonpM7NAOb7w2BEkbS+XQOs9aVtS+Ix/YUQJ/Xd7V wIGWDwoA7fLwi3VuA65mH/0vDKvvkcOlkyG/6b7Ky2a1A3Y+kJ01AEknTe1fIA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fGwV70tdNzltC for ; Thu, 19 Feb 2026 14:18:55 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1d810 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 19 Feb 2026 14:18:55 +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: ac8189e6de8f - main - ypserv: 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: ac8189e6de8fb5de31d5b662f1d406f27285ac74 Auto-Submitted: auto-generated Date: Thu, 19 Feb 2026 14:18:55 +0000 Message-Id: <69971bcf.1d810.4274bbf0@gitrepo.freebsd.org> The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=ac8189e6de8fb5de31d5b662f1d406f27285ac74 commit ac8189e6de8fb5de31d5b662f1d406f27285ac74 Author: Tuukka Pasanen AuthorDate: 2026-02-16 09:46:12 +0000 Commit: Ed Maste CommitDate: 2026-02-19 14:08:08 +0000 ypserv: Add SPDX-License-Identifier tags Reviewed by: emaste Sponsored by: The FreeBSD Foundation --- 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. *