libc.obj: add authorship && other
All checks were successful
Build system / Check kernel codestyle (pull_request) Successful in 1m17s
Build system / Build (pull_request) Successful in 11m7s

This commit is contained in:
2026-03-05 23:59:13 +05:00
parent fe9eb967c8
commit 21205640b1
4 changed files with 19 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
/*
* SPDX-License-Identifier: GPL-2.0-only
* Copyright (C) 2026 KolibriOS team
* Author: Yarin Egor<y.yarin@inbox.ru>
*/
#include <stdlib.h>
#include <stdbool.h>
#include <sys/ksys.h>