mirror of
https://git.proxmox.com/git/grub2
synced 2025-08-15 08:40:35 +00:00
fdt.mod: Add missing license tag.
This commit is contained in:
parent
254f92815b
commit
372400b419
@ -25,6 +25,8 @@
|
||||
#include <grub/file.h>
|
||||
#include <grub/efi/efi.h>
|
||||
|
||||
GRUB_MOD_LICENSE ("GPLv3+");
|
||||
|
||||
static void *loaded_fdt;
|
||||
static void *fdt;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user