aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/bootp/bootp.lds
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/boot/bootp/bootp.lds')
-rw-r--r--arch/arm/boot/bootp/bootp.lds5
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/arm/boot/bootp/bootp.lds b/arch/arm/boot/bootp/bootp.lds
index fc54394f4340..160128186bf8 100644
--- a/arch/arm/boot/bootp/bootp.lds
+++ b/arch/arm/boot/bootp/bootp.lds
@@ -1,11 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
/*
* linux/arch/arm/boot/bootp/bootp.lds
*
* Copyright (C) 2000-2002 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.
*/
OUTPUT_ARCH(arm)
ENTRY(_start)