Skip to content

Commit

Permalink
SPDX: Fixup tags from latest EFI PR
Browse files Browse the repository at this point in the history
Signed-off-by: Tom Rini <[email protected]>
  • Loading branch information
trini committed Jun 3, 2018
1 parent a0115ce commit b5351a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion arch/sandbox/include/asm/setjmp.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// SPDX-License-Identifier: GPL-2.0+
/* SPDX-License-Identifier: GPL-2.0+ */
/*
* (C) 2018 Google, Inc
* Written by Simon Glass <[email protected]>
Expand Down
3 changes: 1 addition & 2 deletions lib/efi_selftest/efi_selftest_unaligned.c
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
// SPDX-License-Identifier: GPL-2.0+
/*
* efi_selftest_unaligned
*
* Copyright (c) 2018 Heinrich Schuchardt <[email protected]>
*
* SPDX-License-Identifier: GPL-2.0+
*
* Test unaligned memory access on ARMv7.
*/

Expand Down

0 comments on commit b5351a4

Please sign in to comment.