diff options
| author | Mary <mary@mary.zone> | 2022-07-08 19:45:53 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-07-08 19:45:53 +0200 |
| commit | 4c2ab880ef38afefe2606245eef83ebb6724cc70 (patch) | |
| tree | 7f23f49dfa14f92480cc50d95471e9f452f40cf3 /Ryujinx.Ava | |
| parent | bc5bb4459e74ca03aba6f779a98f2788a1c722fe (diff) | |
misc: Relicense Ryujinx.Audio under the terms of the MIT license (#3449)
* Ryujinx.Audio: Remove BOM from files
* misc: Relicense Ryujinx.Audio under the terms of the MIT license
With the approvals of all the Ryujinx.Audio contributors, this commit
changes Ryujinx.Audio license from LGPLv3 to MIT.
Diffstat (limited to 'Ryujinx.Ava')
| -rw-r--r-- | Ryujinx.Ava/Ryujinx.Ava.csproj | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Ryujinx.Ava/Ryujinx.Ava.csproj b/Ryujinx.Ava/Ryujinx.Ava.csproj index 2cf4a22c..7474b85b 100644 --- a/Ryujinx.Ava/Ryujinx.Ava.csproj +++ b/Ryujinx.Ava/Ryujinx.Ava.csproj @@ -60,10 +60,6 @@ <CopyToOutputDirectory>Always</CopyToOutputDirectory> <TargetPath>THIRDPARTY.md</TargetPath> </ContentWithTargetPath> - <ContentWithTargetPath Include="..\Ryujinx.Audio\LICENSE.txt"> - <CopyToOutputDirectory>Always</CopyToOutputDirectory> - <TargetPath>LICENSE-Ryujinx.Audio.txt</TargetPath> - </ContentWithTargetPath> </ItemGroup> <ItemGroup> |
