Skip to content
Open
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,7 @@ They can be configured through the settings file 'winget settings'.</value>
<value>Log location (if supported)</value>
</data>
<data name="MainCopyrightNotice" xml:space="preserve">
<value>Copyright (c) Microsoft Corporation. All rights reserved.</value>
<value>Copyright © Microsoft Corporation. All rights reserved.</value>
</data>
<data name="MainHomepage" xml:space="preserve">
<value>Homepage</value>
Expand Down Expand Up @@ -3459,3 +3459,4 @@ An unlocalized JSON fragment will follow on another line.</comment>
<value>Font package is already installed.</value>
</data>
</root>

Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ PROCESS {
<#
.SYNOPSIS
Windows Package Manager v1.1.12702
Copyright (c) Microsoft Corporation. All rights reserved.
Copyright © Microsoft Corporation. All rights reserved.

The winget command line utility enables installing applications and other packages from the command line.

Expand Down