diff options
Diffstat (limited to 'dev/SCIKit/src')
| -rw-r--r-- | dev/SCIKit/src/DispatchSysCalls.asm | 2 | ||||
| -rw-r--r-- | dev/SCIKit/src/Makefile | 2 | ||||
| -rw-r--r-- | dev/SCIKit/src/MemoryMgr.cc | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev/SCIKit/src/DispatchSysCalls.asm b/dev/SCIKit/src/DispatchSysCalls.asm index d56f283f..49a2023a 100644 --- a/dev/SCIKit/src/DispatchSysCalls.asm +++ b/dev/SCIKit/src/DispatchSysCalls.asm @@ -2,7 +2,7 @@ ;; * ======================================================== ;; * ;; * SCI -;; * Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved., all rights reserved. +;; * Copyright (C) 2024, EL Mahrouss Logic, all rights reserved., all rights reserved. ;; * ;; * ======================================================== ;; */ diff --git a/dev/SCIKit/src/Makefile b/dev/SCIKit/src/Makefile index 90da7b01..e7daa038 100644 --- a/dev/SCIKit/src/Makefile +++ b/dev/SCIKit/src/Makefile @@ -1,5 +1,5 @@ ################################################## -# (c) Amlal EL Mahrouss, all rights reserved. +# (c) EL Mahrouss Logic, all rights reserved. # This is the bootloader makefile. ################################################## diff --git a/dev/SCIKit/src/MemoryMgr.cc b/dev/SCIKit/src/MemoryMgr.cc index bf8e1142..24ed66a2 100644 --- a/dev/SCIKit/src/MemoryMgr.cc +++ b/dev/SCIKit/src/MemoryMgr.cc @@ -1,6 +1,6 @@ /* -------------------------------------------
- Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved.
+ Copyright (C) 2024, EL Mahrouss Logic, all rights reserved.
------------------------------------------- */
|
