summaryrefslogtreecommitdiffhomepage
path: root/Kernel/HALKit/AMD64/HalInterruptAPI.asm
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-06-11 09:55:01 +0200
committerAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-06-11 09:55:01 +0200
commit07c35bb2e8462b45feddcc98f3a512eee29c69b3 (patch)
tree79a2714d41dc86feeee434c4a9187d22b1666fd4 /Kernel/HALKit/AMD64/HalInterruptAPI.asm
parentbd59a410c288ef73ee74ed2e9040b2be08351f8c (diff)
MHR-23: copyright change.
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'Kernel/HALKit/AMD64/HalInterruptAPI.asm')
-rw-r--r--Kernel/HALKit/AMD64/HalInterruptAPI.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Kernel/HALKit/AMD64/HalInterruptAPI.asm b/Kernel/HALKit/AMD64/HalInterruptAPI.asm
index 875a1abc..074ba472 100644
--- a/Kernel/HALKit/AMD64/HalInterruptAPI.asm
+++ b/Kernel/HALKit/AMD64/HalInterruptAPI.asm
@@ -1,7 +1,7 @@
;; /*
;; * ---------------------------------------------------
;; *
-;; * Copyright SoftwareLabs, all rights reserved.
+;; * Copyright Zeta Electronics Corporation, all rights reserved.
;; *
;; * File: HalInterruptAPI.asm
;; * Purpose: Interrupt routing, redirect raw interrupts into their handlers.