X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/eac077ace2153bc949a304d91fa1e899108a4b30..0e37d220b793edbefb7064315cb7274fe5282862:/util/separators.lua?ds=inline

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 = {}