diff options
| author | Tuukka Pasanen <tuukka.pasanen@ilmi.fi> | 2026-02-16 09:10:57 +0000 |
|---|---|---|
| committer | Ed Maste <emaste@FreeBSD.org> | 2026-04-27 17:51:26 +0000 |
| commit | 80c73c89dc6a156a119350d7c28c6db1f3b741df (patch) | |
| tree | e5abb0786d495c9b4227ac9d4b41468f0a394213 | |
| parent | a28bb575c89c8de62684419ece1ff5e070e4ce24 (diff) | |
bsdinstall: Add SPDX-License-Identifier tags
Reviewed by: emaste
Sponsored by: The FreeBSD Foundation
| -rw-r--r-- | usr.sbin/bsdinstall/partedit/partedit_efi.c | 2 |
1 files changed, 2 insertions, 0 deletions
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. * |
