Skip to content

Commit

Permalink
Add license info
Browse files Browse the repository at this point in the history
  • Loading branch information
ldstr committed Oct 6, 2023
1 parent 53ca3c6 commit 53f8583
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions EzNetProxy/EzNetProxy.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,15 @@

<EnforceCodeStyleInBuild>False</EnforceCodeStyleInBuild>
<PackageReadmeFile>README.md</PackageReadmeFile>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<Copyright>Copyright (c) 2022-2023 Plot1337</Copyright>
</PropertyGroup>

<ItemGroup>
<None Include="..\LICENSE">
<Pack>True</Pack>
<PackagePath>\</PackagePath>
</None>
<None Include="..\README.md">
<Pack>True</Pack>
<PackagePath>\</PackagePath>
Expand Down

0 comments on commit 53f8583

Please sign in to comment.