summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdrian C. (anrxc) <anrxc@sysphere.org>2010-01-28 22:42:11 +0100
committerAdrian C. (anrxc) <anrxc@sysphere.org>2010-01-28 22:42:11 +0100
commit1cc68cffceba9b57578936718a5dd05961111d3d (patch)
treef12336d62cc80b5e7c785e2b035916de42ba5c34
parent94bac796428561067eb4450184420cab9b4e84a7 (diff)
downloadawesome-configs-1cc68cffceba9b57578936718a5dd05961111d3d.tar.xz
teardrop: license fixed
-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
----------------------------------------------------------------