diff options
Diffstat (limited to 'meta/classes/grub-efi-cfg.bbclass')
-rw-r--r-- | meta/classes/grub-efi-cfg.bbclass | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/classes/grub-efi-cfg.bbclass b/meta/classes/grub-efi-cfg.bbclass index ea21b3de3d..52e85a3bb0 100644 --- a/meta/classes/grub-efi-cfg.bbclass +++ b/meta/classes/grub-efi-cfg.bbclass | |||
@@ -1,8 +1,7 @@ | |||
1 | # grub-efi.bbclass | 1 | # grub-efi.bbclass |
2 | # Copyright (c) 2011, Intel Corporation. | 2 | # Copyright (c) 2011, Intel Corporation. |
3 | # All rights reserved. | ||
4 | # | 3 | # |
5 | # Released under the MIT license (see packages/COPYING) | 4 | # SPDX-License-Identifier: MIT |
6 | 5 | ||
7 | # Provide grub-efi specific functions for building bootable images. | 6 | # Provide grub-efi specific functions for building bootable images. |
8 | 7 | ||