summaryrefslogtreecommitdiffhomepage
path: root/Kernel/HALKit/AMD64/HalInterruptAPI.asm
diff options
context:
space:
mode:
authorAmlal <amlal@zka.com>2024-07-11 14:15:21 +0200
committerAmlal <amlal@zka.com>2024-07-11 14:15:21 +0200
commit4337019afdad1069fdc757733febb7db5b531421 (patch)
treeb47bb5dcd4186f4105cea83b80c7a3da906122e1 /Kernel/HALKit/AMD64/HalInterruptAPI.asm
parentd5cf80c085c67aed598df06e3c5dc94fdcfbde6c (diff)
[META] Update copyright notice.
Signed-off-by: Amlal <amlal@zka.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 7c483d95..5eaf60b4 100644
--- a/Kernel/HALKit/AMD64/HalInterruptAPI.asm
+++ b/Kernel/HALKit/AMD64/HalInterruptAPI.asm
@@ -1,7 +1,7 @@
;; /*
;; * ---------------------------------------------------
;; *
-;; * Copyright Zeta Electronics Corporation, all rights reserved.
+;; * Copyright ZKA Technologies, all rights reserved.
;; *
;; * File: HalInterruptAPI.asm
;; * Purpose: Interrupt routing, redirect raw interrupts into their handlers.