aboutsummaryrefslogtreecommitdiff
path: root/cpu.lua
diff options
context:
space:
mode:
Diffstat (limited to 'cpu.lua')
-rw-r--r--cpu.lua10
1 files changed, 5 insertions, 5 deletions
diff --git a/cpu.lua b/cpu.lua
index fba3407..73250ee 100644
--- a/cpu.lua
+++ b/cpu.lua
@@ -1,8 +1,8 @@
-----------------------------------------------------------
--- Licensed under the GNU General Public License version 2
--- * Copyright (C) 2009 Adrian C. <anrxc_sysphere_org>
--- * Derived from Wicked, copyright of Lucas de Vries
-----------------------------------------------------------
+---------------------------------------------------
+-- Licensed under the GNU General Public License v2
+-- * (c) 2009, Adrian C. <anrxc.sysphere.org>
+-- * (c) Wicked, Lucas de Vries
+---------------------------------------------------
-- {{{ Grab environment
local ipairs = ipairs