We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5649d13 commit 863f2f6Copy full SHA for 863f2f6
1 file changed
Directory.Build.props
@@ -14,7 +14,7 @@
14
<PropertyGroup Label="Package">
15
<Authors>Microsoft</Authors>
16
<Company>Microsoft</Company>
17
- <Copyright>Copyright © Microsoft Corporation. All rights reserved.</Copyright>
+ <Copyright>© Microsoft Corporation. All rights reserved.</Copyright>
18
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
19
<PackageLicenseExpression>MIT</PackageLicenseExpression>
20
<PackageProjectUrl>https://github.com/microsoft/component-detection</PackageProjectUrl>
0 commit comments