diff options
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/DispatchSysCalls.asm | 2 | ||||
| -rw-r--r-- | dev/SCIKit/src/Foundation.cc | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/dev/SCIKit/CompilerHint.h b/dev/SCIKit/CompilerHint.h index ad7a4cf7..66b28e99 100644 --- a/dev/SCIKit/CompilerHint.h +++ b/dev/SCIKit/CompilerHint.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright EL Mahrouss Logic. + Copyright Amlal EL Mahrouss. ------------------------------------------- */ diff --git a/dev/SCIKit/Foundation.h b/dev/SCIKit/Foundation.h index c1f60997..134e34dd 100644 --- a/dev/SCIKit/Foundation.h +++ b/dev/SCIKit/Foundation.h @@ -1,6 +1,6 @@ /* -------------------------------------------
-Copyright EL Mahrouss Logic.
+Copyright Amlal EL Mahrouss.
File: sci_base.h
Purpose: SCI core header file (C++ only).
diff --git a/dev/SCIKit/LPC.h b/dev/SCIKit/LPC.h index 832deb99..d3477d88 100644 --- a/dev/SCIKit/LPC.h +++ b/dev/SCIKit/LPC.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright EL Mahrouss Logic. + Copyright Amlal EL Mahrouss. ------------------------------------------- */ 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 d0a8054e..bc40f410 100644 --- a/dev/SCIKit/src/DispatchSysCalls.asm +++ b/dev/SCIKit/src/DispatchSysCalls.asm @@ -2,7 +2,7 @@ ;; * ======================================================== ;; * ;; * ZKA -;; * Copyright EL Mahrouss Logic., all rights reserved. +;; * Copyright Amlal EL Mahrouss., all rights reserved. ;; * ;; * ======================================================== ;; */ diff --git a/dev/SCIKit/src/Foundation.cc b/dev/SCIKit/src/Foundation.cc index c0723c93..3d9f4734 100644 --- a/dev/SCIKit/src/Foundation.cc +++ b/dev/SCIKit/src/Foundation.cc @@ -1,6 +1,6 @@ /* -------------------------------------------
- Copyright EL Mahrouss Logic.
+ Copyright Amlal EL Mahrouss.
------------------------------------------- */
|
