aboutsummaryrefslogtreecommitdiff
path: root/wifi.lua
diff options
context:
space:
mode:
Diffstat (limited to 'wifi.lua')
-rw-r--r--wifi.lua8
1 files changed, 4 insertions, 4 deletions
diff --git a/wifi.lua b/wifi.lua
index 063ce06..0a57827 100644
--- a/wifi.lua
+++ b/wifi.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 }