summaryrefslogtreecommitdiffhomepage
path: root/src/libDDK/DriverKit/dev.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libDDK/DriverKit/dev.h')
-rw-r--r--src/libDDK/DriverKit/dev.h11
1 files changed, 3 insertions, 8 deletions
diff --git a/src/libDDK/DriverKit/dev.h b/src/libDDK/DriverKit/dev.h
index f6574022..c3c12ca4 100644
--- a/src/libDDK/DriverKit/dev.h
+++ b/src/libDDK/DriverKit/dev.h
@@ -1,11 +1,6 @@
-/* ========================================
-
- Copyright Amlal El Mahrouss.
-
- File: dev.h
- Purpose: DDK device support.
-
-======================================== */
+// 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 DRIVERKIT_DEV_H
#define DRIVERKIT_DEV_H