aboutsummaryrefslogtreecommitdiff
path: root/cpufreq.lua
diff options
context:
space:
mode:
Diffstat (limited to 'cpufreq.lua')
-rw-r--r--cpufreq.lua8
1 files changed, 4 insertions, 4 deletions
diff --git a/cpufreq.lua b/cpufreq.lua
index b94676c..bce60e8 100644
--- a/cpufreq.lua
+++ b/cpufreq.lua
@@ -1,7 +1,7 @@
-----------------------------------------------------------
--- Licensed under the GNU General Public License version 2
--- * Copyright (C) 2009 Adrian C. <anrxc_sysphere_org>
-----------------------------------------------------------
+---------------------------------------------------
+-- Licensed under the GNU General Public License v2
+-- * (c) 2009, Adrian C. <anrxc.sysphere.org>
+---------------------------------------------------
-- {{{ Grab environment
local io = { open = io.open }