diff options
| author | Amlal <amlal.elmahrouss@icloud.com> | 2024-10-29 18:44:35 +0100 |
|---|---|---|
| committer | Amlal <amlal.elmahrouss@icloud.com> | 2024-10-29 18:44:35 +0100 |
| commit | 1f8df0670cbda950901162b720393d15acd70261 (patch) | |
| tree | f67f67fb99698b544a83e73472aad59c42813e7d /dev/SCIKit | |
| parent | c08af30448618c5d1950dc1fa0fb1685782e7b22 (diff) | |
IMP: Update copyright holder.
Signed-off-by: Amlal <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'dev/SCIKit')
| -rw-r--r-- | dev/SCIKit/CompilerHint.h | 2 | ||||
| -rw-r--r-- | dev/SCIKit/Foundation.h | 2 | ||||
| -rw-r--r-- | dev/SCIKit/LPC.h | 2 | ||||
| -rw-r--r-- | dev/SCIKit/ReadMe.md | 2 | ||||
| -rw-r--r-- | dev/SCIKit/src/Foundation.cc | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/dev/SCIKit/CompilerHint.h b/dev/SCIKit/CompilerHint.h index b550bac5..ad7a4cf7 100644 --- a/dev/SCIKit/CompilerHint.h +++ b/dev/SCIKit/CompilerHint.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright ZKA Web Services Co. + Copyright EL Mahrouss Logic. ------------------------------------------- */ diff --git a/dev/SCIKit/Foundation.h b/dev/SCIKit/Foundation.h index c4851566..c1f60997 100644 --- a/dev/SCIKit/Foundation.h +++ b/dev/SCIKit/Foundation.h @@ -1,6 +1,6 @@ /* -------------------------------------------
-Copyright ZKA Web Services Co.
+Copyright EL Mahrouss Logic.
File: sci_base.h
Purpose: SCI core header file (C++ only).
diff --git a/dev/SCIKit/LPC.h b/dev/SCIKit/LPC.h index c634b790..e602156d 100644 --- a/dev/SCIKit/LPC.h +++ b/dev/SCIKit/LPC.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright ZKA Web Services Co. + Copyright EL Mahrouss Logic. ------------------------------------------- */ diff --git a/dev/SCIKit/ReadMe.md b/dev/SCIKit/ReadMe.md index f3b5a156..ef63dc77 100644 --- a/dev/SCIKit/ReadMe.md +++ b/dev/SCIKit/ReadMe.md @@ -2,4 +2,4 @@ System Call and Component Interface, used maninly to communicate with Kernel and registered objects.
-###### (c) ZKA Web Services Co, all rights reserved.
+###### (c) EL Mahrouss Logic, all rights reserved.
diff --git a/dev/SCIKit/src/Foundation.cc b/dev/SCIKit/src/Foundation.cc index 93104a45..4231c02c 100644 --- a/dev/SCIKit/src/Foundation.cc +++ b/dev/SCIKit/src/Foundation.cc @@ -1,6 +1,6 @@ /* -------------------------------------------
- Copyright ZKA Web Services Co.
+ Copyright EL Mahrouss Logic.
------------------------------------------- */
|
