From d1102dba7210b95e41d06c2338a22ba6af248645 Mon Sep 17 00:00:00 2001 From: Liming Gao Date: Wed, 27 Jun 2018 21:08:52 +0800 Subject: MdeModulePkg: Clean up source files 1. Do not use tab characters 2. No trailing white space in one line 3. All files must end with CRLF Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Liming Gao Reviewed-by: Star Zeng --- MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe.inf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe.inf') diff --git a/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe.inf b/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe.inf index 4fd2a62..dce3968 100644 --- a/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe.inf +++ b/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe.inf @@ -6,7 +6,7 @@ # data over TCP/IP. It installs EFI HII Configuration Access Protocol to provide # one way to configurate the iSCSI setting. # -# Copyright (c) 2004 - 2014, Intel Corporation. All rights reserved.
+# Copyright (c) 2004 - 2018, Intel Corporation. All rights reserved.
# This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distribution. The full text of the license may be found at @@ -122,4 +122,4 @@ gIScsiCHAPAuthInfoGuid [UserExtensions.TianoCore."ExtraFiles"] - IScsi4DxeExtra.uni \ No newline at end of file + IScsi4DxeExtra.uni -- cgit v1.1