From df47a78546330050a58d738ef1de90cfb1f4bca9 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Tue, 10 Mar 2026 11:57:34 +0100 Subject: [IMPORTANT] Add header ontop of file. Signed-off-by: Amlal El Mahrouss --- src/libPOSIXWrapper/POSIXKit/unistd.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/libPOSIXWrapper/POSIXKit') diff --git a/src/libPOSIXWrapper/POSIXKit/unistd.h b/src/libPOSIXWrapper/POSIXKit/unistd.h index bd21635d..0aae8e1c 100644 --- a/src/libPOSIXWrapper/POSIXKit/unistd.h +++ b/src/libPOSIXWrapper/POSIXKit/unistd.h @@ -1,3 +1,7 @@ +// Copyright 2026, Amlal El Mahrouss (amlal@nekernel.org) +// Licensed under the Apache License, Version 2.0 (see LICENSE file) +// Official repository: https://github.com/ne-foss-org/nekernel + #ifndef LIBPOSIX_POSIXKIT_UNISTD_H #define LIBPOSIX_POSIXKIT_UNISTD_H -- cgit v1.2.3