aboutsummaryrefslogtreecommitdiff
path: root/hddtemp.lua
diff options
context:
space:
mode:
Diffstat (limited to 'hddtemp.lua')
-rw-r--r--hddtemp.lua8
1 files changed, 4 insertions, 4 deletions
diff --git a/hddtemp.lua b/hddtemp.lua
index f748a80..7bdb764 100644
--- a/hddtemp.lua
+++ b/hddtemp.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 = { popen = io.popen }