Merge branch 'pm-cpufreq'
[sfrench/cifs-2.6.git] / drivers / cpufreq / s3c64xx-cpufreq.c
index 40aafa8299a0fd0c9a1b1289a733f4894f82981b..af0c00dabb2244330b130db531cb35416d374388 100644 (file)
@@ -1,11 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright 2009 Wolfson Microelectronics plc
  *
  * S3C64xx CPUfreq Support
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
  */
 
 #define pr_fmt(fmt) "cpufreq: " fmt