memory: Add copyright notice for Atmosphere where applicable.
This commit is contained in:
		| @@ -2,6 +2,9 @@ | ||||
| // Licensed under GPLv2 or any later version | ||||
| // Refer to the license.txt file included. | ||||
|  | ||||
| // This file references various implementation details from Atmosph<70>re, an open-source firmware for | ||||
| // the Nintendo Switch. Copyright 2018-2020 Atmosph<70>re-NX. | ||||
|  | ||||
| #include <array> | ||||
|  | ||||
| #include "common/assert.h" | ||||
|   | ||||
| @@ -2,6 +2,9 @@ | ||||
| // Licensed under GPLv2 or any later version | ||||
| // Refer to the license.txt file included. | ||||
|  | ||||
| // This file references various implementation details from Atmosph<70>re, an open-source firmware for | ||||
| // the Nintendo Switch. Copyright 2018-2020 Atmosph<70>re-NX. | ||||
|  | ||||
| #pragma once | ||||
|  | ||||
| #include "common/common_funcs.h" | ||||
|   | ||||
| @@ -2,6 +2,9 @@ | ||||
| // Licensed under GPLv2 or any later version | ||||
| // Refer to the license.txt file included. | ||||
|  | ||||
| // This file references various implementation details from Atmosph<70>re, an open-source firmware for | ||||
| // the Nintendo Switch. Copyright 2018-2020 Atmosph<70>re-NX. | ||||
|  | ||||
| #pragma once | ||||
|  | ||||
| #include "common/alignment.h" | ||||
|   | ||||
| @@ -2,6 +2,9 @@ | ||||
| // Licensed under GPLv2 or any later version | ||||
| // Refer to the license.txt file included. | ||||
|  | ||||
| // This file references various implementation details from Atmosph<70>re, an open-source firmware for | ||||
| // the Nintendo Switch. Copyright 2018-2020 Atmosph<70>re-NX. | ||||
|  | ||||
| #include "core/core.h" | ||||
| #include "core/hle/kernel/memory/page_heap.h" | ||||
| #include "core/memory.h" | ||||
|   | ||||
| @@ -2,6 +2,9 @@ | ||||
| // Licensed under GPLv2 or any later version | ||||
| // Refer to the license.txt file included. | ||||
|  | ||||
| // This file references various implementation details from Atmosph<70>re, an open-source firmware for | ||||
| // the Nintendo Switch. Copyright 2018-2020 Atmosph<70>re-NX. | ||||
|  | ||||
| #pragma once | ||||
|  | ||||
| #include <array> | ||||
|   | ||||
| @@ -2,6 +2,9 @@ | ||||
| // Licensed under GPLv2 or any later version | ||||
| // Refer to the license.txt file included. | ||||
|  | ||||
| // This file references various implementation details from Atmosph<70>re, an open-source firmware for | ||||
| // the Nintendo Switch. Copyright 2018-2020 Atmosph<70>re-NX. | ||||
|  | ||||
| #pragma once | ||||
|  | ||||
| #include <atomic> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user