diff options
Diffstat (limited to 'arch/arm/lib/setjmp.S')
-rw-r--r-- | arch/arm/lib/setjmp.S | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/arm/lib/setjmp.S b/arch/arm/lib/setjmp.S index 6746e5e2cc4..176a1d5315b 100644 --- a/arch/arm/lib/setjmp.S +++ b/arch/arm/lib/setjmp.S @@ -1,7 +1,6 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) 2017 Theobroma Systems Design und Consulting GmbH - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <config.h> |