arm64/setjmp: Add missing license macro
authordann frazier <dann.frazier@canonical.com>
Thu, 21 May 2015 16:28:48 +0000 (10:28 -0600)
committerLeif Lindholm <leif.lindholm@linaro.org>
Mon, 1 Jun 2015 16:02:04 +0000 (17:02 +0100)
commit3ac342205dc81293bb8e2d91b8c5ebe124b4ad35
tree6d263c07562636505af088030eb4174c643023da
parentca59c24bd0e2a90db764065e24829775aa2b363c
arm64/setjmp: Add missing license macro

Including the setjmp module in an arm64-efi image will cause it to
immediately exit with an "incompatible license" error.

The source file includes a GPLv3+ boilerplate, so fix this by declaring a
GPLv3+ license using the GRUB_MOD_LICENSE macro.

Signed-off-by: dann frazier <dann.frazier@canonical.com>
grub-core/lib/arm64/setjmp.S