From 791fcd646503f05617f22e6006c115095746da26 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Mon, 17 Nov 2025 10:02:59 +0100 Subject: feat: NeKernel is now under the Apache 2.0 license. Signed-off-by: Amlal El Mahrouss --- dev/libSystem/src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev/libSystem/src/Makefile') diff --git a/dev/libSystem/src/Makefile b/dev/libSystem/src/Makefile index ea8e9905..622223b4 100644 --- a/dev/libSystem/src/Makefile +++ b/dev/libSystem/src/Makefile @@ -1,5 +1,5 @@ ################################################## -# (c) Amlal El Mahrouss and NeKernel contributors, all rights reserved. +# (c) Amlal El Mahrouss and NeKernel contributors, licensed under the Apache 2.0 license. # This file is for libSystem.dll's syscall stubs. ################################################## -- cgit v1.2.3