Skip to content

Commit 4f34a38

Browse files
committed
Add additional licensing exemption
1 parent 799f949 commit 4f34a38

File tree

4 files changed

+5
-0
lines changed

4 files changed

+5
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ You can find a copy of the license in the [LICENSE file](LICENSE).
2828

2929
Exemptions:
3030
* 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.
31+
* [Nintendo](https://github.com/Nintendo) is exempt from GPLv2 licensing and may (at its option) instead license any source code authored for the Atmosphère project under the Zero-Clause BSD license.
3132

3233
Credits
3334
=====

libraries/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ You can find a copy of the license in the [LICENSE file](LICENSE).
1111

1212
Exemptions:
1313
* 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.
14+
* [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.
1415

1516
Credits
1617
=====

libraries/libmesosphere/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ You can find a copy of the license in the [LICENSE file](LICENSE).
1111

1212
Exemptions:
1313
* 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.
14+
* [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.
1415

1516
Credits
1617
=====

libraries/libstratosphere/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ You can find a copy of the license in the [LICENSE file](LICENSE).
1515

1616
Exemptions:
1717
* 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.
18+
* [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.
1819

1920
Credits
2021
=====
@@ -29,3 +30,4 @@ In addition to those credited in [Atmosphère's credits](https://github.com/Atmo
2930
* __misson20000__
3031
* __neobrain__
3132
* __yellows8__
33+
* @[Nintendo](https://github.com/Nintendo)

0 commit comments

Comments
 (0)