mirror of
https://github.com/BoredDevNL/BoredOS.git
synced 2026-05-13 01:48:42 +00:00
legal: Add license header for zeyadhost
This commit is contained in:
parent
ed5f10eb7d
commit
d3a353c9f8
1 changed files with 3 additions and 0 deletions
|
|
@ -1,3 +1,6 @@
|
|||
// Copyright (c) 2026 zeyadhost (https://github.com/zeyadhost)
|
||||
// This software is released under the GNU General Public License v3.0. See LICENSE file for details.
|
||||
// This header needs to maintain in any file it is present in, as per the GPL license terms.
|
||||
#include <stdbool.h>
|
||||
#include <stddef.h>
|
||||
#include <stdint.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue