aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--fs.lua1
-rw-r--r--init.lua1
2 files changed, 2 insertions, 0 deletions
diff --git a/fs.lua b/fs.lua
index 01d902a..73106b8 100644
--- a/fs.lua
+++ b/fs.lua
@@ -1,6 +1,7 @@
----------------------------------------------------------
-- Licensed under the GNU General Public License version 2
-- * Copyright (C) 2009 Adrian C. <anrxc_sysphere_org>
+-- * Contributor Joerg Jaspert <joerg_debian_org>
----------------------------------------------------------
-- {{{ Grab environment
diff --git a/init.lua b/init.lua
index b49c448..201079e 100644
--- a/init.lua
+++ b/init.lua
@@ -8,6 +8,7 @@
-- * http://creativecommons.org/licenses/GPL/2.0/
----------------------------------------------------------------
-- Derived from Wicked, by Lucas de Vries <lucas_glacicle_com>
+-- * http://git.glacicle.com/?p=awesome/wicked.git
-- * Wicked is licensed under the WTFPL v2
----------------------------------------------------------------