diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-01-17 03:37:29 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-01-17 03:37:29 +0000 |
commit | b6f467a3568bba48e158e75e4d9b1b5573ea1fbb (patch) | |
tree | 95882f4d3d4f651ecbdcfd0cb896eaf2aac8f2cb /sys-power/cpufrequtils | |
parent | dont copyright config files (diff) | |
download | gentoo-2-b6f467a3568bba48e158e75e4d9b1b5573ea1fbb.tar.gz gentoo-2-b6f467a3568bba48e158e75e4d9b1b5573ea1fbb.tar.bz2 gentoo-2-b6f467a3568bba48e158e75e4d9b1b5573ea1fbb.zip |
dont copyright config files
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'sys-power/cpufrequtils')
-rw-r--r-- | sys-power/cpufrequtils/files/cpufrequtils-0.3-conf.d | 4 | ||||
-rw-r--r-- | sys-power/cpufrequtils/files/cpufrequtils-0.4-conf.d | 4 |
2 files changed, 2 insertions, 6 deletions
diff --git a/sys-power/cpufrequtils/files/cpufrequtils-0.3-conf.d b/sys-power/cpufrequtils/files/cpufrequtils-0.3-conf.d index a028638265c1..5f2d91fedc54 100644 --- a/sys-power/cpufrequtils/files/cpufrequtils-0.3-conf.d +++ b/sys-power/cpufrequtils/files/cpufrequtils-0.3-conf.d @@ -1,6 +1,4 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufrequtils/files/cpufrequtils-0.3-conf.d,v 1.1 2005/05/16 12:10:43 brix Exp $ +# /etc/conf.d/cpufrequtils: config file for /etc/init.d/cpufrequtils # Which governor to use. Must be one of the governors listed in: # cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_governors diff --git a/sys-power/cpufrequtils/files/cpufrequtils-0.4-conf.d b/sys-power/cpufrequtils/files/cpufrequtils-0.4-conf.d index 88e30c92a352..5f2d91fedc54 100644 --- a/sys-power/cpufrequtils/files/cpufrequtils-0.4-conf.d +++ b/sys-power/cpufrequtils/files/cpufrequtils-0.4-conf.d @@ -1,6 +1,4 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufrequtils/files/cpufrequtils-0.4-conf.d,v 1.1 2005/12/18 17:07:17 brix Exp $ +# /etc/conf.d/cpufrequtils: config file for /etc/init.d/cpufrequtils # Which governor to use. Must be one of the governors listed in: # cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_governors |