summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--scratchpad.lua2
-rw-r--r--teardrop.lua3
2 files changed, 3 insertions, 2 deletions
diff --git a/scratchpad.lua b/scratchpad.lua
index 72d546d..3192db5 100644
--- a/scratchpad.lua
+++ b/scratchpad.lua
@@ -1,7 +1,7 @@
---------------------------------------------------------------
-- Basic scratchpad manager for the awesome window manager
---------------------------------------------------------------
--- Blame: Adrian C. <anrxc@sysphere.org>
+-- Coded by: Adrian C. <anrxc@sysphere.org>
-- Licensed under the WTFPL version 2
-- * http://sam.zoy.org/wtfpl/COPYING
---------------------------------------------------------------
diff --git a/teardrop.lua b/teardrop.lua
index 8645154..eb15bff 100644
--- a/teardrop.lua
+++ b/teardrop.lua
@@ -1,7 +1,8 @@
----------------------------------------------------------------
-- Drop-down applications manager for the awesome window manager
----------------------------------------------------------------
--- Blame: Adrian C. <anrxc@sysphere.org>
+-- Coded by: Lucas de Vries <lucas@glacicle.com>
+-- Hacked by: Adrian C. <anrxc@sysphere.org>
-- Licensed under the WTFPL version 2
-- * http://sam.zoy.org/wtfpl/COPYING
----------------------------------------------------------------