A file header license/copyright header copied around in commit
5b3e695d8a
("BaseTools: add centralized location for git config files")
was missing a CR - add it in both faulty locations.
Cc: Bob Feng <bob.c.feng@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Signed-off-by: Leif Lindholm <leif.lindholm@linaro.org>
Reviewed-by: Bob Feng <bob.c.feng@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Acked-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com>
20 lines
369 B
Plaintext
20 lines
369 B
Plaintext
#
|
|
# Copyright (c) 2019, Linaro Ltd. All rights reserved.
|
|
#
|
|
# SPDX-License-Identifier: BSD-2-Clause-Patent
|
|
#
|
|
*.efi -diff
|
|
*.EFI -diff
|
|
*.bin -diff
|
|
*.BIN -diff
|
|
*.raw -diff
|
|
*.RAW -diff
|
|
*.bmp -diff
|
|
*.BMP -diff
|
|
*.dec diff=ini
|
|
*.dsc diff=ini
|
|
*.dsc.inc diff=ini
|
|
*.fdf diff=ini
|
|
*.fdf.inc diff=ini
|
|
*.inf diff=ini
|