diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2025-12-19 17:37:33 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-12-19 17:37:33 +0100 |
| commit | d0fb2f563bf93917d31e5c589a3896fe17e21993 (patch) | |
| tree | cc85157985db37ed7ff76482aec22eb027d040fd /src/libSystem | |
| parent | ad0d5c7e5508286e8bb60f34a821c834ae8ee1b6 (diff) | |
feat: Use NeKernel Authors instead of NeKernel contributors.
Diffstat (limited to 'src/libSystem')
| -rw-r--r-- | src/libSystem/src/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libSystem/src/Makefile b/src/libSystem/src/Makefile index 622223b4..a23fd558 100644 --- a/src/libSystem/src/Makefile +++ b/src/libSystem/src/Makefile @@ -1,5 +1,5 @@ ################################################## -# (c) Amlal El Mahrouss and NeKernel contributors, licensed under the Apache 2.0 license. +# (c) Amlal El Mahrouss and NeKernel Authors, licensed under the Apache 2.0 license. # This file is for libSystem.dll's syscall stubs. ################################################## |
