From 9e746d42d2e3faa526f12ba222f5ee6924dd30f9 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Fri, 26 Dec 2025 10:08:33 +0100 Subject: feat! breaking API changes, use header guards and libSystem fixes. Signed-off-by: Amlal El Mahrouss --- src/kernel/CFKit/Utils.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/kernel/CFKit/Utils.h') diff --git a/src/kernel/CFKit/Utils.h b/src/kernel/CFKit/Utils.h index 41dc5a0d..76034e5c 100644 --- a/src/kernel/CFKit/Utils.h +++ b/src/kernel/CFKit/Utils.h @@ -1,3 +1,9 @@ +/* ======================================== + + Copyright (C) 2024-2025, Amlal El Mahrouss, licensed under the Apache 2.0 license. + +======================================== */ + #ifndef CFKIT_UTILS_H #define CFKIT_UTILS_H -- cgit v1.2.3