libc.obj: add authorship && other

This commit is contained in:
2026-03-05 23:59:13 +05:00
parent 81ea535fed
commit 170fa3e1b0
5 changed files with 25 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 <string.h>
#include <sys/ksys.h>