X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/75db05552172584c57624b853384fa1a79acfcfb..b9f31a6c6237f326405d6530b34416f94250c475:/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 = {}