kernel/include/linux/mtd/ndfc.h
.. .. @@ -1,13 +1,9 @@ 1 +/* SPDX-License-Identifier: GPL-2.0-only */1 2 /* 2 3 * Copyright (c) 2006 Thomas Gleixner <tglx@linutronix.de> 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 * Info: 9 6 * Contains defines, datastructures for ndfc nand controller 10 - *11 7 */ 12 8 #ifndef __LINUX_MTD_NDFC_H 13 9 #define __LINUX_MTD_NDFC_H