From 8680f05aacefe9901426498ff4ac790e62384254 Mon Sep 17 00:00:00 2001 From: Vladislav Bolkhovitin Date: Sat, 15 Mar 2014 01:38:06 +0000 Subject: [PATCH] Cleanup git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@5329 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- scst/src/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scst/src/Makefile b/scst/src/Makefile index 5d268577b..07b179724 100644 --- a/scst/src/Makefile +++ b/scst/src/Makefile @@ -1,15 +1,15 @@ # # SCSI target mid-level makefile -# +# # Copyright (C) 2004 - 2014 Vladislav Bolkhovitin # Copyright (C) 2004 - 2005 Leonid Stoljar # Copyright (C) 2007 - 2014 Fusion-io, Inc. -# +# # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License # as published by the Free Software Foundation, version 2 # of the License. -# +# # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the