kernel/arch/x86/platform/intel-mid/device_libs/platform_mrfld_power_btn.c
.. .. @@ -1,14 +1,10 @@ 1 +// SPDX-License-Identifier: GPL-2.0-only1 2 /* 2 3 * Intel Merrifield power button support 3 4 * 4 5 * (C) Copyright 2017 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>