diff --git a/src/AppInstallerCLIPackage/Shared/Strings/en-us/winget.resw b/src/AppInstallerCLIPackage/Shared/Strings/en-us/winget.resw
index f9e4a768f3..63e98a44a5 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.
+ © 2026 Microsoft. All rights reserved.
Homepage
@@ -3535,4 +3535,5 @@ An unlocalized JSON fragment will follow on another line.
New Value
Column title for listing the new value.
-
\ No newline at end of file
+
+
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.