summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-01-26 12:43:00 +0100
committerAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-01-26 12:43:24 +0100
commitae89bf9564c59ea3aee10f175d473e562af793f8 (patch)
treeedd0f19b3fe1939fa23e9985a7ed14fe5b48fbe9
parent5d712c34f9254351e5c9f6fd4c465b42114661d0 (diff)
h-core: update copyright year.
add linker json for PEF targets. Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
-rw-r--r--ArchKit/Arch.hpp2
-rw-r--r--ArchKit/SyscallImpl.hpp2
-rw-r--r--CFKit/GUIDWizard.hpp2
-rw-r--r--CFKit/GUIDWrapper.hpp2
-rw-r--r--CFKit/Property.hpp2
-rw-r--r--CFKit/URL.hpp2
-rw-r--r--CRT/__cxxkit_alloca.h2
-rw-r--r--CRT/__cxxkit_defines.h2
-rw-r--r--CompilerKit/Compiler.hpp2
-rw-r--r--FSKit/Defines.hpp2
-rw-r--r--FSKit/FilesystemIndexer.hxx2
-rw-r--r--FSKit/NewFS.hxx2
-rw-r--r--FSKit/NewFSIndexer.hxx2
-rw-r--r--HALKit/AMD64/ACPIManagerAMD64.cpp2
-rw-r--r--HALKit/AMD64/ArchAMD64.cpp2
-rw-r--r--HALKit/AMD64/CoreInterruptHandlerAMD64.cpp2
-rw-r--r--HALKit/AMD64/CoreMultiProcessingAMD64.cpp2
-rw-r--r--HALKit/AMD64/CoreSyscallHandlerAMD64.cpp2
-rw-r--r--HALKit/AMD64/DebugManager.asm2
-rw-r--r--HALKit/AMD64/DebugOutput.cxx2
-rw-r--r--HALKit/AMD64/DebugPort.cxx2
-rw-r--r--HALKit/AMD64/HalPageAlloc.cpp2
-rw-r--r--HALKit/AMD64/HalPageAlloc.hpp2
-rw-r--r--HALKit/AMD64/HardwareAPIC.cpp2
-rw-r--r--HALKit/AMD64/HardwareInit.cpp2
-rw-r--r--HALKit/AMD64/Hypervisor.hpp2
-rw-r--r--HALKit/AMD64/PCI/Database.cpp2
-rw-r--r--HALKit/AMD64/PCI/Device.cpp2
-rw-r--r--HALKit/AMD64/PCI/Dma.cpp2
-rw-r--r--HALKit/AMD64/PCI/Express.cpp2
-rw-r--r--HALKit/AMD64/PCI/IO.cpp2
-rw-r--r--HALKit/AMD64/PCI/Iterator.cpp2
-rw-r--r--HALKit/AMD64/PCI/PCI.cpp2
-rw-r--r--HALKit/AMD64/Processor.cpp2
-rw-r--r--HALKit/AMD64/Processor.hpp2
-rw-r--r--HALKit/Alpha/CoreSyscallHandlerDEC.cpp2
-rw-r--r--HALKit/PowerPC/CoreContextSwitchPowerPC.s2
-rw-r--r--HALKit/PowerPC/CoreSyscallHandlerPowerPC.cpp2
-rw-r--r--HALKit/PowerPC/Processor.cpp2
-rw-r--r--HALKit/PowerPC/Processor.hpp2
-rw-r--r--KernelKit/CodeManager.hpp2
-rw-r--r--KernelKit/DebugOutput.hpp2
-rw-r--r--KernelKit/Defines.hpp2
-rw-r--r--KernelKit/Device.hpp2
-rw-r--r--KernelKit/DriveManager.hpp2
-rw-r--r--KernelKit/FileManager.hpp2
-rw-r--r--KernelKit/Framebuffer.hpp2
-rw-r--r--KernelKit/Loader.hpp2
-rw-r--r--KernelKit/OSErr.hpp2
-rw-r--r--KernelKit/PCI/Dma.inl2
-rw-r--r--KernelKit/PEF.hpp2
-rw-r--r--KernelKit/PermissionSelector.hxx2
-rw-r--r--KernelKit/ProcessManager.hpp2
-rw-r--r--KernelKit/SMPManager.hpp2
-rw-r--r--KernelKit/Semaphore.hpp2
-rw-r--r--KernelKit/SharedObjectCore.hxx2
-rw-r--r--KernelKit/ThreadLocalStorage.hxx2
-rw-r--r--KernelKit/ThreadLocalStorage.inl2
-rw-r--r--KernelKit/Timer.hpp2
-rw-r--r--Linker/16x0.json5
-rw-r--r--Linker/32x0.json5
-rw-r--r--Linker/64x0.json5
-rw-r--r--Linker/PowerPC.ld28
-rw-r--r--NewKit/Array.hpp2
-rw-r--r--NewKit/ArrayList.hpp2
-rw-r--r--NewKit/Atom.hpp2
-rw-r--r--NewKit/CRC32.hpp2
-rw-r--r--NewKit/CxxAbi.hpp2
-rw-r--r--NewKit/Defines.hpp2
-rw-r--r--NewKit/ErrorID.hpp2
-rw-r--r--NewKit/ErrorOr.hpp2
-rw-r--r--NewKit/Heap.hpp2
-rw-r--r--NewKit/Json.hpp2
-rw-r--r--NewKit/KHeap.hpp2
-rw-r--r--NewKit/LockDelegate.hpp2
-rw-r--r--NewKit/Macros.hpp2
-rw-r--r--NewKit/MutableArray.hpp2
-rw-r--r--NewKit/New.hpp2
-rw-r--r--NewKit/NewKit.hpp2
-rw-r--r--NewKit/OwnPtr.hpp2
-rw-r--r--NewKit/PageAllocator.hpp2
-rw-r--r--NewKit/PageManager.hpp2
-rw-r--r--NewKit/Pair.hpp2
-rw-r--r--NewKit/Panic.hpp2
-rw-r--r--NewKit/Pmm.hpp2
-rw-r--r--NewKit/Ref.hpp2
-rw-r--r--NewKit/Stream.hpp2
-rw-r--r--NewKit/String.hpp2
-rw-r--r--NewKit/Utils.hpp2
-rw-r--r--NewKit/Variant.hpp2
-rw-r--r--Seeker/Seeker.hxx2
-rw-r--r--Seeker/SeekerAbout.cxx2
-rw-r--r--Seeker/SeekerAssert.cxx2
-rw-r--r--Seeker/SeekerDriver.cxx2
-rw-r--r--Seeker/SeekerFileWnd.cxx2
-rw-r--r--Seeker/SeekerSubsystemStart.cxx2
-rw-r--r--Source/Array.cxx2
-rw-r--r--Source/ArrayList.cxx2
-rw-r--r--Source/Atom.cxx2
-rw-r--r--Source/CodeManager.cxx2
-rw-r--r--Source/Crc32.cxx2
-rw-r--r--Source/CxxAbi.cxx2
-rw-r--r--Source/CxxKitRT.cxx2
-rw-r--r--Source/Defines.cxx2
-rw-r--r--Source/Device.cxx2
-rw-r--r--Source/DriveManager.cxx2
-rw-r--r--Source/ErrorOr.cxx2
-rw-r--r--Source/FileManager.cxx2
-rw-r--r--Source/FilesystemIndexer.cxx2
-rw-r--r--Source/Framebuffer.cxx2
-rw-r--r--Source/GUIDWizard.cxx2
-rw-r--r--Source/GUIDWrapper.cxx2
-rw-r--r--Source/Heap.cxx4
-rw-r--r--Source/Json.cxx5
-rw-r--r--Source/KHeap.cxx2
-rw-r--r--Source/KMain.cxx2
-rw-r--r--Source/LockDelegate.cxx2
-rw-r--r--Source/MeBus/Database.cpp2
-rw-r--r--Source/MutableArray.cxx2
-rw-r--r--Source/Network/IP.cpp2
-rw-r--r--Source/Network/NetworkDevice.cpp2
-rw-r--r--Source/New+Delete.cxx2
-rw-r--r--Source/NewFS-Journal.cxx2
-rw-r--r--Source/NewFS.cxx2
-rw-r--r--Source/OSErr.cxx2
-rw-r--r--Source/OwnPtr.cxx2
-rw-r--r--Source/PRDT.cxx2
-rw-r--r--Source/PageAllocator.cxx2
-rw-r--r--Source/PageManager.cxx2
-rw-r--r--Source/Panic.cxx2
-rw-r--r--Source/PermissionSelector.cxx2
-rw-r--r--Source/Pmm.cxx2
-rw-r--r--Source/ProcessManager.cxx2
-rw-r--r--Source/Property.cxx2
-rw-r--r--Source/Ref.cxx2
-rw-r--r--Source/SMPManager.cxx2
-rw-r--r--Source/Semaphore.cxx2
-rw-r--r--Source/SharedObject.cxx2
-rw-r--r--Source/Storage/ATA.cxx2
-rw-r--r--Source/Storage/NVME.cxx2
-rw-r--r--Source/Storage/Storage.cxx2
-rw-r--r--Source/Stream.cxx2
-rw-r--r--Source/String.cxx2
-rw-r--r--Source/ThreadLocalStorage.cxx2
-rw-r--r--Source/Timer.cxx2
-rw-r--r--Source/URL.cxx2
-rw-r--r--Source/Utils.cxx2
-rw-r--r--Source/Variant.cxx2
-rw-r--r--StorageKit/ATA.hpp2
-rw-r--r--StorageKit/NVME.hpp2
-rw-r--r--StorageKit/PRDT.hpp2
-rw-r--r--StorageKit/Storage.hpp2
-rw-r--r--StorageKit/StorageCore.inl2
-rw-r--r--newBoot/BootKit/Boot.hpp2
-rw-r--r--newBoot/Source/Arch/AMD64/ATA.cxx2
-rw-r--r--newBoot/Source/Arch/AMD64/BIOSRuntime.cxx2
-rw-r--r--newBoot/Source/Arch/AMD64/BIOSRuntime0.asm2
-rw-r--r--newBoot/Source/Arch/AMD64/BootAMD64.cxx2
-rw-r--r--newBoot/Source/Arch/AMD64/EFIApi.hxx2
-rw-r--r--newBoot/Source/Arch/AMD64/EFIApiCrt0.cxx2
-rw-r--r--newBoot/Source/Arch/AMD64/Processor.cxx2
-rw-r--r--newBoot/Source/MPT/API.cxx2
-rw-r--r--newBoot/Source/MPT/API.hxx2
-rw-r--r--newBoot/Source/MPT/Detail.hxx2
-rw-r--r--newBoot/Source/MPT/FileType.hxx2
-rw-r--r--newBoot/Source/MPT/MPT.hxx2
-rw-r--r--newBoot/Source/Start.cxx2
-rw-r--r--newBoot/cxxKitModule/__cxxkit_unwind.cxx2
-rw-r--r--newBoot/netBootModule/manifest.json4
-rw-r--r--newBoot/netBootModule/module.cxx4
170 files changed, 200 insertions, 184 deletions
diff --git a/ArchKit/Arch.hpp b/ArchKit/Arch.hpp
index 3d7f0f6c..3a1eb148 100644
--- a/ArchKit/Arch.hpp
+++ b/ArchKit/Arch.hpp
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/ArchKit/SyscallImpl.hpp b/ArchKit/SyscallImpl.hpp
index 4ba472e6..4d8001fb 100644
--- a/ArchKit/SyscallImpl.hpp
+++ b/ArchKit/SyscallImpl.hpp
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/CFKit/GUIDWizard.hpp b/CFKit/GUIDWizard.hpp
index 8ad2a02a..d5c6126b 100644
--- a/CFKit/GUIDWizard.hpp
+++ b/CFKit/GUIDWizard.hpp
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/CFKit/GUIDWrapper.hpp b/CFKit/GUIDWrapper.hpp
index ab8e116b..f332e119 100644
--- a/CFKit/GUIDWrapper.hpp
+++ b/CFKit/GUIDWrapper.hpp
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/CFKit/Property.hpp b/CFKit/Property.hpp
index 855f5469..29ff49d4 100644
--- a/CFKit/Property.hpp
+++ b/CFKit/Property.hpp
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/CFKit/URL.hpp b/CFKit/URL.hpp
index 1a1abf88..88b91c68 100644
--- a/CFKit/URL.hpp
+++ b/CFKit/URL.hpp
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/CRT/__cxxkit_alloca.h b/CRT/__cxxkit_alloca.h
index 5d5f54ce..283ce791 100644
--- a/CRT/__cxxkit_alloca.h
+++ b/CRT/__cxxkit_alloca.h
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/CRT/__cxxkit_defines.h b/CRT/__cxxkit_defines.h
index 557e0c99..46110369 100644
--- a/CRT/__cxxkit_defines.h
+++ b/CRT/__cxxkit_defines.h
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/CompilerKit/Compiler.hpp b/CompilerKit/Compiler.hpp
index 39f8824e..091e3bef 100644
--- a/CompilerKit/Compiler.hpp
+++ b/CompilerKit/Compiler.hpp
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/FSKit/Defines.hpp b/FSKit/Defines.hpp
index 7f4f911e..2191cf25 100644
--- a/FSKit/Defines.hpp
+++ b/FSKit/Defines.hpp
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/FSKit/FilesystemIndexer.hxx b/FSKit/FilesystemIndexer.hxx
index 6aec917c..4ba68056 100644
--- a/FSKit/FilesystemIndexer.hxx
+++ b/FSKit/FilesystemIndexer.hxx
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/FSKit/NewFS.hxx b/FSKit/NewFS.hxx
index 97129e5c..f9725e22 100644
--- a/FSKit/NewFS.hxx
+++ b/FSKit/NewFS.hxx
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/FSKit/NewFSIndexer.hxx b/FSKit/NewFSIndexer.hxx
index 84fbdee9..fd22e4bd 100644
--- a/FSKit/NewFSIndexer.hxx
+++ b/FSKit/NewFSIndexer.hxx
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/HALKit/AMD64/ACPIManagerAMD64.cpp b/HALKit/AMD64/ACPIManagerAMD64.cpp
index 735726ec..2e5bf705 100644
--- a/HALKit/AMD64/ACPIManagerAMD64.cpp
+++ b/HALKit/AMD64/ACPIManagerAMD64.cpp
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/HALKit/AMD64/ArchAMD64.cpp b/HALKit/AMD64/ArchAMD64.cpp
index c069ba9c..75d46bb8 100644
--- a/HALKit/AMD64/ArchAMD64.cpp
+++ b/HALKit/AMD64/ArchAMD64.cpp
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/HALKit/AMD64/CoreInterruptHandlerAMD64.cpp b/HALKit/AMD64/CoreInterruptHandlerAMD64.cpp
index 4e93d990..fd037c5f 100644
--- a/HALKit/AMD64/CoreInterruptHandlerAMD64.cpp
+++ b/HALKit/AMD64/CoreInterruptHandlerAMD64.cpp
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/HALKit/AMD64/CoreMultiProcessingAMD64.cpp b/HALKit/AMD64/CoreMultiProcessingAMD64.cpp
index 59812227..14a7a06b 100644
--- a/HALKit/AMD64/CoreMultiProcessingAMD64.cpp
+++ b/HALKit/AMD64/CoreMultiProcessingAMD64.cpp
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/HALKit/AMD64/CoreSyscallHandlerAMD64.cpp b/HALKit/AMD64/CoreSyscallHandlerAMD64.cpp
index e93bf2c8..3e8544e7 100644
--- a/HALKit/AMD64/CoreSyscallHandlerAMD64.cpp
+++ b/HALKit/AMD64/CoreSyscallHandlerAMD64.cpp
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/HALKit/AMD64/DebugManager.asm b/HALKit/AMD64/DebugManager.asm
index bbdb76f7..5b9c3cc6 100644
--- a/HALKit/AMD64/DebugManager.asm
+++ b/HALKit/AMD64/DebugManager.asm
@@ -2,7 +2,7 @@
;; * ========================================================
;; *
;; * hCore
-;; * Copyright Mahrouss Logic, all rights reserved.
+;; * Copyright 2024 Mahrouss Logic, all rights reserved.
;; *
;; * ========================================================
;; */
diff --git a/HALKit/AMD64/DebugOutput.cxx b/HALKit/AMD64/DebugOutput.cxx
index 21237d4a..8a8705cf 100644
--- a/HALKit/AMD64/DebugOutput.cxx
+++ b/HALKit/AMD64/DebugOutput.cxx
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/HALKit/AMD64/DebugPort.cxx b/HALKit/AMD64/DebugPort.cxx
index ae6012aa..28e3f5e3 100644
--- a/HALKit/AMD64/DebugPort.cxx
+++ b/HALKit/AMD64/DebugPort.cxx
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/HALKit/AMD64/HalPageAlloc.cpp b/HALKit/AMD64/HalPageAlloc.cpp
index 3c57dc04..ccdfa8b6 100644
--- a/HALKit/AMD64/HalPageAlloc.cpp
+++ b/HALKit/AMD64/HalPageAlloc.cpp
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/HALKit/AMD64/HalPageAlloc.hpp b/HALKit/AMD64/HalPageAlloc.hpp
index d3efa1f1..4f5f8592 100644
--- a/HALKit/AMD64/HalPageAlloc.hpp
+++ b/HALKit/AMD64/HalPageAlloc.hpp
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/HALKit/AMD64/HardwareAPIC.cpp b/HALKit/AMD64/HardwareAPIC.cpp
index 9c6f61fb..f78cfe3b 100644
--- a/HALKit/AMD64/HardwareAPIC.cpp
+++ b/HALKit/AMD64/HardwareAPIC.cpp
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/HALKit/AMD64/HardwareInit.cpp b/HALKit/AMD64/HardwareInit.cpp
index 4f744a8b..18e2a19c 100644
--- a/HALKit/AMD64/HardwareInit.cpp
+++ b/HALKit/AMD64/HardwareInit.cpp
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/HALKit/AMD64/Hypervisor.hpp b/HALKit/AMD64/Hypervisor.hpp
index e95cdbf9..5c321f23 100644
--- a/HALKit/AMD64/Hypervisor.hpp
+++ b/HALKit/AMD64/Hypervisor.hpp
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/HALKit/AMD64/PCI/Database.cpp b/HALKit/AMD64/PCI/Database.cpp
index f5095f7c..b3a1961c 100644
--- a/HALKit/AMD64/PCI/Database.cpp
+++ b/HALKit/AMD64/PCI/Database.cpp
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/HALKit/AMD64/PCI/Device.cpp b/HALKit/AMD64/PCI/Device.cpp
index 4cd35636..f8b5f629 100644
--- a/HALKit/AMD64/PCI/Device.cpp
+++ b/HALKit/AMD64/PCI/Device.cpp
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/HALKit/AMD64/PCI/Dma.cpp b/HALKit/AMD64/PCI/Dma.cpp
index f3e858c0..0b75776b 100644
--- a/HALKit/AMD64/PCI/Dma.cpp
+++ b/HALKit/AMD64/PCI/Dma.cpp
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/HALKit/AMD64/PCI/Express.cpp b/HALKit/AMD64/PCI/Express.cpp
index 2cbc7134..dca3f37b 100644
--- a/HALKit/AMD64/PCI/Express.cpp
+++ b/HALKit/AMD64/PCI/Express.cpp
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/HALKit/AMD64/PCI/IO.cpp b/HALKit/AMD64/PCI/IO.cpp
index 547a83a4..fb3ffb27 100644
--- a/HALKit/AMD64/PCI/IO.cpp
+++ b/HALKit/AMD64/PCI/IO.cpp
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/HALKit/AMD64/PCI/Iterator.cpp b/HALKit/AMD64/PCI/Iterator.cpp
index a5649e52..6f80d496 100644
--- a/HALKit/AMD64/PCI/Iterator.cpp
+++ b/HALKit/AMD64/PCI/Iterator.cpp
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/HALKit/AMD64/PCI/PCI.cpp b/HALKit/AMD64/PCI/PCI.cpp
index 492b7a4d..66770939 100644
--- a/HALKit/AMD64/PCI/PCI.cpp
+++ b/HALKit/AMD64/PCI/PCI.cpp
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/HALKit/AMD64/Processor.cpp b/HALKit/AMD64/Processor.cpp
index 8d082b2d..13732381 100644
--- a/HALKit/AMD64/Processor.cpp
+++ b/HALKit/AMD64/Processor.cpp
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/HALKit/AMD64/Processor.hpp b/HALKit/AMD64/Processor.hpp
index 0f6531c2..ca5db0ed 100644
--- a/HALKit/AMD64/Processor.hpp
+++ b/HALKit/AMD64/Processor.hpp
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/HALKit/Alpha/CoreSyscallHandlerDEC.cpp b/HALKit/Alpha/CoreSyscallHandlerDEC.cpp
index d1c656d6..3f8cf800 100644
--- a/HALKit/Alpha/CoreSyscallHandlerDEC.cpp
+++ b/HALKit/Alpha/CoreSyscallHandlerDEC.cpp
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/HALKit/PowerPC/CoreContextSwitchPowerPC.s b/HALKit/PowerPC/CoreContextSwitchPowerPC.s
index 96ef6d80..a33ff931 100644
--- a/HALKit/PowerPC/CoreContextSwitchPowerPC.s
+++ b/HALKit/PowerPC/CoreContextSwitchPowerPC.s
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/HALKit/PowerPC/CoreSyscallHandlerPowerPC.cpp b/HALKit/PowerPC/CoreSyscallHandlerPowerPC.cpp
index 213b45ec..6a723cba 100644
--- a/HALKit/PowerPC/CoreSyscallHandlerPowerPC.cpp
+++ b/HALKit/PowerPC/CoreSyscallHandlerPowerPC.cpp
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/HALKit/PowerPC/Processor.cpp b/HALKit/PowerPC/Processor.cpp
index 2b26ef24..b134cf92 100644
--- a/HALKit/PowerPC/Processor.cpp
+++ b/HALKit/PowerPC/Processor.cpp
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
-* Copyright Mahrouss Logic, all rights reserved.
+* Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/HALKit/PowerPC/Processor.hpp b/HALKit/PowerPC/Processor.hpp
index a1add51c..58de1aa6 100644
--- a/HALKit/PowerPC/Processor.hpp
+++ b/HALKit/PowerPC/Processor.hpp
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/KernelKit/CodeManager.hpp b/KernelKit/CodeManager.hpp
index b48c6b17..fdf80e91 100644
--- a/KernelKit/CodeManager.hpp
+++ b/KernelKit/CodeManager.hpp
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
-* Copyright Mahrouss Logic, all rights reserved.
+* Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/KernelKit/DebugOutput.hpp b/KernelKit/DebugOutput.hpp
index 9634c32b..3bfb0144 100644
--- a/KernelKit/DebugOutput.hpp
+++ b/KernelKit/DebugOutput.hpp
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/KernelKit/Defines.hpp b/KernelKit/Defines.hpp
index cc63918b..9e00cf00 100644
--- a/KernelKit/Defines.hpp
+++ b/KernelKit/Defines.hpp
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/KernelKit/Device.hpp b/KernelKit/Device.hpp
index 859a198b..e407f4e9 100644
--- a/KernelKit/Device.hpp
+++ b/KernelKit/Device.hpp
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/KernelKit/DriveManager.hpp b/KernelKit/DriveManager.hpp
index 77dbae61..bb4e453c 100644
--- a/KernelKit/DriveManager.hpp
+++ b/KernelKit/DriveManager.hpp
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/KernelKit/FileManager.hpp b/KernelKit/FileManager.hpp
index 2f8ad4a4..52dfb267 100644
--- a/KernelKit/FileManager.hpp
+++ b/KernelKit/FileManager.hpp
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/KernelKit/Framebuffer.hpp b/KernelKit/Framebuffer.hpp
index 26a5739d..b435202b 100644
--- a/KernelKit/Framebuffer.hpp
+++ b/KernelKit/Framebuffer.hpp
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/KernelKit/Loader.hpp b/KernelKit/Loader.hpp
index 80166189..e290abca 100644
--- a/KernelKit/Loader.hpp
+++ b/KernelKit/Loader.hpp
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/KernelKit/OSErr.hpp b/KernelKit/OSErr.hpp
index 0a8efff3..8872b3f0 100644
--- a/KernelKit/OSErr.hpp
+++ b/KernelKit/OSErr.hpp
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/KernelKit/PCI/Dma.inl b/KernelKit/PCI/Dma.inl
index c99d3ae3..e1f27720 100644
--- a/KernelKit/PCI/Dma.inl
+++ b/KernelKit/PCI/Dma.inl
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/KernelKit/PEF.hpp b/KernelKit/PEF.hpp
index 17dbc491..40c9f8a0 100644
--- a/KernelKit/PEF.hpp
+++ b/KernelKit/PEF.hpp
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/KernelKit/PermissionSelector.hxx b/KernelKit/PermissionSelector.hxx
index 47ae8282..171325ee 100644
--- a/KernelKit/PermissionSelector.hxx
+++ b/KernelKit/PermissionSelector.hxx
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/KernelKit/ProcessManager.hpp b/KernelKit/ProcessManager.hpp
index 3e1799d6..6474ec04 100644
--- a/KernelKit/ProcessManager.hpp
+++ b/KernelKit/ProcessManager.hpp
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/KernelKit/SMPManager.hpp b/KernelKit/SMPManager.hpp
index a757ca9c..61e9ac3f 100644
--- a/KernelKit/SMPManager.hpp
+++ b/KernelKit/SMPManager.hpp
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/KernelKit/Semaphore.hpp b/KernelKit/Semaphore.hpp
index 03a724c8..252728b1 100644
--- a/KernelKit/Semaphore.hpp
+++ b/KernelKit/Semaphore.hpp
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/KernelKit/SharedObjectCore.hxx b/KernelKit/SharedObjectCore.hxx
index 51637192..f648fdc0 100644
--- a/KernelKit/SharedObjectCore.hxx
+++ b/KernelKit/SharedObjectCore.hxx
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/KernelKit/ThreadLocalStorage.hxx b/KernelKit/ThreadLocalStorage.hxx
index 8d84befb..518adb32 100644
--- a/KernelKit/ThreadLocalStorage.hxx
+++ b/KernelKit/ThreadLocalStorage.hxx
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/KernelKit/ThreadLocalStorage.inl b/KernelKit/ThreadLocalStorage.inl
index bf036366..bf557122 100644
--- a/KernelKit/ThreadLocalStorage.inl
+++ b/KernelKit/ThreadLocalStorage.inl
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/KernelKit/Timer.hpp b/KernelKit/Timer.hpp
index 81be74a0..32559ee3 100644
--- a/KernelKit/Timer.hpp
+++ b/KernelKit/Timer.hpp
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/Linker/16x0.json b/Linker/16x0.json
new file mode 100644
index 00000000..4e676a4e
--- /dev/null
+++ b/Linker/16x0.json
@@ -0,0 +1,5 @@
+{
+ "executable_type": "kernel",
+ "output_name": "hCore.out",
+ "format": "PEF"
+} \ No newline at end of file
diff --git a/Linker/32x0.json b/Linker/32x0.json
new file mode 100644
index 00000000..4e676a4e
--- /dev/null
+++ b/Linker/32x0.json
@@ -0,0 +1,5 @@
+{
+ "executable_type": "kernel",
+ "output_name": "hCore.out",
+ "format": "PEF"
+} \ No newline at end of file
diff --git a/Linker/64x0.json b/Linker/64x0.json
new file mode 100644
index 00000000..4e676a4e
--- /dev/null
+++ b/Linker/64x0.json
@@ -0,0 +1,5 @@
+{
+ "executable_type": "kernel",
+ "output_name": "hCore.out",
+ "format": "PEF"
+} \ No newline at end of file
diff --git a/Linker/PowerPC.ld b/Linker/PowerPC.ld
index 18b6527e..722a86b8 100644
--- a/Linker/PowerPC.ld
+++ b/Linker/PowerPC.ld
@@ -2,20 +2,20 @@ ENTRY(_start)
SECTIONS
{
- . = 0x02000000;
- .text BLOCK(4K) : ALIGN(4K)
- {
- *(.text)
- }
+ . = 0x02000000;
+ .text BLOCK(4K) : ALIGN(4K)
+ {
+ *(.text)
+ }
. = 0x02100000;
- .data BLOCK(4K) : ALIGN(4K)
- {
+ .data BLOCK(4K) : ALIGN(4K)
+ {
- *(.rodata)
- *(.data)
- }
- .bss BLOCK(4K) (NOLOAD) : ALIGN(4K)
- {
- *(.bss)
- }
+ *(.rodata)
+ *(.data)
+ }
+ .bss BLOCK(4K) (NOLOAD) : ALIGN(4K)
+ {
+ *(.bss)
+ }
} \ No newline at end of file
diff --git a/NewKit/Array.hpp b/NewKit/Array.hpp
index 6987ca72..f31442a5 100644
--- a/NewKit/Array.hpp
+++ b/NewKit/Array.hpp
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/NewKit/ArrayList.hpp b/NewKit/ArrayList.hpp
index 20517d22..b6590c37 100644
--- a/NewKit/ArrayList.hpp
+++ b/NewKit/ArrayList.hpp
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/NewKit/Atom.hpp b/NewKit/Atom.hpp
index 99e7e6a7..a35f762d 100644
--- a/NewKit/Atom.hpp
+++ b/NewKit/Atom.hpp
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/NewKit/CRC32.hpp b/NewKit/CRC32.hpp
index 2ddc876b..b5859cfa 100644
--- a/NewKit/CRC32.hpp
+++ b/NewKit/CRC32.hpp
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore Date Added: 13/02/2023
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/NewKit/CxxAbi.hpp b/NewKit/CxxAbi.hpp
index bd2e76c8..6f1577de 100644
--- a/NewKit/CxxAbi.hpp
+++ b/NewKit/CxxAbi.hpp
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/NewKit/Defines.hpp b/NewKit/Defines.hpp
index 497032d7..164bdc9e 100644
--- a/NewKit/Defines.hpp
+++ b/NewKit/Defines.hpp
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/NewKit/ErrorID.hpp b/NewKit/ErrorID.hpp
index e26cc41b..6ea886a4 100644
--- a/NewKit/ErrorID.hpp
+++ b/NewKit/ErrorID.hpp
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/NewKit/ErrorOr.hpp b/NewKit/ErrorOr.hpp
index 736340c7..6514c2fd 100644
--- a/NewKit/ErrorOr.hpp
+++ b/NewKit/ErrorOr.hpp
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
-* Copyright Mahrouss Logic, all rights reserved.
+* Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/NewKit/Heap.hpp b/NewKit/Heap.hpp
index 1e8dd056..71a93f6b 100644
--- a/NewKit/Heap.hpp
+++ b/NewKit/Heap.hpp
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/NewKit/Json.hpp b/NewKit/Json.hpp
index a8b9c142..867df909 100644
--- a/NewKit/Json.hpp
+++ b/NewKit/Json.hpp
@@ -3,7 +3,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/NewKit/KHeap.hpp b/NewKit/KHeap.hpp
index 92e4d87b..debe23ee 100644
--- a/NewKit/KHeap.hpp
+++ b/NewKit/KHeap.hpp
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/NewKit/LockDelegate.hpp b/NewKit/LockDelegate.hpp
index 87ad1914..e08b805a 100644
--- a/NewKit/LockDelegate.hpp
+++ b/NewKit/LockDelegate.hpp
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/NewKit/Macros.hpp b/NewKit/Macros.hpp
index 87f7c6c7..7259f1a7 100644
--- a/NewKit/Macros.hpp
+++ b/NewKit/Macros.hpp
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/NewKit/MutableArray.hpp b/NewKit/MutableArray.hpp
index 5739305a..fcc1c038 100644
--- a/NewKit/MutableArray.hpp
+++ b/NewKit/MutableArray.hpp
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/NewKit/New.hpp b/NewKit/New.hpp
index cf97f82a..07939ab6 100644
--- a/NewKit/New.hpp
+++ b/NewKit/New.hpp
@@ -3,7 +3,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/NewKit/NewKit.hpp b/NewKit/NewKit.hpp
index 110aed7d..e6797f33 100644
--- a/NewKit/NewKit.hpp
+++ b/NewKit/NewKit.hpp
@@ -3,7 +3,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/NewKit/OwnPtr.hpp b/NewKit/OwnPtr.hpp
index 591e7170..9eb02f42 100644
--- a/NewKit/OwnPtr.hpp
+++ b/NewKit/OwnPtr.hpp
@@ -3,7 +3,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/NewKit/PageAllocator.hpp b/NewKit/PageAllocator.hpp
index ab6dfdba..13a85ff8 100644
--- a/NewKit/PageAllocator.hpp
+++ b/NewKit/PageAllocator.hpp
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/NewKit/PageManager.hpp b/NewKit/PageManager.hpp
index b54de4ba..e4a529d0 100644
--- a/NewKit/PageManager.hpp
+++ b/NewKit/PageManager.hpp
@@ -5,7 +5,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/NewKit/Pair.hpp b/NewKit/Pair.hpp
index 51a73c25..4546cdbd 100644
--- a/NewKit/Pair.hpp
+++ b/NewKit/Pair.hpp
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/NewKit/Panic.hpp b/NewKit/Panic.hpp
index c3f8eb2a..b894d852 100644
--- a/NewKit/Panic.hpp
+++ b/NewKit/Panic.hpp
@@ -3,7 +3,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/NewKit/Pmm.hpp b/NewKit/Pmm.hpp
index aafbb850..7473e5d6 100644
--- a/NewKit/Pmm.hpp
+++ b/NewKit/Pmm.hpp
@@ -3,7 +3,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/NewKit/Ref.hpp b/NewKit/Ref.hpp
index 610776a3..3d20c506 100644
--- a/NewKit/Ref.hpp
+++ b/NewKit/Ref.hpp
@@ -3,7 +3,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/NewKit/Stream.hpp b/NewKit/Stream.hpp
index 6107d961..fcbb6f8f 100644
--- a/NewKit/Stream.hpp
+++ b/NewKit/Stream.hpp
@@ -3,7 +3,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/NewKit/String.hpp b/NewKit/String.hpp
index 4a13b640..265b6de0 100644
--- a/NewKit/String.hpp
+++ b/NewKit/String.hpp
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/NewKit/Utils.hpp b/NewKit/Utils.hpp
index 5acdb8de..adc4f3b9 100644
--- a/NewKit/Utils.hpp
+++ b/NewKit/Utils.hpp
@@ -3,7 +3,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/NewKit/Variant.hpp b/NewKit/Variant.hpp
index 87862723..4088d438 100644
--- a/NewKit/Variant.hpp
+++ b/NewKit/Variant.hpp
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/Seeker/Seeker.hxx b/Seeker/Seeker.hxx
index 9a180b88..e88c6f61 100644
--- a/Seeker/Seeker.hxx
+++ b/Seeker/Seeker.hxx
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/Seeker/SeekerAbout.cxx b/Seeker/SeekerAbout.cxx
index bf6add9f..41046e35 100644
--- a/Seeker/SeekerAbout.cxx
+++ b/Seeker/SeekerAbout.cxx
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/Seeker/SeekerAssert.cxx b/Seeker/SeekerAssert.cxx
index ad18ee19..0566b457 100644
--- a/Seeker/SeekerAssert.cxx
+++ b/Seeker/SeekerAssert.cxx
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/Seeker/SeekerDriver.cxx b/Seeker/SeekerDriver.cxx
index b6b7c69f..5d02b1e8 100644
--- a/Seeker/SeekerDriver.cxx
+++ b/Seeker/SeekerDriver.cxx
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/Seeker/SeekerFileWnd.cxx b/Seeker/SeekerFileWnd.cxx
index 46692b32..b2636cc6 100644
--- a/Seeker/SeekerFileWnd.cxx
+++ b/Seeker/SeekerFileWnd.cxx
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/Seeker/SeekerSubsystemStart.cxx b/Seeker/SeekerSubsystemStart.cxx
index c694abbd..905a7345 100644
--- a/Seeker/SeekerSubsystemStart.cxx
+++ b/Seeker/SeekerSubsystemStart.cxx
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/Source/Array.cxx b/Source/Array.cxx
index fade2249..86ef7310 100644
--- a/Source/Array.cxx
+++ b/Source/Array.cxx
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/Source/ArrayList.cxx b/Source/ArrayList.cxx
index 72e17068..cc89dc2e 100644
--- a/Source/ArrayList.cxx
+++ b/Source/ArrayList.cxx
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/Source/Atom.cxx b/Source/Atom.cxx
index dd83d7ce..018790b0 100644
--- a/Source/Atom.cxx
+++ b/Source/Atom.cxx
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/Source/CodeManager.cxx b/Source/CodeManager.cxx
index 4f65de07..8b0689c0 100644
--- a/Source/CodeManager.cxx
+++ b/Source/CodeManager.cxx
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/Source/Crc32.cxx b/Source/Crc32.cxx
index db291d19..72b4da55 100644
--- a/Source/Crc32.cxx
+++ b/Source/Crc32.cxx
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/Source/CxxAbi.cxx b/Source/CxxAbi.cxx
index c9d2b98f..324c878d 100644
--- a/Source/CxxAbi.cxx
+++ b/Source/CxxAbi.cxx
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/Source/CxxKitRT.cxx b/Source/CxxKitRT.cxx
index c2c1384b..21ebb342 100644
--- a/Source/CxxKitRT.cxx
+++ b/Source/CxxKitRT.cxx
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/Source/Defines.cxx b/Source/Defines.cxx
index f54e68ae..5b78388f 100644
--- a/Source/Defines.cxx
+++ b/Source/Defines.cxx
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/Source/Device.cxx b/Source/Device.cxx
index fbd1e19d..484c20a3 100644
--- a/Source/Device.cxx
+++ b/Source/Device.cxx
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/Source/DriveManager.cxx b/Source/DriveManager.cxx
index 9e80c14e..fa3deec1 100644
--- a/Source/DriveManager.cxx
+++ b/Source/DriveManager.cxx
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/Source/ErrorOr.cxx b/Source/ErrorOr.cxx
index 55711123..cf6f2317 100644
--- a/Source/ErrorOr.cxx
+++ b/Source/ErrorOr.cxx
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/Source/FileManager.cxx b/Source/FileManager.cxx
index 55b16cbe..2a6648ce 100644
--- a/Source/FileManager.cxx
+++ b/Source/FileManager.cxx
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/Source/FilesystemIndexer.cxx b/Source/FilesystemIndexer.cxx
index 84c52890..bb1393b5 100644
--- a/Source/FilesystemIndexer.cxx
+++ b/Source/FilesystemIndexer.cxx
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/Source/Framebuffer.cxx b/Source/Framebuffer.cxx
index 045e405a..208e90e9 100644
--- a/Source/Framebuffer.cxx
+++ b/Source/Framebuffer.cxx
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/Source/GUIDWizard.cxx b/Source/GUIDWizard.cxx
index 74b12b00..25875671 100644
--- a/Source/GUIDWizard.cxx
+++ b/Source/GUIDWizard.cxx
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/Source/GUIDWrapper.cxx b/Source/GUIDWrapper.cxx
index d78779e0..3ae42eeb 100644
--- a/Source/GUIDWrapper.cxx
+++ b/Source/GUIDWrapper.cxx
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/Source/Heap.cxx b/Source/Heap.cxx
index 732fc782..ea667a5c 100644
--- a/Source/Heap.cxx
+++ b/Source/Heap.cxx
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
@@ -203,6 +203,6 @@ namespace hCore
return false;
}
- return thePool < thePtr < (theLimit);
+ return ((thePool) < (thePtr) < (theLimit));
}
} // namespace hCore
diff --git a/Source/Json.cxx b/Source/Json.cxx
index fe086271..25987f70 100644
--- a/Source/Json.cxx
+++ b/Source/Json.cxx
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
-* Copyright Mahrouss Logic, all rights reserved.
+* Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
@@ -11,4 +11,5 @@
using namespace hCore;
-JsonType JsonType::kUndefined(1, 1); \ No newline at end of file
+/// @brief Undefined object, is null in length.
+JsonType JsonType::kUndefined(0, 0); \ No newline at end of file
diff --git a/Source/KHeap.cxx b/Source/KHeap.cxx
index e626afb8..5f394e51 100644
--- a/Source/KHeap.cxx
+++ b/Source/KHeap.cxx
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/Source/KMain.cxx b/Source/KMain.cxx
index 575b283c..0a614171 100644
--- a/Source/KMain.cxx
+++ b/Source/KMain.cxx
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/Source/LockDelegate.cxx b/Source/LockDelegate.cxx
index 786de18e..7bc742ec 100644
--- a/Source/LockDelegate.cxx
+++ b/Source/LockDelegate.cxx
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/Source/MeBus/Database.cpp b/Source/MeBus/Database.cpp
index 454c001e..3c7594d5 100644
--- a/Source/MeBus/Database.cpp
+++ b/Source/MeBus/Database.cpp
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/Source/MutableArray.cxx b/Source/MutableArray.cxx
index be98f02e..b10a0785 100644
--- a/Source/MutableArray.cxx
+++ b/Source/MutableArray.cxx
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/Source/Network/IP.cpp b/Source/Network/IP.cpp
index 482b5b7b..4a0b3011 100644
--- a/Source/Network/IP.cpp
+++ b/Source/Network/IP.cpp
@@ -2,7 +2,7 @@
* ========================================================
*
* NewKit
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/Source/Network/NetworkDevice.cpp b/Source/Network/NetworkDevice.cpp
index 8e9fc159..e20aeaac 100644
--- a/Source/Network/NetworkDevice.cpp
+++ b/Source/Network/NetworkDevice.cpp
@@ -2,7 +2,7 @@
* ========================================================
*
* NewKit
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/Source/New+Delete.cxx b/Source/New+Delete.cxx
index 6f5e039e..ff2bf8bb 100644
--- a/Source/New+Delete.cxx
+++ b/Source/New+Delete.cxx
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/Source/NewFS-Journal.cxx b/Source/NewFS-Journal.cxx
index 244604c7..bc3a4345 100644
--- a/Source/NewFS-Journal.cxx
+++ b/Source/NewFS-Journal.cxx
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/Source/NewFS.cxx b/Source/NewFS.cxx
index 28f7c041..cd787e9b 100644
--- a/Source/NewFS.cxx
+++ b/Source/NewFS.cxx
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/Source/OSErr.cxx b/Source/OSErr.cxx
index b454e079..810b77b7 100644
--- a/Source/OSErr.cxx
+++ b/Source/OSErr.cxx
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/Source/OwnPtr.cxx b/Source/OwnPtr.cxx
index 1ea2ffeb..79a9a368 100644
--- a/Source/OwnPtr.cxx
+++ b/Source/OwnPtr.cxx
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/Source/PRDT.cxx b/Source/PRDT.cxx
index 54556342..7e74c200 100644
--- a/Source/PRDT.cxx
+++ b/Source/PRDT.cxx
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/Source/PageAllocator.cxx b/Source/PageAllocator.cxx
index 0768f4b1..e29710dd 100644
--- a/Source/PageAllocator.cxx
+++ b/Source/PageAllocator.cxx
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/Source/PageManager.cxx b/Source/PageManager.cxx
index d9a8c98e..fc6b8e80 100644
--- a/Source/PageManager.cxx
+++ b/Source/PageManager.cxx
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/Source/Panic.cxx b/Source/Panic.cxx
index a72005f1..46e184d3 100644
--- a/Source/Panic.cxx
+++ b/Source/Panic.cxx
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/Source/PermissionSelector.cxx b/Source/PermissionSelector.cxx
index 918de99e..22d7f5e7 100644
--- a/Source/PermissionSelector.cxx
+++ b/Source/PermissionSelector.cxx
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* File: PermissionSelector.cpp
* Purpose: Permission primitives and types.
diff --git a/Source/Pmm.cxx b/Source/Pmm.cxx
index a18b0c77..5d4ce965 100644
--- a/Source/Pmm.cxx
+++ b/Source/Pmm.cxx
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/Source/ProcessManager.cxx b/Source/ProcessManager.cxx
index c8509fd2..91c1006d 100644
--- a/Source/ProcessManager.cxx
+++ b/Source/ProcessManager.cxx
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/Source/Property.cxx b/Source/Property.cxx
index 2b364f24..ebb87fb9 100644
--- a/Source/Property.cxx
+++ b/Source/Property.cxx
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/Source/Ref.cxx b/Source/Ref.cxx
index 7ab92ba9..28064552 100644
--- a/Source/Ref.cxx
+++ b/Source/Ref.cxx
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/Source/SMPManager.cxx b/Source/SMPManager.cxx
index a12cf513..4168a458 100644
--- a/Source/SMPManager.cxx
+++ b/Source/SMPManager.cxx
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/Source/Semaphore.cxx b/Source/Semaphore.cxx
index 1f4a04ef..0c530274 100644
--- a/Source/Semaphore.cxx
+++ b/Source/Semaphore.cxx
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/Source/SharedObject.cxx b/Source/SharedObject.cxx
index 4b226e69..154fe0ed 100644
--- a/Source/SharedObject.cxx
+++ b/Source/SharedObject.cxx
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
-* Copyright Mahrouss Logic, all rights reserved.
+* Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/Source/Storage/ATA.cxx b/Source/Storage/ATA.cxx
index 5a53d78d..08fa43b3 100644
--- a/Source/Storage/ATA.cxx
+++ b/Source/Storage/ATA.cxx
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/Source/Storage/NVME.cxx b/Source/Storage/NVME.cxx
index 20fbd84d..aa1d8ecc 100644
--- a/Source/Storage/NVME.cxx
+++ b/Source/Storage/NVME.cxx
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/Source/Storage/Storage.cxx b/Source/Storage/Storage.cxx
index f6732599..6384479a 100644
--- a/Source/Storage/Storage.cxx
+++ b/Source/Storage/Storage.cxx
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/Source/Stream.cxx b/Source/Stream.cxx
index 66125b5d..598ad086 100644
--- a/Source/Stream.cxx
+++ b/Source/Stream.cxx
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/Source/String.cxx b/Source/String.cxx
index 1acbfc39..86194812 100644
--- a/Source/String.cxx
+++ b/Source/String.cxx
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/Source/ThreadLocalStorage.cxx b/Source/ThreadLocalStorage.cxx
index ebd41064..5cde1e77 100644
--- a/Source/ThreadLocalStorage.cxx
+++ b/Source/ThreadLocalStorage.cxx
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/Source/Timer.cxx b/Source/Timer.cxx
index 13e66337..9b8c5448 100644
--- a/Source/Timer.cxx
+++ b/Source/Timer.cxx
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/Source/URL.cxx b/Source/URL.cxx
index f382fb58..0aa75ab9 100644
--- a/Source/URL.cxx
+++ b/Source/URL.cxx
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/Source/Utils.cxx b/Source/Utils.cxx
index 2cfb391a..9f767d72 100644
--- a/Source/Utils.cxx
+++ b/Source/Utils.cxx
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/Source/Variant.cxx b/Source/Variant.cxx
index b9621990..3881a07d 100644
--- a/Source/Variant.cxx
+++ b/Source/Variant.cxx
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/StorageKit/ATA.hpp b/StorageKit/ATA.hpp
index 0531e933..76f06409 100644
--- a/StorageKit/ATA.hpp
+++ b/StorageKit/ATA.hpp
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
-* Copyright Mahrouss Logic, all rights reserved.
+* Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/StorageKit/NVME.hpp b/StorageKit/NVME.hpp
index 1b8fa836..68c3a0b7 100644
--- a/StorageKit/NVME.hpp
+++ b/StorageKit/NVME.hpp
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/StorageKit/PRDT.hpp b/StorageKit/PRDT.hpp
index 152bc6f1..96e0c5cd 100644
--- a/StorageKit/PRDT.hpp
+++ b/StorageKit/PRDT.hpp
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/StorageKit/Storage.hpp b/StorageKit/Storage.hpp
index a2003bef..8b3670af 100644
--- a/StorageKit/Storage.hpp
+++ b/StorageKit/Storage.hpp
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/StorageKit/StorageCore.inl b/StorageKit/StorageCore.inl
index f0891880..85e2a3f5 100644
--- a/StorageKit/StorageCore.inl
+++ b/StorageKit/StorageCore.inl
@@ -2,7 +2,7 @@
* ========================================================
*
* hCore
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/newBoot/BootKit/Boot.hpp b/newBoot/BootKit/Boot.hpp
index b7199f08..fabc6186 100644
--- a/newBoot/BootKit/Boot.hpp
+++ b/newBoot/BootKit/Boot.hpp
@@ -2,7 +2,7 @@
* ========================================================
*
* newBoot
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/newBoot/Source/Arch/AMD64/ATA.cxx b/newBoot/Source/Arch/AMD64/ATA.cxx
index ce905639..7bcd304a 100644
--- a/newBoot/Source/Arch/AMD64/ATA.cxx
+++ b/newBoot/Source/Arch/AMD64/ATA.cxx
@@ -1,5 +1,5 @@
/*
- * Copyright Mahrouss Logic, all rights reserved
+ * Copyright 2024 Mahrouss Logic, all rights reserved
*/
#include "ATA.hxx"
diff --git a/newBoot/Source/Arch/AMD64/BIOSRuntime.cxx b/newBoot/Source/Arch/AMD64/BIOSRuntime.cxx
index 611a48c4..a9cb4fe4 100644
--- a/newBoot/Source/Arch/AMD64/BIOSRuntime.cxx
+++ b/newBoot/Source/Arch/AMD64/BIOSRuntime.cxx
@@ -1,5 +1,5 @@
/*
-* Copyright Mahrouss Logic, all rights reserved
+* Copyright 2024 Mahrouss Logic, all rights reserved
*/
#include <BootKit/Boot.hpp>
diff --git a/newBoot/Source/Arch/AMD64/BIOSRuntime0.asm b/newBoot/Source/Arch/AMD64/BIOSRuntime0.asm
index 3a690d99..f5ba44ec 100644
--- a/newBoot/Source/Arch/AMD64/BIOSRuntime0.asm
+++ b/newBoot/Source/Arch/AMD64/BIOSRuntime0.asm
@@ -1,4 +1,4 @@
-;; Copyright Mahrouss Logic, all rights reserved
+;; Copyright 2024 Mahrouss Logic, all rights reserved
extern __runtime_stack
global NBRuntimeZero
diff --git a/newBoot/Source/Arch/AMD64/BootAMD64.cxx b/newBoot/Source/Arch/AMD64/BootAMD64.cxx
index d25d4cf1..5543a34f 100644
--- a/newBoot/Source/Arch/AMD64/BootAMD64.cxx
+++ b/newBoot/Source/Arch/AMD64/BootAMD64.cxx
@@ -2,7 +2,7 @@
* ========================================================
*
* newBoot
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/newBoot/Source/Arch/AMD64/EFIApi.hxx b/newBoot/Source/Arch/AMD64/EFIApi.hxx
index 1f779b57..23e7b088 100644
--- a/newBoot/Source/Arch/AMD64/EFIApi.hxx
+++ b/newBoot/Source/Arch/AMD64/EFIApi.hxx
@@ -2,7 +2,7 @@
* ========================================================
*
* newBoot
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/newBoot/Source/Arch/AMD64/EFIApiCrt0.cxx b/newBoot/Source/Arch/AMD64/EFIApiCrt0.cxx
index 45fa2937..dcfe84c2 100644
--- a/newBoot/Source/Arch/AMD64/EFIApiCrt0.cxx
+++ b/newBoot/Source/Arch/AMD64/EFIApiCrt0.cxx
@@ -2,7 +2,7 @@
* ========================================================
*
* newBoot
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/newBoot/Source/Arch/AMD64/Processor.cxx b/newBoot/Source/Arch/AMD64/Processor.cxx
index 65cf85cb..18b5e8e7 100644
--- a/newBoot/Source/Arch/AMD64/Processor.cxx
+++ b/newBoot/Source/Arch/AMD64/Processor.cxx
@@ -2,7 +2,7 @@
* ========================================================
*
* newBoot
-* Copyright Mahrouss Logic, all rights reserved.
+* Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/newBoot/Source/MPT/API.cxx b/newBoot/Source/MPT/API.cxx
index 3b003cda..c5e31d7f 100644
--- a/newBoot/Source/MPT/API.cxx
+++ b/newBoot/Source/MPT/API.cxx
@@ -2,7 +2,7 @@
* ========================================================
*
* newBoot
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/newBoot/Source/MPT/API.hxx b/newBoot/Source/MPT/API.hxx
index 1439c128..1c5123b1 100644
--- a/newBoot/Source/MPT/API.hxx
+++ b/newBoot/Source/MPT/API.hxx
@@ -2,7 +2,7 @@
* ========================================================
*
* newBoot
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/newBoot/Source/MPT/Detail.hxx b/newBoot/Source/MPT/Detail.hxx
index efde463b..12212b01 100644
--- a/newBoot/Source/MPT/Detail.hxx
+++ b/newBoot/Source/MPT/Detail.hxx
@@ -2,7 +2,7 @@
* ========================================================
*
* newBoot
-* Copyright Mahrouss Logic, all rights reserved.
+* Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/newBoot/Source/MPT/FileType.hxx b/newBoot/Source/MPT/FileType.hxx
index 4d7a5cf2..fe0ff322 100644
--- a/newBoot/Source/MPT/FileType.hxx
+++ b/newBoot/Source/MPT/FileType.hxx
@@ -2,7 +2,7 @@
* ========================================================
*
* newBoot
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/newBoot/Source/MPT/MPT.hxx b/newBoot/Source/MPT/MPT.hxx
index d407a2f2..cd97b113 100644
--- a/newBoot/Source/MPT/MPT.hxx
+++ b/newBoot/Source/MPT/MPT.hxx
@@ -2,7 +2,7 @@
* ========================================================
*
* newBoot
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/newBoot/Source/Start.cxx b/newBoot/Source/Start.cxx
index 462708ca..0dbe1de0 100644
--- a/newBoot/Source/Start.cxx
+++ b/newBoot/Source/Start.cxx
@@ -2,7 +2,7 @@
* ========================================================
*
* newBoot
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
diff --git a/newBoot/cxxKitModule/__cxxkit_unwind.cxx b/newBoot/cxxKitModule/__cxxkit_unwind.cxx
index 2935e9bf..477b6302 100644
--- a/newBoot/cxxKitModule/__cxxkit_unwind.cxx
+++ b/newBoot/cxxKitModule/__cxxkit_unwind.cxx
@@ -1,6 +1,6 @@
namespace cxxkit
{
- ///! @brief C++ ABI pushes
+ ///! @brief C++ ABI unwinding
///! finis array (r1)
///! n of finis (r2)
void __unwind(void(**finis)(void), int cnt)
diff --git a/newBoot/netBootModule/manifest.json b/newBoot/netBootModule/manifest.json
index ffe5873e..1a177877 100644
--- a/newBoot/netBootModule/manifest.json
+++ b/newBoot/netBootModule/manifest.json
@@ -1,4 +1,4 @@
{
- "pluginName": "NetBoot",
- "description": "Use NetBoot to boot your phone from the network."
+ "pluginName": "internetBoot",
+ "description": "internetBoot your device from the network."
} \ No newline at end of file
diff --git a/newBoot/netBootModule/module.cxx b/newBoot/netBootModule/module.cxx
index 286d9c50..759e5cfe 100644
--- a/newBoot/netBootModule/module.cxx
+++ b/newBoot/netBootModule/module.cxx
@@ -2,12 +2,12 @@
* ========================================================
*
* NetBoot
- * Copyright Mahrouss Logic, all rights reserved.
+ * Copyright 2024 Mahrouss Logic, all rights reserved.
*
* ========================================================
*/
-extern "C" void __dmain(const char* ip, long iplen)
+extern "C" void __Module(const char* ip, long iplen)
{
}