summaryrefslogtreecommitdiffhomepage
path: root/src/kernel/DmaKit
diff options
context:
space:
mode:
Diffstat (limited to 'src/kernel/DmaKit')
-rw-r--r--src/kernel/DmaKit/DmaPool.h11
1 files changed, 3 insertions, 8 deletions
diff --git a/src/kernel/DmaKit/DmaPool.h b/src/kernel/DmaKit/DmaPool.h
index 171c5162..1cf3200f 100644
--- a/src/kernel/DmaKit/DmaPool.h
+++ b/src/kernel/DmaKit/DmaPool.h
@@ -1,11 +1,6 @@
-/* ========================================
-
- Copyright (C) 2025, Amlal El Mahrouss , licensed under the Apache 2.0 license.
-
- File: DmaPool.h
- Purpose: Dma Pool Manager.
-
-======================================== */
+// 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 DMAKIT_DMAPOOL_H
#define DMAKIT_DMAPOOL_H