diff --git a/src/AppInstallerCLIPackage/Shared/Strings/en-us/winget.resw b/src/AppInstallerCLIPackage/Shared/Strings/en-us/winget.resw
index 02388bd06f..8526c5db10 100644
--- a/src/AppInstallerCLIPackage/Shared/Strings/en-us/winget.resw
+++ b/src/AppInstallerCLIPackage/Shared/Strings/en-us/winget.resw
@@ -351,7 +351,7 @@ They can be configured through the settings file 'winget settings'.
Log location (if supported)
- Copyright (c) Microsoft Corporation. All rights reserved.
+ © Microsoft Corporation. All rights reserved.
Homepage
@@ -3459,3 +3459,4 @@ An unlocalized JSON fragment will follow on another line.
Font package is already installed.
+
diff --git a/tools/PowerShell/Microsoft.WinGet.Client/crescendo/WindowsPackageManager.psm1 b/tools/PowerShell/Microsoft.WinGet.Client/crescendo/WindowsPackageManager.psm1
index 321a55152e..f4a152c7cd 100644
--- a/tools/PowerShell/Microsoft.WinGet.Client/crescendo/WindowsPackageManager.psm1
+++ b/tools/PowerShell/Microsoft.WinGet.Client/crescendo/WindowsPackageManager.psm1
@@ -66,7 +66,7 @@ PROCESS {
<#
.SYNOPSIS
Windows Package Manager v1.1.12702
-Copyright (c) Microsoft Corporation. All rights reserved.
+© Microsoft Corporation. All rights reserved.
The winget command line utility enables installing applications and other packages from the command line.