summaryrefslogtreecommitdiffstats
path: root/arch/x86/purgatory/setup-x86_64.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/purgatory/setup-x86_64.S')
-rw-r--r--arch/x86/purgatory/setup-x86_64.S4
1 files changed, 1 insertions, 3 deletions
diff --git a/arch/x86/purgatory/setup-x86_64.S b/arch/x86/purgatory/setup-x86_64.S
index dfae9b9e60b5..321146be741d 100644
--- a/arch/x86/purgatory/setup-x86_64.S
+++ b/arch/x86/purgatory/setup-x86_64.S
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
/*
* purgatory: setup code
*
@@ -5,9 +6,6 @@
* Copyright (C) 2014 Red Hat Inc.
*
* This code has been taken from kexec-tools.
- *
- * This source code is licensed under the GNU General Public License,
- * Version 2. See the file COPYING for more details.
*/
#include <asm/purgatory.h>