summaryrefslogtreecommitdiffhomepage
path: root/src/modules/NVME
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/NVME')
-rw-r--r--src/modules/NVME/NVME.h13
1 files changed, 3 insertions, 10 deletions
diff --git a/src/modules/NVME/NVME.h b/src/modules/NVME/NVME.h
index ee9002d4..62123ed8 100644
--- a/src/modules/NVME/NVME.h
+++ b/src/modules/NVME/NVME.h
@@ -1,13 +1,6 @@
-/* ========================================
-
- Copyright (C) 2024-2025, Amlal El Mahrouss, licensed under the Apache 2.0 license.
-
- Revision History:
-
- ??/??/24: Added file (amlel)
- 23 Jul 24: Update filename to Config.h and using NE_ALIGN_NVME for NVME structs. (amlel)
-
-======================================== */
+// Copyright 2024-2025, Amlal El Mahrouss (amlal@nekernel.org)
+// Licensed under the Apache License, Version 2.0 (see LICENSE file)
+// Official repository: https://github.com/nekernel-org/nekernel
#ifndef __MODULE_NVME_H__
#define __MODULE_NVME_H__