aboutsummaryrefslogtreecommitdiff
path: root/init.lua
diff options
context:
space:
mode:
authorAdrian C. (anrxc) <anrxc@sysphere.org>2009-09-20 23:16:10 +0200
committerAdrian C. (anrxc) <anrxc@sysphere.org>2009-09-20 23:16:10 +0200
commitc9fba4e0d26080a05ff9619155b1fc6658094e49 (patch)
tree13c7a75b08e8764a97664f0a2f4903de6ff0a155 /init.lua
parentba6dfaebaf620af5975bcc33d6e67711d96411a2 (diff)
downloadvicious-legacy-c9fba4e0d26080a05ff9619155b1fc6658094e49.tar.xz
Widgets derived from wicked include a notice
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")