]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/cpufreq/cpufreq-dt.c
Merge branch 'fixes-merge-window-pt2' into fixes
[linux.git] / drivers / cpufreq / cpufreq-dt.c
index bde28878725b21f35c859873e6506ef229a2b35c..d2b5f062a07b31c4dbb4fec299fb310a675cc640 100644 (file)
@@ -1,12 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (C) 2012 Freescale Semiconductor, Inc.
  *
  * Copyright (C) 2014 Linaro.
  * Viresh Kumar <viresh.kumar@linaro.org>
- *
- * 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)    KBUILD_MODNAME ": " fmt