summaryrefslogtreecommitdiff
path: root/arch/arm/kernel/atags_compat.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/kernel/atags_compat.c')
-rw-r--r--arch/arm/kernel/atags_compat.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/arm/kernel/atags_compat.c b/arch/arm/kernel/atags_compat.c
index 05c28b12353c..10da11c212cc 100644
--- a/arch/arm/kernel/atags_compat.c
+++ b/arch/arm/kernel/atags_compat.c
@@ -1,12 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
/*
* linux/arch/arm/kernel/atags_compat.c
*
* Copyright (C) 2001 Russell King
*
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
* We keep the old params compatibility cruft in one place (here)
* so we don't end up with lots of mess around other places.
*