diff options
author | Greg Gilbert <greg@treke.net> | 2004-11-11 22:14:33 +0000 |
---|---|---|
committer | Greg Gilbert <greg@treke.net> | 2004-11-11 22:14:33 +0000 |
commit | 6747a42cca468886fb139b48c86b7f9affa0cea0 (patch) | |
tree | c1675a22a4400a7d5b8e78430583a36fc5e7a97c /cpufreqd/cpufreqd_1.1.2.oe | |
parent | 1f45b950369943206f32ac5674277e58176e1ec9 (diff) |
Many files:
License updates
BKrev: 4193e449tVh4LpDKmQWm4OBDPvx5PA
Diffstat (limited to 'cpufreqd/cpufreqd_1.1.2.oe')
-rw-r--r-- | cpufreqd/cpufreqd_1.1.2.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpufreqd/cpufreqd_1.1.2.oe b/cpufreqd/cpufreqd_1.1.2.oe index 8f0e3ace1b..7cad9af62f 100644 --- a/cpufreqd/cpufreqd_1.1.2.oe +++ b/cpufreqd/cpufreqd_1.1.2.oe @@ -3,6 +3,7 @@ applet you can find in Windows. It monitors battery level, CPU usage, \ AC state, and running programs and adjusts the frequency governor \ according to a set of rules specified in the config file." SECTION = "console/utils" +LICENSE = "GPL" SRC_URI = "${SOURCEFORGE_MIRROR}/cpufreqd/cpufreqd-${PV}.tar.gz \ file://nonrootinstall.patch;patch=1" |