summaryrefslogtreecommitdiffhomepage
path: root/dev/ZKAKit/FSKit
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-11-05 21:26:21 +0100
committerAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-11-05 21:26:21 +0100
commit1c53b01e863129b11b64577ddea29eec11c7392e (patch)
treed0f70a5e293bff0b531f6326423373748a45f911 /dev/ZKAKit/FSKit
parent907bcb5db72f343449f166b018617d5377a3dae1 (diff)
META: Update copyright holder.
IMP: Add Macros.h to SCIKit for types and macros. IMP: Include Macros.h to Foundation.h. Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'dev/ZKAKit/FSKit')
-rw-r--r--dev/ZKAKit/FSKit/Defines.h2
-rw-r--r--dev/ZKAKit/FSKit/HPFS.h2
-rw-r--r--dev/ZKAKit/FSKit/IndexableProperty.h2
-rw-r--r--dev/ZKAKit/FSKit/NeFS.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/dev/ZKAKit/FSKit/Defines.h b/dev/ZKAKit/FSKit/Defines.h
index b9e023fc..b3803f49 100644
--- a/dev/ZKAKit/FSKit/Defines.h
+++ b/dev/ZKAKit/FSKit/Defines.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright Amlal EL Mahrouss.
+ Copyright (C) 2024, EL Mahrouss Logic, all rights reserved.
------------------------------------------- */
diff --git a/dev/ZKAKit/FSKit/HPFS.h b/dev/ZKAKit/FSKit/HPFS.h
index 421535de..e3f8a94f 100644
--- a/dev/ZKAKit/FSKit/HPFS.h
+++ b/dev/ZKAKit/FSKit/HPFS.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright Amlal EL Mahrouss.
+ Copyright (C) 2024, EL Mahrouss Logic, all rights reserved.
------------------------------------------- */
diff --git a/dev/ZKAKit/FSKit/IndexableProperty.h b/dev/ZKAKit/FSKit/IndexableProperty.h
index 6d667ccc..056e6465 100644
--- a/dev/ZKAKit/FSKit/IndexableProperty.h
+++ b/dev/ZKAKit/FSKit/IndexableProperty.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright Amlal EL Mahrouss.
+ Copyright (C) 2024, EL Mahrouss Logic, all rights reserved.
------------------------------------------- */
diff --git a/dev/ZKAKit/FSKit/NeFS.h b/dev/ZKAKit/FSKit/NeFS.h
index 3127ab83..1c163fd4 100644
--- a/dev/ZKAKit/FSKit/NeFS.h
+++ b/dev/ZKAKit/FSKit/NeFS.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright Amlal EL Mahrouss.
+ Copyright (C) 2024, EL Mahrouss Logic, all rights reserved.
FILE: NeFS.h
PURPOSE: NeFS (New FileSystem) support.