kernel/arch/x86/platform/intel-mid/device_libs/platform_mrfld_pinctrl.c
.. .. @@ -1,14 +1,10 @@ 1 +// SPDX-License-Identifier: GPL-2.0-only1 2 /* 2 3 * Intel Merrifield FLIS platform device initialization file 3 4 * 4 5 * Copyright (C) 2016, Intel Corporation 5 6 * 6 7 * Author: Andy Shevchenko <andriy.shevchenko@linux.intel.com> 7 - *8 - * This program is free software; you can redistribute it and/or9 - * modify it under the terms of the GNU General Public License10 - * as published by the Free Software Foundation; version 211 - * of the License.12 8 */ 13 9 14 10 #include <linux/init.h>