[CPUFREQ] clarify license of freq_table.c
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net> Signed-off-by: Dave Jones <davej@redhat.com>
This commit is contained in:
parent
da8395be0b
commit
4f74369422
|
@ -2,6 +2,11 @@
|
||||||
* linux/drivers/cpufreq/freq_table.c
|
* linux/drivers/cpufreq/freq_table.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2002 - 2003 Dominik Brodowski
|
* Copyright (C) 2002 - 2003 Dominik Brodowski
|
||||||
|
*
|
||||||
|
* 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.
|
||||||
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <linux/kernel.h>
|
#include <linux/kernel.h>
|
||||||
|
|
Loading…
Reference in New Issue