summaryrefslogtreecommitdiffhomepage
path: root/src/kernel/HALKit/AMD64/HalCommonAPI.asm
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2026-03-14 14:29:05 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2026-03-14 14:29:05 +0100
commit984e7503e0c7605f60dac3e8d2de40d3fdf36eae (patch)
treef17b23648b083b40a5f40fd157cf55a88102433d /src/kernel/HALKit/AMD64/HalCommonAPI.asm
parent3dba4367643dfe93c86ab996eb2d0ed872064b93 (diff)
[CHORE] Update assembly stubs comment.HEADdevelop
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'src/kernel/HALKit/AMD64/HalCommonAPI.asm')
-rw-r--r--src/kernel/HALKit/AMD64/HalCommonAPI.asm12
1 files changed, 4 insertions, 8 deletions
diff --git a/src/kernel/HALKit/AMD64/HalCommonAPI.asm b/src/kernel/HALKit/AMD64/HalCommonAPI.asm
index f571aba7..2202d046 100644
--- a/src/kernel/HALKit/AMD64/HalCommonAPI.asm
+++ b/src/kernel/HALKit/AMD64/HalCommonAPI.asm
@@ -1,11 +1,7 @@
-;; /*
-;; * ========================================================
-;; *
-;; * NeKernel
-;; * Copyright (C) 2024-2025, Amlal El Mahrouss, licensed under the Apache 2.0 license.
-;; *
-;; * ========================================================
-;; */
+;; // SPDX-License-Identifier: Apache-2.0
+;; // Copyright 2024-2026, Amlal El Mahrouss (amlal@nekernel.org)
+;; // Licensed under the Apache License, Version 2.0 (see LICENSE file)
+;; // Official repository: https://github.com/ne-foss-org/nekernel
section .text