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/Macros.h | 2 | ||||
| -rw-r--r-- | dev/SCIKit/SysCalls.h | 2 | ||||
| -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 |
8 files changed, 8 insertions, 8 deletions
diff --git a/dev/SCIKit/CompilerHint.h b/dev/SCIKit/CompilerHint.h index 49c6146a..1026dfc0 100644 --- a/dev/SCIKit/CompilerHint.h +++ b/dev/SCIKit/CompilerHint.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved. + Copyright (C) 2024, EL Mahrouss Logic, all rights reserved. ------------------------------------------- */ diff --git a/dev/SCIKit/Foundation.h b/dev/SCIKit/Foundation.h index 4a283992..ad56a9b1 100644 --- a/dev/SCIKit/Foundation.h +++ b/dev/SCIKit/Foundation.h @@ -1,6 +1,6 @@ /* -------------------------------------------
-Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved.
+Copyright (C) 2024, EL Mahrouss Logic, all rights reserved.
File: Foundation.h
Purpose: SCIKit Foundation header.
diff --git a/dev/SCIKit/LPC.h b/dev/SCIKit/LPC.h index af59804b..685e0e43 100644 --- a/dev/SCIKit/LPC.h +++ b/dev/SCIKit/LPC.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved. + Copyright (C) 2024, EL Mahrouss Logic, all rights reserved. ------------------------------------------- */ diff --git a/dev/SCIKit/Macros.h b/dev/SCIKit/Macros.h index cd49acd0..170ff991 100644 --- a/dev/SCIKit/Macros.h +++ b/dev/SCIKit/Macros.h @@ -1,6 +1,6 @@ /* ------------------------------------------- -Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved. +Copyright (C) 2024, EL Mahrouss Logic, all rights reserved. File: Macros.h Purpose: SCIKit Macros header. diff --git a/dev/SCIKit/SysCalls.h b/dev/SCIKit/SysCalls.h index 563c8d69..10844f3c 100644 --- a/dev/SCIKit/SysCalls.h +++ b/dev/SCIKit/SysCalls.h @@ -1,6 +1,6 @@ /* ------------------------------------------- -Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved. +Copyright (C) 2024, EL Mahrouss Logic, all rights reserved. File: Macros.h Purpose: SCIKit Macros header. 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.
------------------------------------------- */
|
