kernel/drivers/mtd/nand/raw/mtk_ecc.h
.. .. @@ -1,12 +1,10 @@ 1 +/* SPDX-License-Identifier: GPL-2.0 OR MIT */1 2 /* 2 3 * MTK SDG1 ECC controller 3 4 * 4 5 * Copyright (c) 2016 Mediatek 5 6 * Authors: Xiaolei Li <xiaolei.li@mediatek.com> 6 7 * Jorge Ramirez-Ortiz <jorge.ramirez-ortiz@linaro.org> 7 - * This program is free software; you can redistribute it and/or modify it8 - * under the terms of the GNU General Public License version 2 as published9 - * by the Free Software Foundation.10 8 */ 11 9 12 10 #ifndef __DRIVERS_MTD_NAND_MTK_ECC_H__