X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/752ba7fa3d8928dfc19c59dbf3c6d167c4ae3bc9..31d64906a0ebfbccb2ac76f50be7be6ed73c3a24:/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,