X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/56ebe9158e0de45c56e789d626fad927cc5e75a5..92d17d289c64eb8416a881e4fe0113a64b534003:/layout/termfair.lua?ds=inline

diff --git a/layout/termfair.lua b/layout/termfair.lua
index 33b7ffc..f57f715 100644
--- a/layout/termfair.lua
+++ b/layout/termfair.lua
@@ -1,12 +1,11 @@
-
 --[[
-                                                  
-     Licensed under GNU General Public License v2 
-      * (c) 2014,      projektile                 
-      * (c) 2013,      Luke Bonham                
-      * (c) 2010,      Nicolas Estibals           
-      * (c) 2010-2012, Peter Hofmann              
-                                                  
+
+     Licensed under GNU General Public License v2
+      * (c) 2014,      projektile
+      * (c) 2013,      Luca CPZ
+      * (c) 2010,      Nicolas Estibals
+      * (c) 2010-2012, Peter Hofmann
+
 --]]
 
 local math     = { ceil  = math.ceil,