kernel/include/linux/platform_data/hwmon-s3c.h
.. .. @@ -1,13 +1,10 @@ 1 +/* SPDX-License-Identifier: GPL-2.0-only */1 2 /* 2 3 * Copyright 2005 Simtec Electronics 3 4 * Ben Dooks <ben@simtec.co.uk> 4 5 * http://armlinux.simtec.co.uk/ 5 6 * 6 7 * S3C - HWMon interface for ADC 7 - *8 - * This program is free software; you can redistribute it and/or modify9 - * it under the terms of the GNU General Public License version 2 as10 - * published by the Free Software Foundation.11 8 */ 12 9 13 10 #ifndef __HWMON_S3C_H__