aboutsummaryrefslogtreecommitdiff
path: root/init.lua
diff options
context:
space:
mode:
Diffstat (limited to 'init.lua')
-rw-r--r--init.lua13
1 files changed, 5 insertions, 8 deletions
diff --git a/init.lua b/init.lua
index 1c9221c..87056a6 100644
--- a/init.lua
+++ b/init.lua
@@ -1,13 +1,10 @@
---------------------------------------------------------------
+---------------------------------------------------------------------------
-- Vicious widgets for the awesome window manager
---------------------------------------------------------------
+---------------------------------------------------------------------------
-- Licensed under the GNU General Public License version 2
--- * Copyright (C) 2009 Adrian C. <anrxc_sysphere_org>
---------------------------------------------------------------
--- Derived from Wicked, by Lucas de Vries <lucas_glacicle_com>
--- * http://git.glacicle.com/cgit.cgi/wicked
--- * Wicked is licensed under the WTFPL v2
---------------------------------------------------------------
+-- * Copyright (C) 2009 Adrian C. <anrxc_sysphere_org>
+-- * Derived from Wicked, copyright of Lucas de Vries <lucas_glacicle_com>
+---------------------------------------------------------------------------
-- {{{ Grab environment
require("awful")