From e38f26a2f7f62b69fec2d84e83bcc4b45ddefdc1 Mon Sep 17 00:00:00 2001 From: Liming Gao Date: Wed, 27 Jun 2018 21:06:14 +0800 Subject: FatPkg: 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: Ruiyu Ni --- FatPkg/FatPkgExtra.uni | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'FatPkg/FatPkgExtra.uni') diff --git a/FatPkg/FatPkgExtra.uni b/FatPkg/FatPkgExtra.uni index 373ddb49a5..ab624e8a05 100644 --- a/FatPkg/FatPkgExtra.uni +++ b/FatPkg/FatPkgExtra.uni @@ -1,7 +1,7 @@ // /** @file // Fat Package Localized Strings and Content. // -// Copyright (c) 2013, Intel Corporation. All rights reserved.
+// Copyright (c) 2013 - 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 @@ -13,8 +13,8 @@ // // **/ -#string STR_PROPERTIES_PACKAGE_NAME -#language en-US +#string STR_PROPERTIES_PACKAGE_NAME +#language en-US "Fat package" -- cgit v1.2.3