diff options
| author | Amlal <amlalelmahrouss@icloud.com> | 2024-12-14 11:42:15 +0100 |
|---|---|---|
| committer | Amlal <amlalelmahrouss@icloud.com> | 2024-12-14 11:42:15 +0100 |
| commit | 1ebfbbece43b1e16c21cff83c4d43c616b8075ed (patch) | |
| tree | fe669e9bf9acfd56901b92a7edade838b939add1 /dev/ZKAKit/FSKit | |
| parent | 9d0ff59f961b11f6d03d57b9612a24db6e731267 (diff) | |
META: Update author to myself.
Diffstat (limited to 'dev/ZKAKit/FSKit')
| -rw-r--r-- | dev/ZKAKit/FSKit/Defines.h | 2 | ||||
| -rw-r--r-- | dev/ZKAKit/FSKit/HPFS.h | 2 | ||||
| -rw-r--r-- | dev/ZKAKit/FSKit/IndexableProperty.h | 2 | ||||
| -rw-r--r-- | dev/ZKAKit/FSKit/NeFS.h | 4 |
4 files changed, 5 insertions, 5 deletions
diff --git a/dev/ZKAKit/FSKit/Defines.h b/dev/ZKAKit/FSKit/Defines.h index fceb0699..55198c17 100644 --- a/dev/ZKAKit/FSKit/Defines.h +++ b/dev/ZKAKit/FSKit/Defines.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, Theater Quality Incorporated., all rights reserved. + Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved. ------------------------------------------- */ diff --git a/dev/ZKAKit/FSKit/HPFS.h b/dev/ZKAKit/FSKit/HPFS.h index ca1ad6ec..af3d2e01 100644 --- a/dev/ZKAKit/FSKit/HPFS.h +++ b/dev/ZKAKit/FSKit/HPFS.h @@ -1,6 +1,6 @@ /* -------------------------------------------
- Copyright (C) 2024, Theater Quality Incorporated., all rights reserved.
+ Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved.
------------------------------------------- */
diff --git a/dev/ZKAKit/FSKit/IndexableProperty.h b/dev/ZKAKit/FSKit/IndexableProperty.h index 81f4ce0c..6515ad1a 100644 --- a/dev/ZKAKit/FSKit/IndexableProperty.h +++ b/dev/ZKAKit/FSKit/IndexableProperty.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, Theater Quality Incorporated., all rights reserved. + Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved. ------------------------------------------- */ diff --git a/dev/ZKAKit/FSKit/NeFS.h b/dev/ZKAKit/FSKit/NeFS.h index 7b89b821..ea9ce1e6 100644 --- a/dev/ZKAKit/FSKit/NeFS.h +++ b/dev/ZKAKit/FSKit/NeFS.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, Theater Quality Incorporated., all rights reserved. + Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved. FILE: NeFS.h PURPOSE: NeFS (New FileSystem) support. @@ -23,7 +23,7 @@ default. /** @brief New File System specification. - @author Theater Quality Incorporated. (Amlal EL Mahrouss, amlalelmahrouss at icloud dot com) + @author Amlal EL Mahrouss (Amlal EL Mahrouss, amlalelmahrouss at icloud dot com) */ #define kNeFSInvalidFork (-1) |
