Date: Mon, 27 Apr 2026 17:52:07 +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: 80c73c89dc6a - main - bsdinstall: Add SPDX-License-Identifier tags Message-ID: <69efa247.202e9.544d6744@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=80c73c89dc6a156a119350d7c28c6db1f3b741df commit 80c73c89dc6a156a119350d7c28c6db1f3b741df Author: Tuukka Pasanen <tuukka.pasanen@ilmi.fi> AuthorDate: 2026-02-16 09:10:57 +0000 Commit: Ed Maste <emaste@FreeBSD.org> CommitDate: 2026-04-27 17:51:26 +0000 bsdinstall: Add SPDX-License-Identifier tags Reviewed by: emaste Sponsored by: The FreeBSD Foundation --- usr.sbin/bsdinstall/partedit/partedit_efi.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/usr.sbin/bsdinstall/partedit/partedit_efi.c b/usr.sbin/bsdinstall/partedit/partedit_efi.c index 7c4f85a69b8b..21d03c6668ba 100644 --- a/usr.sbin/bsdinstall/partedit/partedit_efi.c +++ b/usr.sbin/bsdinstall/partedit/partedit_efi.c @@ -1,4 +1,6 @@ /* + * SPDX-License-Identifier: BSD-2-Clause + * * Copyright (C) 2016 Cavium Inc. * All rights reserved. *home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69efa247.202e9.544d6744>
