Skip to content

Commit

Permalink
Fix copyright notice in nupkg metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
AArnott committed Oct 22, 2020
1 parent 77b8964 commit 74a9154
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<Company>Microsoft</Company>
<Authors>Microsoft</Authors>
<Copyright>© Microsoft. All rights reserved.</Copyright>
<Copyright>© Microsoft Corporation. All rights reserved.</Copyright>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageProjectUrl>https://github.com/Microsoft/vs-threading</PackageProjectUrl>
<PublishRepositoryUrl>true</PublishRepositoryUrl>
Expand Down

0 comments on commit 74a9154

Please sign in to comment.