git: 7a4607e32edb - stable/15 - yppush: Add SPDX-License-Identifier tag
Ed Maste <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.src |
|---|---|
| Message-ID | <6a8307e1.414e8.43b519d9__24146.0254461103$1786972388$gmane$org@gitrepo.freebsd.org> |
The branch stable/15 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=7a4607e32edb7ee63938ea478751d11102b11d0a commit 7a4607e32edb7ee63938ea478751d11102b11d0a Author: Tuukka Pasanen <[email protected]> AuthorDate: 2026-02-16 09:45:25 +0000 Commit: Ed Maste <[email protected]> CommitDate: 2026-08-17 13:07:54 +0000 yppush: Add SPDX-License-Identifier tag Reviewed by: emaste Sponsored by: The FreeBSD Foundation (cherry picked from commit d6bec77ad8f80438f10bb3fe7a8bc8e9265e2858) --- 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 <[email protected]>. All rights reserved. *