kernel/drivers/soc/bcm/raspberrypi-power.c
.. .. @@ -1,8 +1,5 @@ 1 +// SPDX-License-Identifier: GPL-2.01 2 /* (C) 2015 Pengutronix, Alexander Aring <aar@pengutronix.de> 2 - *3 - * This program is free software; you can redistribute it and/or modify4 - * it under the terms of the GNU General Public License version 2 as5 - * published by the Free Software Foundation.6 3 * 7 4 * Authors: 8 5 * Alexander Aring <aar@pengutronix.de>