summaryrefslogtreecommitdiffhomepage
path: root/dev/Kernel/HALKit/AMD64/HalInterruptAPI.asm
diff options
context:
space:
mode:
authorAmlal EL Mahrouss <113760121+amlel-el-mahrouss@users.noreply.github.com>2025-01-18 10:21:50 +0100
committerGitHub <noreply@github.com>2025-01-18 10:21:50 +0100
commitee568b7f8eb87c824fd1ce5e2099cbf9c3155ee8 (patch)
treec3ff0fa94d004bbea74bd33b60df528804ec909e /dev/Kernel/HALKit/AMD64/HalInterruptAPI.asm
parenta45807be431556c175ac8494cfcc6b7572ac6686 (diff)
ADD: Rebrand.
Diffstat (limited to 'dev/Kernel/HALKit/AMD64/HalInterruptAPI.asm')
-rw-r--r--dev/Kernel/HALKit/AMD64/HalInterruptAPI.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/Kernel/HALKit/AMD64/HalInterruptAPI.asm b/dev/Kernel/HALKit/AMD64/HalInterruptAPI.asm
index ed448945..52431714 100644
--- a/dev/Kernel/HALKit/AMD64/HalInterruptAPI.asm
+++ b/dev/Kernel/HALKit/AMD64/HalInterruptAPI.asm
@@ -1,7 +1,7 @@
;; /*
;; * ---------------------------------------------------
;; *
-;; * Copyright (C) 2024, t& Labs, all rights reserved.
+;; * Copyright (C) 2024, MediaSwirl, all rights reserved.
;; *
;; * File: HalInterruptAPI.asm
;; * Purpose: Interrupt API, redirect raw interrupts into their handlers.