kernel/arch/arm/kernel/v7m.c
.. .. @@ -1,9 +1,6 @@ 1 +// SPDX-License-Identifier: GPL-2.0-only1 2 /* 2 3 * Copyright (C) 2013 Uwe Kleine-Koenig for Pengutronix 3 - *4 - * This program is free software; you can redistribute it and/or modify it under5 - * the terms of the GNU General Public License version 2 as published by the6 - * Free Software Foundation.7 4 */ 8 5 #include <linux/io.h> 9 6 #include <linux/reboot.h>