X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/752ba7fa3d8928dfc19c59dbf3c6d167c4ae3bc9..91882180214426b521217649e40adbb0055ed71e:/layout/termfair.lua

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,