Skip to content

Commit 033f8bc

Browse files
committed
Fix package license warning
1 parent dce5f0e commit 033f8bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/LitJson/LitJSON.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ It's quick and lean, without external dependencies.</Description>
2323
<Copyright>The authors disclaim copyright to this source code.</Copyright>
2424
<Authors>Leonardo Boshell, Mattias Karlsson and contributors</Authors>
2525
<Company>Leonardo Boshell, Mattias Karlsson and contributors</Company>
26-
<PackageLicenseUrl>https://github.com/LitJSON/litjson/blob/develop/COPYING</PackageLicenseUrl>
26+
<PackageLicenseExpression>Unlicense</PackageLicenseExpression>
2727
<PackageIconUrl>https://litjson.net/assets/img/logo.png</PackageIconUrl>
2828
<RepositoryUrl>https://github.com/LitJSON/litjson</RepositoryUrl>
2929
<RepositoryType>git</RepositoryType>

0 commit comments

Comments
 (0)