kernel/drivers/spi/spi-mpc52xx.c
.. .. @@ -1,9 +1,8 @@ 1 +// SPDX-License-Identifier: GPL-2.0-only1 2 /* 2 3 * MPC52xx SPI bus driver. 3 4 * 4 5 * Copyright (C) 2008 Secret Lab Technologies Ltd. 5 - *6 - * This file is released under the GPLv27 6 * 8 7 * This is the driver for the MPC5200's dedicated SPI controller. 9 8 *