From: Liming Gao Date: Wed, 27 Jun 2018 13:06:11 +0000 (+0800) Subject: FatBinPkg: Clean up source files X-Git-Tag: edk2-stable201903~1509 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=2c0dfe63fceb1976c3929a4661498fb0bfa8c225;ds=sidebyside FatBinPkg: 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 --- diff --git a/FatBinPkg/FatBinPkg.dec b/FatBinPkg/FatBinPkg.dec index 6ac577a946..495878da28 100644 --- a/FatBinPkg/FatBinPkg.dec +++ b/FatBinPkg/FatBinPkg.dec @@ -2,9 +2,9 @@ # This package provides binary device drivers to support the FAT32 file system. # # This package provides FAT drivers which are not licensed under BSD. -# Copyright (c) 2007 - 2014, Intel Corporation. All rights reserved.
+# Copyright (c) 2007 - 2018, Intel Corporation. All rights reserved.
# -# This program and the accompanying materials are licensed and made available +# 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 http://opensource.org/licenses/bsd-license.php # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTIES