mirror of
https://git.proxmox.com/git/grub2
synced 2025-08-13 16:26:37 +00:00
* grub-core/lib/arm/setjmp.S: Add missing license section.
This commit is contained in:
parent
3896d6b421
commit
b2cae20c11
@ -1,3 +1,7 @@
|
||||
2013-10-03 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/lib/arm/setjmp.S: Add missing license section.
|
||||
|
||||
2013-10-03 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* po/swiss.sed: Add replacement for key names and for term computer.
|
||||
|
@ -17,8 +17,12 @@
|
||||
*/
|
||||
|
||||
#include <grub/symbol.h>
|
||||
#include <grub/dl.h>
|
||||
|
||||
.file "setjmp.S"
|
||||
|
||||
GRUB_MOD_LICENSE "GPLv3+"
|
||||
|
||||
.syntax unified
|
||||
.arm
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user