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.
This commit is contained in:
Mary 2022-07-08 19:45:53 +02:00 committed by GitHub
parent 8196e052f6
commit 7d2b6ed7d2
207 changed files with 14 additions and 3556 deletions

View file

@ -1,4 +1,4 @@
using Ryujinx.Audio.Renderer.Utils.Math;
using Ryujinx.Audio.Renderer.Utils.Math;
using System.Numerics;
using System.Runtime.CompilerServices;