]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/blobdiff - drivers/cpufreq/sc520_freq.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
[mirror_ubuntu-eoan-kernel.git] / drivers / cpufreq / sc520_freq.c
index abaa75e8614801b10fb2c3686ed4e1e023d1a14b..c6f647babaadbcc65e7c6e4a287532fc0a36bf67 100644 (file)
@@ -1,13 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
 /*
  *     sc520_freq.c: cpufreq driver for the AMD Elan sc520
  *
  *     Copyright (C) 2005 Sean Young <sean@mess.org>
  *
- *     This program is free software; you can redistribute it and/or
- *     modify it under the terms of the GNU General Public License
- *     as published by the Free Software Foundation; either version
- *     2 of the License, or (at your option) any later version.
- *
  *     Based on elanfreq.c
  *
  *     2005-03-30: - initial revision