Relicense to MIT

I am relicensing this code with the permission of all code contributors to this code.
This commit is contained in:
Matt Nadareski
2023-01-08 21:48:21 -08:00
parent 909f241bc0
commit 1eb3e1c11a
7 changed files with 15 additions and 707 deletions

View File

@@ -4,6 +4,10 @@
<OutputType>Exe</OutputType>
<TargetFrameworks>net6.0;net7.0</TargetFrameworks>
<RuntimeIdentifiers>win-x86;win-x64;linux-x64;osx-x64</RuntimeIdentifiers>
<Authors>Matt Nadareski</Authors>
<Copyright>Copyright (c)2016-2023 Matt Nadareski</Copyright>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<RepositoryUrl>https://github.com/SabreTools/SabreTools</RepositoryUrl>
</PropertyGroup>
<ItemGroup>