summaryrefslogtreecommitdiffhomepage
path: root/Source/Storage
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 /Source/Storage
parent5d712c34f9254351e5c9f6fd4c465b42114661d0 (diff)
h-core: update copyright year.
add linker json for PEF targets. Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'Source/Storage')
-rw-r--r--Source/Storage/ATA.cxx2
-rw-r--r--Source/Storage/NVME.cxx2
-rw-r--r--Source/Storage/Storage.cxx2
3 files changed, 3 insertions, 3 deletions
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.
*
* ========================================================
*/