Skip to content

Commit 863f2f6

Browse files
authored
docs: fix copyright text (#268)
1 parent 5649d13 commit 863f2f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<PropertyGroup Label="Package">
1515
<Authors>Microsoft</Authors>
1616
<Company>Microsoft</Company>
17-
<Copyright>Copyright © Microsoft Corporation. All rights reserved.</Copyright>
17+
<Copyright>© Microsoft Corporation. All rights reserved.</Copyright>
1818
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
1919
<PackageLicenseExpression>MIT</PackageLicenseExpression>
2020
<PackageProjectUrl>https://github.com/microsoft/component-detection</PackageProjectUrl>

0 commit comments

Comments
 (0)