mirror of
https://git.proxmox.com/git/grub2
synced 2025-08-03 19:59:32 +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 <grub/term.h>
|
||||
|
||||
GRUB_MOD_LICENSE ("GPLv3+");
|
||||
|
||||
static int fd;
|
||||
|
||||
static grub_err_t
|
||||
|
Loading…
Reference in New Issue
Block a user