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