summaryrefslogtreecommitdiffhomepage
path: root/src/modules/AHCI/AHCI.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/AHCI/AHCI.h')
-rw-r--r--src/modules/AHCI/AHCI.h15
1 files changed, 3 insertions, 12 deletions
diff --git a/src/modules/AHCI/AHCI.h b/src/modules/AHCI/AHCI.h
index 8f17f6d8..7e933723 100644
--- a/src/modules/AHCI/AHCI.h
+++ b/src/modules/AHCI/AHCI.h
@@ -1,15 +1,6 @@
-/* ========================================
-
- Copyright (C) 2024-2025, Amlal El Mahrouss, licensed under the Apache 2.0 license.
-
- File: AHCI.h
- Purpose: AHCI protocol defines.
-
- Revision History:
-
- 03/02/24: Added file (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 AHCI_AHCI_H
#define AHCI_AHCI_H