From 8a738e7668f2d6892436d1bbb063fcc55354b0ff Mon Sep 17 00:00:00 2001 From: Kylie McClain Date: Sun, 7 Jun 2015 20:27:47 -0400 Subject: [PATCH] Makefile: whitespace --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 3ed9217..da9d936 100644 --- a/Makefile +++ b/Makefile @@ -1,9 +1,9 @@ # Copyright (c) 2014-2015 Kylie McClain -# +# # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above # copyright notice and this permission notice appear in all copies. -# +# # THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH # REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND # FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,