cacheinfo: Add missing license information.

This commit is contained in:
Vladimir Serbinenko 2015-03-20 11:13:58 +01:00
parent 19c4156d16
commit 9c07daaf91
1 changed files with 2 additions and 0 deletions

View File

@ -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)),