Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Feb 2026 15:07:55 +0000
From:      Ed Maste <emaste@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Cc:        Tuukka Pasanen <tuukka.pasanen@ilmi.fi>
Subject:   git: d6bec77ad8f8 - main - yppush: Add SPDX-License-Identifier tag
Message-ID:  <6997274b.22ca1.13b0230a@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by emaste:

URL: https://cgit.FreeBSD.org/src/commit/?id=d6bec77ad8f80438f10bb3fe7a8bc8e9265e2858

commit d6bec77ad8f80438f10bb3fe7a8bc8e9265e2858
Author:     Tuukka Pasanen <tuukka.pasanen@ilmi.fi>
AuthorDate: 2026-02-16 09:45:25 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2026-02-19 15:06:30 +0000

    yppush: Add SPDX-License-Identifier tag
    
    Reviewed by: emaste
    Sponsored by: The FreeBSD Foundation
---
 usr.sbin/yppush/yppush_extern.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/usr.sbin/yppush/yppush_extern.h b/usr.sbin/yppush/yppush_extern.h
index 9220f0de05a8..3fd8a0114ca7 100644
--- a/usr.sbin/yppush/yppush_extern.h
+++ b/usr.sbin/yppush/yppush_extern.h
@@ -1,4 +1,6 @@
 /*
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 1995
  *	Bill Paul <wpaul@ctr.columbia.edu>.  All rights reserved.
  *


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6997274b.22ca1.13b0230a>