mirror of
https://git.proxmox.com/git/grub2
synced 2025-08-07 17:57:41 +00:00
Add license statement to the emunet
This commit is contained in:
parent
eb6a7b9788
commit
d5e60b1ba0
@ -28,6 +28,8 @@
|
|||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
#include <grub/term.h>
|
#include <grub/term.h>
|
||||||
|
|
||||||
|
GRUB_MOD_LICENSE ("GPLv3+");
|
||||||
|
|
||||||
static int fd;
|
static int fd;
|
||||||
|
|
||||||
static grub_err_t
|
static grub_err_t
|
||||||
|
Loading…
Reference in New Issue
Block a user