summaryrefslogtreecommitdiffhomepage
path: root/dev/modules/NVME
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-11-21 01:37:12 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2025-11-21 01:37:12 +0100
commitc464e5800961c809c73d4180f8a66885b53c63d7 (patch)
tree3db42241d514cf0e85b3ae6a3a1b17fa7ccf0f3b /dev/modules/NVME
parentf8b1d8bc7e7738a4c3e55b5492106f06ab4cb971 (diff)
meta: Codebase improvements on NeKernel.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'dev/modules/NVME')
-rw-r--r--dev/modules/NVME/NVME.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev/modules/NVME/NVME.h b/dev/modules/NVME/NVME.h
index 1e82b10f..9ad8a3ce 100644
--- a/dev/modules/NVME/NVME.h
+++ b/dev/modules/NVME/NVME.h
@@ -1,4 +1,4 @@
-/* -------------------------------------------
+/* ========================================
Copyright (C) 2024-2025, Amlal El Mahrouss, licensed under the Apache 2.0 license.
@@ -7,7 +7,7 @@
??/??/24: Added file (amlel)
23 Jul 24: Update filename to Defines.h and using NE_ALIGN_NVME for NVME structs. (amlel)
-------------------------------------------- */
+======================================== */
#ifndef __MODULE_NVME_H__
#define __MODULE_NVME_H__