Add license statement to the emunet
This commit is contained in:
parent
eb6a7b9788
commit
d5e60b1ba0
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue