summaryrefslogtreecommitdiffhomepage
path: root/dev/SCIKit
diff options
context:
space:
mode:
Diffstat (limited to 'dev/SCIKit')
-rw-r--r--dev/SCIKit/CompilerHint.h2
-rw-r--r--dev/SCIKit/Foundation.h2
-rw-r--r--dev/SCIKit/LPC.h2
-rw-r--r--dev/SCIKit/ReadMe.md2
-rw-r--r--dev/SCIKit/src/DispatchSysCalls.asm2
-rw-r--r--dev/SCIKit/src/Foundation.cc2
6 files changed, 6 insertions, 6 deletions
diff --git a/dev/SCIKit/CompilerHint.h b/dev/SCIKit/CompilerHint.h
index 1026dfc0..49c6146a 100644
--- a/dev/SCIKit/CompilerHint.h
+++ b/dev/SCIKit/CompilerHint.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, EL Mahrouss Logic, all rights reserved.
+ Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved.
------------------------------------------- */
diff --git a/dev/SCIKit/Foundation.h b/dev/SCIKit/Foundation.h
index 0bce54a2..ce61413f 100644
--- a/dev/SCIKit/Foundation.h
+++ b/dev/SCIKit/Foundation.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
-Copyright (C) 2024, EL Mahrouss Logic, all rights reserved.
+Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved.
File: Foundation.h
Purpose: SCIKit Foundation header.
diff --git a/dev/SCIKit/LPC.h b/dev/SCIKit/LPC.h
index 95cdad90..56bb3804 100644
--- a/dev/SCIKit/LPC.h
+++ b/dev/SCIKit/LPC.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, EL Mahrouss Logic, all rights reserved.
+ Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved.
------------------------------------------- */
diff --git a/dev/SCIKit/ReadMe.md b/dev/SCIKit/ReadMe.md
index ef63dc77..26e3c220 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) EL Mahrouss Logic, all rights reserved.
+###### (c) Amlal EL Mahrouss, all rights reserved.
diff --git a/dev/SCIKit/src/DispatchSysCalls.asm b/dev/SCIKit/src/DispatchSysCalls.asm
index 337e9533..f1668e21 100644
--- a/dev/SCIKit/src/DispatchSysCalls.asm
+++ b/dev/SCIKit/src/DispatchSysCalls.asm
@@ -2,7 +2,7 @@
;; * ========================================================
;; *
;; * ZKA
-;; * Copyright (C) 2024, EL Mahrouss Logic, all rights reserved., all rights reserved.
+;; * Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved., all rights reserved.
;; *
;; * ========================================================
;; */
diff --git a/dev/SCIKit/src/Foundation.cc b/dev/SCIKit/src/Foundation.cc
index e58a61ce..e280aab8 100644
--- a/dev/SCIKit/src/Foundation.cc
+++ b/dev/SCIKit/src/Foundation.cc
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, EL Mahrouss Logic, all rights reserved.
+ Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved.
------------------------------------------- */