Add missing license section in macbless.mod and macho.mod.
This commit is contained in:
parent
a29f317af1
commit
64dd5fdc00
3 changed files with 9 additions and 0 deletions
|
@ -30,6 +30,8 @@
|
|||
#include <grub/mm.h>
|
||||
#include <grub/err.h>
|
||||
|
||||
GRUB_MOD_LICENSE ("GPLv3+");
|
||||
|
||||
struct find_node_context
|
||||
{
|
||||
grub_uint64_t inode_found;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue