kernel/include/linux/platform_data/intel-mid_wdt.h
.. .. @@ -1,12 +1,9 @@ 1 +/* SPDX-License-Identifier: GPL-2.0-only */1 2 /* 2 3 * intel-mid_wdt: generic Intel MID SCU watchdog driver 3 4 * 4 5 * Copyright (C) 2014 Intel Corporation. All rights reserved. 5 6 * Contact: 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 version 2 of the GNU General9 - * Public License as published by the Free Software Foundation.10 7 */ 11 8 12 9 #ifndef __INTEL_MID_WDT_H__