From 8412f0dab177be58add27024d9219112944f7947 Mon Sep 17 00:00:00 2001 From: Michael Scire Date: Thu, 16 Apr 2020 17:30:01 -0700 Subject: [PATCH] licensing: update exemptions (approved by contributors). --- README.md | 2 +- libmesosphere/README.md | 2 +- libstratosphere/README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4bc5792f..c330899a 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ This software is licensed under the terms of the GPLv2, with exemptions for spec 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 atmosphere-libs project as GPLv2 or later. +* The [yuzu Nintendo Switch emulator](https://github.com/yuzu-emu/yuzu) and the [Ryujinx Team and Contributors](https://github.com/orgs/Ryujinx) are exempt from GPLv2 licensing. They are permitted, each at their individual discretion, to instead license any source code authored for the atmosphere-libs project as either GPLv2 or later or the [MIT license](https://github.com/Atmosphere-NX/Atmosphere/blob/master/docs/licensing_exemptions/MIT_LICENSE). In doing so, they may alter, supplement, or entirely remove the copyright notice for each file they choose to relicense. Neither the Atmosphère project nor its individual contributors shall assert their moral rights against any of the aforementioned projects. * [Nintendo](https://github.com/Nintendo) is exempt from GPLv2 licensing and may (at its option) instead license any source code authored for the atmosphere-libs project under the Zero-Clause BSD license. Credits diff --git a/libmesosphere/README.md b/libmesosphere/README.md index bcdb67b9..8e7e9a9c 100644 --- a/libmesosphere/README.md +++ b/libmesosphere/README.md @@ -10,7 +10,7 @@ This software is licensed under the terms of the GPLv2, with exemptions for spec 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 libmesosphere project as GPLv2 or later. +* The [yuzu Nintendo Switch emulator](https://github.com/yuzu-emu/yuzu) and the [Ryujinx Team and Contributors](https://github.com/orgs/Ryujinx) are exempt from GPLv2 licensing. They are permitted, each at their individual discretion, to instead license any source code authored for the libmesosphere project as either GPLv2 or later or the [MIT license](https://github.com/Atmosphere-NX/Atmosphere/blob/master/docs/licensing_exemptions/MIT_LICENSE). In doing so, they may alter, supplement, or entirely remove the copyright notice for each file they choose to relicense. Neither the Atmosphère project nor its individual contributors shall assert their moral rights against any of the aforementioned projects. * [Nintendo](https://github.com/Nintendo) is exempt from GPLv2 licensing and may (at its option) instead license any source code authored for the libmesosphere project under the Zero-Clause BSD license. Credits diff --git a/libstratosphere/README.md b/libstratosphere/README.md index 7fd00f8b..d13d14fc 100644 --- a/libstratosphere/README.md +++ b/libstratosphere/README.md @@ -14,7 +14,7 @@ This software is licensed under the terms of the GPLv2, with exemptions for spec 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 libstratosphere project as GPLv2 or later. +* The [yuzu Nintendo Switch emulator](https://github.com/yuzu-emu/yuzu) and the [Ryujinx Team and Contributors](https://github.com/orgs/Ryujinx) are exempt from GPLv2 licensing. They are permitted, each at their individual discretion, to instead license any source code authored for the libstratosphere project as either GPLv2 or later or the [MIT license](https://github.com/Atmosphere-NX/Atmosphere/blob/master/docs/licensing_exemptions/MIT_LICENSE). In doing so, they may alter, supplement, or entirely remove the copyright notice for each file they choose to relicense. Neither the Atmosphère project nor its individual contributors shall assert their moral rights against any of the aforementioned projects. * [Nintendo](https://github.com/Nintendo) is exempt from GPLv2 licensing and may (at its option) instead license any source code authored for the libstratosphere project under the Zero-Clause BSD license. Credits