From f19ebc65a5df6268d37f5503e9bec71825f7e3aa Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Fri, 22 Nov 2024 08:29:22 +0100 Subject: META: Switch copyright notice to 'EL Mahrouss Logic' --- dev/ZKAKit/HALKit/AMD64/HalInterruptAPI.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev/ZKAKit/HALKit/AMD64/HalInterruptAPI.asm') diff --git a/dev/ZKAKit/HALKit/AMD64/HalInterruptAPI.asm b/dev/ZKAKit/HALKit/AMD64/HalInterruptAPI.asm index d136ec93..293dafde 100644 --- a/dev/ZKAKit/HALKit/AMD64/HalInterruptAPI.asm +++ b/dev/ZKAKit/HALKit/AMD64/HalInterruptAPI.asm @@ -1,7 +1,7 @@ ;; /* ;; * --------------------------------------------------- ;; * -;; * Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved. +;; * Copyright (C) 2024, EL Mahrouss Logic, all rights reserved. ;; * ;; * File: HalInterruptAPI.asm ;; * Purpose: Interrupt API, redirect raw interrupts into their handlers. -- cgit v1.2.3