The branch main has been updated by dch: URL: https://cgit.FreeBSD.org/src/commit/?id=830d7396cd3aaa0bb9980e6d778f8f9c1d17b1a2
commit 830d7396cd3aaa0bb9980e6d778f8f9c1d17b1a2 Author: Dave Cottlehuber <[email protected]> AuthorDate: 2026-06-26 23:27:29 +0000 Commit: Dave Cottlehuber <[email protected]> CommitDate: 2026-06-26 23:28:29 +0000 loader.efi: polish SPDX header Fixes: afee781523e45198c7be0a19281bcae2c4ab66db --- stand/efi/include/ipxe_download.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stand/efi/include/ipxe_download.h b/stand/efi/include/ipxe_download.h index dcf616da7745..587af39586dd 100644 --- a/stand/efi/include/ipxe_download.h +++ b/stand/efi/include/ipxe_download.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2026 Netfilix, Inc. Written by Warner Losh + * Copyright (c) 2026 Netflix, Inc. Written by Warner Losh * * SPDX-License-Identifier: BSD-2-Clause */
