From ecfe563d275f8f48763f2074cccac7b8c540c803 Mon Sep 17 00:00:00 2001 From: Michael Scire Date: Mon, 24 Feb 2020 20:47:11 -0800 Subject: [PATCH] Add additional licensing exemption --- README.md | 1 + libmesosphere/README.md | 1 + libstratosphere/README.md | 2 ++ 3 files changed, 4 insertions(+) diff --git a/README.md b/README.md index da207a78..4bc5792f 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ 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. +* [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 88da81b2..bcdb67b9 100644 --- a/libmesosphere/README.md +++ b/libmesosphere/README.md @@ -11,6 +11,7 @@ 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. +* [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 0dc7138b..7fd00f8b 100644 --- a/libstratosphere/README.md +++ b/libstratosphere/README.md @@ -15,6 +15,7 @@ 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. +* [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 ===== @@ -29,3 +30,4 @@ In addition to those credited in [Atmosphère's credits](https://github.com/Atmo * __misson20000__ * __neobrain__ * __yellows8__ +* @[Nintendo](https://github.com/Nintendo)