X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/eac077ace2153bc949a304d91fa1e899108a4b30..64540340dbe9071bc716c73ca4c90df14fdd6302:/util/separators.lua diff --git a/util/separators.lua b/util/separators.lua index 0eb0658..6e5ef96 100644 --- a/util/separators.lua +++ b/util/separators.lua @@ -2,8 +2,8 @@ --[[ Licensed under GNU General Public License v2 - * (c) 2015, luke bonham - * (c) 2015, plotnikovanton + * (c) 2015, Luke Bonham + * (c) 2015, plotnikovanton --]] @@ -11,7 +11,7 @@ local wibox = require("wibox") local beautiful = require("beautiful") local gears = require("gears") --- Lain cairo separators util submodule +-- Lain Cairo separators util submodule -- lain.util.separators local separators = {}