1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-09-19 13:33:24 +01:00
Atmosphere/libraries
2020-04-12 18:39:03 -07:00
..
config crypto: add aes (ecb, ctr, xts) 2020-04-05 23:25:28 -07:00
libmesosphere buildsystem: fix building 2020-04-06 17:44:14 -07:00
libstratosphere erpt: amend logic for culling orphan attachments 2020-04-12 18:39:03 -07:00
libvapours erpt: reimplement the sysmodule 2020-04-11 21:40:14 -07:00
.gitignore
.gitmodules
.gitrepo git subrepo push libraries 2020-04-06 17:45:00 -07:00
LICENSE git subrepo clone https://github.com/Atmosphere-NX/Atmosphere-libs libraries 2019-12-09 18:54:29 -08:00
Makefile
README.md Add additional licensing exemption 2020-02-24 20:47:11 -08:00

License

Atmosphere-libs is a collection of libraries for doing operating system development for the Nintendo Switch.

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.

Exemptions:

  • The yuzu emulator project 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 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

Atmosphere-libs is currently being developed and maintained by SciresM.

In addition to those credited in Atmosphère's credits, we would like to thank for contributing to atmosphere-libs in some significant way:

Additional credits may be found in the README.md for specific libraries.