cacheinfo: Add missing license information.
This commit is contained in:
parent
19c4156d16
commit
9c07daaf91
1 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,8 @@
|
|||
#include <grub/i18n.h>
|
||||
#include <grub/disk.h>
|
||||
|
||||
GRUB_MOD_LICENSE ("GPLv3+");
|
||||
|
||||
static grub_err_t
|
||||
grub_rescue_cmd_info (struct grub_command *cmd __attribute__ ((unused)),
|
||||
int argc __attribute__ ((unused)),
|
||||
|
|
Loading…
Reference in a new issue