Fixed license identifier (#5)

This commit is contained in:
Tony Bark 2022-10-10 03:05:33 -04:00 committed by GitHub
parent 6fb130d5b3
commit cc00253251
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@
CSTNet provides you the framework for parsing the CST format.
</PackageDescription>
<RepositoryUrl>https://github.com/tonytins/cstdotnet</RepositoryUrl>
<PackageLicenseExpression>BSD 3-Clause</PackageLicenseExpression>
<PackageLicenseExpression>BSD-3-Clause</PackageLicenseExpression>
</PropertyGroup>
</Project>