mirror of
https://github.com/acidanthera/audk.git
synced 2025-10-18 13:53:44 +02:00
A file header license/copyright header copied around in commit 5b3e695d8ac5 ("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
|