Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ Do not ask for or PR any copyrighted material to this repo. You will be ignored.
# Credits
- [Shadow](https://github.com/shadowninja108/) - For [Skyline](https://github.com/shadowninja108/Skyline), which was the primary inspiration and use case for this repo.
- [Shibbo](https://github.com/shibbo) - For [OdysseyReversed](https://github.com/shibbo/OdysseyReversed/), which most of these headers came from.
- [SciresM](https://github.com/SciresM) - For [libvapours](https://github.com/Atmosphere-NX/Atmosphere/tree/master/libraries/libvapours) and exemption for this project to use libvapours results headers under the ISC license
4 changes: 4 additions & 0 deletions include/vapours/LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
libvapours is licensed under GPLv2, see https://github.com/Atmosphere-NX/Atmosphere/blob/master/libraries/LICENSE

The results headers in this project use ISC license under an exemption from SciresM.
See https://github.com/open-ead/nnheaders/issues/68#issuecomment-4920131493
3 changes: 3 additions & 0 deletions include/vapours/results.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
* open-ead/nnheaders use libvapours results headers under the ISC license,
* see /include/vapours/LICENSE
*/

#pragma once
Expand Down
3 changes: 3 additions & 0 deletions include/vapours/results/cal_results.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
* open-ead/nnheaders use libvapours results headers under the ISC license,
* see /include/vapours/LICENSE
*/

#pragma once
Expand Down
3 changes: 3 additions & 0 deletions include/vapours/results/capsrv_results.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
* open-ead/nnheaders use libvapours results headers under the ISC license,
* see /include/vapours/LICENSE
*/
#pragma once
#include <vapours/results/results_common.hpp>
Expand Down
3 changes: 3 additions & 0 deletions include/vapours/results/creport_results.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
* open-ead/nnheaders use libvapours results headers under the ISC license,
* see /include/vapours/LICENSE
*/

#pragma once
Expand Down
3 changes: 3 additions & 0 deletions include/vapours/results/debug_results.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
* open-ead/nnheaders use libvapours results headers under the ISC license,
* see /include/vapours/LICENSE
*/

#pragma once
Expand Down
3 changes: 3 additions & 0 deletions include/vapours/results/dmnt_results.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
* open-ead/nnheaders use libvapours results headers under the ISC license,
* see /include/vapours/LICENSE
*/

#pragma once
Expand Down
3 changes: 3 additions & 0 deletions include/vapours/results/erpt_results.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
* open-ead/nnheaders use libvapours results headers under the ISC license,
* see /include/vapours/LICENSE
*/

#pragma once
Expand Down
3 changes: 3 additions & 0 deletions include/vapours/results/err_results.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
* open-ead/nnheaders use libvapours results headers under the ISC license,
* see /include/vapours/LICENSE
*/

#pragma once
Expand Down
3 changes: 3 additions & 0 deletions include/vapours/results/exosphere_results.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
* open-ead/nnheaders use libvapours results headers under the ISC license,
* see /include/vapours/LICENSE
*/

#pragma once
Expand Down
3 changes: 3 additions & 0 deletions include/vapours/results/fatal_results.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
* open-ead/nnheaders use libvapours results headers under the ISC license,
* see /include/vapours/LICENSE
*/

#pragma once
Expand Down
3 changes: 3 additions & 0 deletions include/vapours/results/fs_results.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
* open-ead/nnheaders use libvapours results headers under the ISC license,
* see /include/vapours/LICENSE
*/

#pragma once
Expand Down
3 changes: 3 additions & 0 deletions include/vapours/results/hipc_results.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
* open-ead/nnheaders use libvapours results headers under the ISC license,
* see /include/vapours/LICENSE
*/

#pragma once
Expand Down
3 changes: 3 additions & 0 deletions include/vapours/results/i2c_results.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
* open-ead/nnheaders use libvapours results headers under the ISC license,
* see /include/vapours/LICENSE
*/

#pragma once
Expand Down
3 changes: 3 additions & 0 deletions include/vapours/results/kvdb_results.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
* open-ead/nnheaders use libvapours results headers under the ISC license,
* see /include/vapours/LICENSE
*/

#pragma once
Expand Down
3 changes: 3 additions & 0 deletions include/vapours/results/loader_results.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
* open-ead/nnheaders use libvapours results headers under the ISC license,
* see /include/vapours/LICENSE
*/

#pragma once
Expand Down
3 changes: 3 additions & 0 deletions include/vapours/results/lr_results.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
* open-ead/nnheaders use libvapours results headers under the ISC license,
* see /include/vapours/LICENSE
*/

#pragma once
Expand Down
3 changes: 3 additions & 0 deletions include/vapours/results/ncm_results.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
* open-ead/nnheaders use libvapours results headers under the ISC license,
* see /include/vapours/LICENSE
*/

#pragma once
Expand Down
3 changes: 3 additions & 0 deletions include/vapours/results/nfp_results.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
* open-ead/nnheaders use libvapours results headers under the ISC license,
* see /include/vapours/LICENSE
*/

#pragma once
Expand Down
3 changes: 3 additions & 0 deletions include/vapours/results/nim_results.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
* open-ead/nnheaders use libvapours results headers under the ISC license,
* see /include/vapours/LICENSE
*/

#pragma once
Expand Down
3 changes: 3 additions & 0 deletions include/vapours/results/ns_results.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
* open-ead/nnheaders use libvapours results headers under the ISC license,
* see /include/vapours/LICENSE
*/

#pragma once
Expand Down
3 changes: 3 additions & 0 deletions include/vapours/results/os_results.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
* open-ead/nnheaders use libvapours results headers under the ISC license,
* see /include/vapours/LICENSE
*/

#pragma once
Expand Down
3 changes: 3 additions & 0 deletions include/vapours/results/pgl_results.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
* open-ead/nnheaders use libvapours results headers under the ISC license,
* see /include/vapours/LICENSE
*/

#pragma once
Expand Down
3 changes: 3 additions & 0 deletions include/vapours/results/pm_results.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
* open-ead/nnheaders use libvapours results headers under the ISC license,
* see /include/vapours/LICENSE
*/

#pragma once
Expand Down
3 changes: 3 additions & 0 deletions include/vapours/results/psc_results.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
* open-ead/nnheaders use libvapours results headers under the ISC license,
* see /include/vapours/LICENSE
*/

#pragma once
Expand Down
18 changes: 18 additions & 0 deletions include/vapours/results/results_common.hpp
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
/*
* Copyright (c) 2018-2020 Atmosphère-NX
*
* This program is free software; you can redistribute it and/or modify it
* under the terms and conditions of the GNU General Public License,
* version 2, as published by the Free Software Foundation.
*
* This program is distributed in the hope it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
* more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
* open-ead/nnheaders use libvapours results headers under the ISC license,
* see /include/vapours/LICENSE
*/
#pragma once
#include <cstdint>
#include <climits>
Expand Down
3 changes: 3 additions & 0 deletions include/vapours/results/ro_results.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
* open-ead/nnheaders use libvapours results headers under the ISC license,
* see /include/vapours/LICENSE
*/

#pragma once
Expand Down
3 changes: 3 additions & 0 deletions include/vapours/results/settings_results.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
* open-ead/nnheaders use libvapours results headers under the ISC license,
* see /include/vapours/LICENSE
*/

#pragma once
Expand Down
3 changes: 3 additions & 0 deletions include/vapours/results/sf_results.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
* open-ead/nnheaders use libvapours results headers under the ISC license,
* see /include/vapours/LICENSE
*/

#pragma once
Expand Down
3 changes: 3 additions & 0 deletions include/vapours/results/sm_results.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
* open-ead/nnheaders use libvapours results headers under the ISC license,
* see /include/vapours/LICENSE
*/

#pragma once
Expand Down
3 changes: 3 additions & 0 deletions include/vapours/results/spl_results.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
* open-ead/nnheaders use libvapours results headers under the ISC license,
* see /include/vapours/LICENSE
*/

#pragma once
Expand Down
3 changes: 3 additions & 0 deletions include/vapours/results/svc_results.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
* open-ead/nnheaders use libvapours results headers under the ISC license,
* see /include/vapours/LICENSE
*/

#pragma once
Expand Down
3 changes: 3 additions & 0 deletions include/vapours/results/time_results.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
* open-ead/nnheaders use libvapours results headers under the ISC license,
* see /include/vapours/LICENSE
*/

#pragma once
Expand Down
3 changes: 3 additions & 0 deletions include/vapours/results/updater_results.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
* open-ead/nnheaders use libvapours results headers under the ISC license,
* see /include/vapours/LICENSE
*/

#pragma once
Expand Down
3 changes: 3 additions & 0 deletions include/vapours/results/vi_results.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
* open-ead/nnheaders use libvapours results headers under the ISC license,
* see /include/vapours/LICENSE
*/

#pragma once
Expand Down
Loading