kernel/drivers/pcmcia/pxa2xx_cm_x255.c
.. .. @@ -1,13 +1,9 @@ 1 +// SPDX-License-Identifier: GPL-2.0-only1 2 /* 2 3 * linux/drivers/pcmcia/pxa/pxa_cm_x255.c 3 4 * 4 - * This program is free software; you can redistribute it and/or modify5 - * it under the terms of the GNU General Public License version 2 as6 - * published by the Free Software Foundation.7 - *8 5 * Compulab Ltd., 2003, 2007, 2008 9 6 * Mike Rapoport <mike@compulab.co.il> 10 - *11 7 */ 12 8 13 9 #include <linux/platform_device.h>