kernel/drivers/mmc/core/sdio_cis.h
.. .. @@ -1,14 +1,10 @@ 1 +/* SPDX-License-Identifier: GPL-2.0-or-later */1 2 /* 2 3 * linux/drivers/mmc/core/sdio_cis.h 3 4 * 4 5 * Author: Nicolas Pitre 5 6 * Created: June 11, 2007 6 7 * Copyright: MontaVista Software Inc. 7 - *8 - * This program is free software; you can redistribute it and/or modify9 - * it under the terms of the GNU General Public License as published by10 - * the Free Software Foundation; either version 2 of the License, or (at11 - * your option) any later version.12 8 */ 13 9 14 10 #ifndef _MMC_SDIO_CIS_H