BaseTools: fix line endings in SetupGit.py Conf files

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>
This commit is contained in:
Leif Lindholm 2019-09-18 21:35:08 +01:00
parent c63012886c
commit 7ecf6717cf
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
# Copyright (c) 2019, Linaro Ltd. All rights reserved. # Copyright (c) 2019, Linaro Ltd. All rights reserved.
# #
# SPDX-License-Identifier: BSD-2-Clause-Patent # SPDX-License-Identifier: BSD-2-Clause-Patent
# #
*.dec *.dec
*.dsc.inc *.dsc.inc
*.dsc *.dsc

View File

@ -2,7 +2,7 @@
# Copyright (c) 2019, Linaro Ltd. All rights reserved. # Copyright (c) 2019, Linaro Ltd. All rights reserved.
# #
# SPDX-License-Identifier: BSD-2-Clause-Patent # SPDX-License-Identifier: BSD-2-Clause-Patent
# #
*.efi -diff *.efi -diff
*.EFI -diff *.EFI -diff
*.bin -diff *.bin -diff