aboutsummaryrefslogtreecommitdiff
path: root/org.lua
diff options
context:
space:
mode:
authorAdrian C. (anrxc) <anrxc@sysphere.org>2009-09-29 22:33:19 +0200
committerAdrian C. (anrxc) <anrxc@sysphere.org>2009-09-29 22:33:19 +0200
commitb0f737ea56f5b9f3fa4155722c5022de7f725035 (patch)
treefce972a0f92e24b146d87cec28c290a8a0230e4f /org.lua
parent8e544fd91ba19f8cfb84d0e9eb015f2ecd5c3a0b (diff)
downloadvicious-legacy-b0f737ea56f5b9f3fa4155722c5022de7f725035.tar.xz
Rewrote all headers
Diffstat (limited to 'org.lua')
-rw-r--r--org.lua10
1 files changed, 5 insertions, 5 deletions
diff --git a/org.lua b/org.lua
index f8f96bc..cdf73c3 100644
--- a/org.lua
+++ b/org.lua
@@ -1,8 +1,8 @@
-----------------------------------------------------------
--- Licensed under the GNU General Public License version 2
--- * Copyright (C) 2009 Adrian C. <anrxc_sysphere_org>
--- * Derived from org-awesome, copyright of Damien Leone
-----------------------------------------------------------
+---------------------------------------------------
+-- Licensed under the GNU General Public License v2
+-- * (c) 2009, Adrian C. <anrxc.sysphere.org>
+-- * (c) org-awesome, Damien Leone
+---------------------------------------------------
-- {{{ Grab environment
local io = { open = io.open }