Add appropriate crediting for Minoca authors for the System Resources component

This commit is contained in:
Rafal Kupiec 2024-06-21 17:00:09 +02:00
parent 330d3fa72e
commit c2db94125d
Signed by: belliash
GPG Key ID: 4E829243E0CFE6B4

View File

@ -2,7 +2,8 @@
* PROJECT: ExectOS * PROJECT: ExectOS
* COPYRIGHT: See COPYING.md in the top level directory * COPYRIGHT: See COPYING.md in the top level directory
* FILE: xtoskrnl/ke/sysres.c * FILE: xtoskrnl/ke/sysres.c
* DESCRIPTION: Builtin system resources management * DESCRIPTION: System resources management; This code is based on the MinocaOS implementation
* Copyright(C) 2012 Minoca Corp. (https://github.com/minoca/os/blob/master/kernel/ke/sysres.c)
* DEVELOPERS: Rafal Kupiec <belliash@codingworkshop.eu.org> * DEVELOPERS: Rafal Kupiec <belliash@codingworkshop.eu.org>
*/ */