diff options
author | Kylie McClain <somasis@exherbo.org> | 2015-06-07 20:27:47 -0400 |
---|---|---|
committer | Kylie McClain <somasis@exherbo.org> | 2015-06-07 20:27:47 -0400 |
commit | 8a738e7668f2d6892436d1bbb063fcc55354b0ff (patch) | |
tree | 1e6e1d286346818a305c177600df3d229f55e76b /Makefile | |
parent | 7b2004ae0d8a8814dde34857338ec5848baaf0b7 (diff) |
Makefile: whitespace
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,9 +1,9 @@ # Copyright (c) 2014-2015 Kylie McClain <somasis@exherbo.org> -# +# # 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, |