mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2024-11-09 13:41:43 +00:00
Add licensing exemption for yuzu.
This commit is contained in:
parent
d6502c174a
commit
4387da1ecc
1 changed files with 10 additions and 0 deletions
10
README.md
10
README.md
|
@ -19,6 +19,16 @@ Atmosphère consists of multiple components, each of which replaces/modifies a d
|
|||
* Stratosphère: Custom Sysmodule(s), both Rosalina style to extend the kernel/provide new features, and of the loader reimplementation style to hook important system actions
|
||||
* Troposphère: Application-level Horizon OS patches, used to implement desirable CFW features
|
||||
|
||||
Licensing
|
||||
=====
|
||||
|
||||
This software is licensed under the terms of the GPLv2, with exemptions for specific projects noted below.
|
||||
|
||||
You can find a copy of the license in the [LICENSE file](LICENSE).
|
||||
|
||||
Exemptions:
|
||||
* The [yuzu emulator project](https://github.com/yuzu-emu/yuzu) is exempt from GPLv2 licensing and may (at its option) instead license any source code authored for the Atmosphère project as GPLv2 or later.
|
||||
|
||||
Credits
|
||||
=====
|
||||
|
||||
|
|
Loading…
Reference in a new issue