diff options
Diffstat (limited to 'src/libDDK/DriverKit/str.h')
| -rw-r--r-- | src/libDDK/DriverKit/str.h | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/src/libDDK/DriverKit/str.h b/src/libDDK/DriverKit/str.h index a8fdf89b..9c1386ab 100644 --- a/src/libDDK/DriverKit/str.h +++ b/src/libDDK/DriverKit/str.h @@ -1,10 +1,6 @@ -/* ======================================== - - Copyright Amlal El Mahrouss. - - Purpose: DDK Strings. - -======================================== */ +// 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_STR_H #define DRIVERKIT_STR_H |
