From f38f6d01c87bc3ecb3fc78eb717ac88122a870a4 Mon Sep 17 00:00:00 2001 From: xtqqczze Date: Tue, 11 Aug 2020 02:38:32 +0100 Subject: [PATCH 1/2] Remove UTF-8 BOM from text files See also: PowerShell/PowerShell#11546 --- build.psm1 | 2 +- .../PowerShell.Core.Instrumentation.man | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build.psm1 b/build.psm1 index 6e1f5dd..26addcc 100644 --- a/build.psm1 +++ b/build.psm1 @@ -1,4 +1,4 @@ -# Copyright (c) Microsoft Corporation. +# Copyright (c) Microsoft Corporation. # Licensed under the MIT License. # On Unix paths is separated by colon diff --git a/src/PowerShell.Core.Instrumentation/PowerShell.Core.Instrumentation.man b/src/PowerShell.Core.Instrumentation/PowerShell.Core.Instrumentation.man index 350323f..b1c239b 100644 --- a/src/PowerShell.Core.Instrumentation/PowerShell.Core.Instrumentation.man +++ b/src/PowerShell.Core.Instrumentation/PowerShell.Core.Instrumentation.man @@ -1,4 +1,4 @@ - +