kernel/arch/x86/platform/intel-mid/device_libs/platform_mrfld_wdt.c
.. .. @@ -1,13 +1,9 @@ 1 +// SPDX-License-Identifier: GPL-2.0-only1 2 /* 2 3 * Intel Merrifield watchdog platform device library file 3 4 * 4 5 * (C) Copyright 2014 Intel Corporation 5 6 * Author: David Cohen <david.a.cohen@linux.intel.com> 6 - *7 - * This program is free software; you can redistribute it and/or8 - * modify it under the terms of the GNU General Public License9 - * as published by the Free Software Foundation; version 210 - * of the License.11 7 */ 12 8 13 9 #include <linux/init.h>