mirror of
https://git.proxmox.com/git/grub2
synced 2025-08-06 23:31:47 +00:00
grub-core/fs/squash4.c: Add missing GRUB_MOD_LICENSE.
This commit is contained in:
parent
2e0fbe00d2
commit
cff5e5e58d
@ -27,6 +27,8 @@
|
|||||||
#include <grub/fshelp.h>
|
#include <grub/fshelp.h>
|
||||||
#include <grub/deflate.h>
|
#include <grub/deflate.h>
|
||||||
|
|
||||||
|
GRUB_MOD_LICENSE ("GPLv3+");
|
||||||
|
|
||||||
/*
|
/*
|
||||||
object format Pointed by
|
object format Pointed by
|
||||||
superblock RAW Fixed offset (0)
|
superblock RAW Fixed offset (0)
|
||||||
|
Loading…
Reference in New Issue
Block a user