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