grub-core/fs/squash4.c: Add missing GRUB_MOD_LICENSE.
This commit is contained in:
parent
2e0fbe00d2
commit
cff5e5e58d
1 changed files with 2 additions and 0 deletions
|
@ -27,6 +27,8 @@
|
|||
#include <grub/fshelp.h>
|
||||
#include <grub/deflate.h>
|
||||
|
||||
GRUB_MOD_LICENSE ("GPLv3+");
|
||||
|
||||
/*
|
||||
object format Pointed by
|
||||
superblock RAW Fixed offset (0)
|
||||
|
|
Loading…
Reference in a new issue