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