aboutsummaryrefslogtreecommitdiff
path: root/init.lua
diff options
context:
space:
mode:
authorAdrian C. (anrxc) <anrxc@sysphere.org>2009-11-04 23:39:38 +0100
committerAdrian C. (anrxc) <anrxc@sysphere.org>2009-11-04 23:39:38 +0100
commit896df4dd98f472ecbcc4ec9ca8ce3bd508b71de6 (patch)
tree5a9eb7c53c4d29e5c6761225cdac9332c03a19ba /init.lua
parent94cf0b7d7fe10b695876fbf84562c06a340f609a (diff)
downloadvicious-legacy-896df4dd98f472ecbcc4ec9ca8ce3bd508b71de6.tar.xz
De-obfuscate e-mail address
Diffstat (limited to 'init.lua')
-rw-r--r--init.lua10
1 files changed, 5 insertions, 5 deletions
diff --git a/init.lua b/init.lua
index 19976aa..638d901 100644
--- a/init.lua
+++ b/init.lua
@@ -1,10 +1,10 @@
------------------------------------------------------
+---------------------------------------------------
-- Vicious widgets for the awesome window manager
------------------------------------------------------
+---------------------------------------------------
-- Licensed under the GNU General Public License v2
--- * (c) 2009, Adrian C. <anrxc.sysphere.org>
--- * (c) Wicked, Lucas de Vries <lucas.glacicle.com>
------------------------------------------------------
+-- * (c) 2009, Adrian C. <anrxc@sysphere.org>
+-- * (c) 2008, Lucas de Vries <lucas@glacicle.com>
+---------------------------------------------------
-- {{{ Grab environment
local type = type