From 6e1d408ad56858fe9c7cc87305e91e977ecef4fd Mon Sep 17 00:00:00 2001 From: William Melody Date: Sun, 7 Jun 2020 14:14:13 -0700 Subject: [PATCH] Improve header formatting. --- hosts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hosts b/hosts index 8873009..5e514e2 100755 --- a/hosts +++ b/hosts @@ -12,7 +12,7 @@ # # Based on Bash Boilerplate: https://github.com/xwmx/bash-boilerplate # -# MIT License +# The MIT License (MIT) # # Copyright (c) 2015 William Melody • hi@williammelody.com # @@ -22,10 +22,10 @@ # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell # copies of the Software, and to permit persons to whom the Software is # furnished to do so, subject to the following conditions: - +# # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. - +# # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE