git: 830d7396cd3a - main - loader.efi: polish SPDX header

From: Dave Cottlehuber <dch_at_FreeBSD.org>
Date: Fri, 26 Jun 2026 23:28:45 UTC
The branch main has been updated by dch:

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

commit 830d7396cd3aaa0bb9980e6d778f8f9c1d17b1a2
Author:     Dave Cottlehuber <dch@FreeBSD.org>
AuthorDate: 2026-06-26 23:27:29 +0000
Commit:     Dave Cottlehuber <dch@FreeBSD.org>
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
  */