mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-05-27 15:04:31 +00:00
Some checks failed
CodeQL Advanced / Analyze (${{ matrix.language }}) (manual, c-cpp) (push) Has been cancelled
Deploy Documentation / Deploy Documentation to GitHub Pages (push) Has been cancelled
Build OS / Build Cross-Compiler & Toolchain (push) Has been cancelled
Build OS / Build amd64 (push) Has been cancelled
Build OS / Build i386 (push) Has been cancelled
Build OS / Build aarch64 (push) Has been cancelled
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
2.2 KiB
2.2 KiB
Licenses in the project
This project uses code from other projects, each with its own licenses. Below are the licenses associated with these components. Make sure to read and comply with these licenses before using or redistributing this software.
printf
- License: The MIT License (MIT)
- Location(s): Kernel/library/printf.c Kernel/include/printf.h Userspace/libc/src/print/LICENSE
stb_image
- License: The MIT License (MIT) and Public Domain
- Location(s): Kernel/include/stb/image.h
stb_image_resize
- License: The MIT License (MIT) and Public Domain
- Location(s): Kernel/include/stb/image_resize.h
cargs
- License: The MIT License (MIT)
- Location(s): Kernel/library/cargs.c Kernel/include/cargs.h
cwalk
- License: The MIT License (MIT)
- Location(s): Kernel/library/cwalk.c Kernel/include/cwalk.h
Tamsyn Font (v1.11)
- License: Unknown
- Location(s): Kernel/files/tamsyn-font-1.11/LICENSE
liballoc
- License: Public Domain
- Location(s): Kernel/core/memory/heap_allocators/liballoc_1_1/LICENSE Userspace/libc/src/mem/LICENSE
rpmalloc
- License: The MIT License (MIT) and Public Domain
- Location(s): Kernel/core/memory/heap_allocators/rpmalloc/LICENSE
ini.h
- License: The MIT License (MIT) and Public Domain
- Location(s): Kernel/include/ini.h
nanoprintf.h
- License: Unlicense and 0BSD
- Location(s): Userspace/libc/interpreter/nanoprintf.h
arith64.c
- License: Unlicense
- Location(s): Userspace/libc/src/arith64.c
Please refer to the respective license files for the full text of each license.