Add license

This commit is contained in:
voltsrage
2026-06-25 15:30:21 +08:00
parent 26bef39aae
commit 131a04630d
6 changed files with 105 additions and 2 deletions
@@ -4,6 +4,9 @@
<TargetFramework>net8.0</TargetFramework>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<Copyright>Copyright (c) 2024-2026 voltsrage. All Rights Reserved.</Copyright>
<Authors>voltsrage</Authors>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
</PropertyGroup>
<ItemGroup>