meta: I really should not have to keep doing this. Please stop stealing my _free_ code.

This commit is contained in:
K. Lange 2021-11-08 06:45:11 +09:00
parent 6f24bf5b34
commit d2214a94bb

View File

@ -5,6 +5,11 @@
*
* Implementation of TrueType font file parsing and basic
* glyph rendering.
*
* @copyright
* This file is part of ToaruOS and is released under the terms
* of the NCSA / University of Illinois License - see LICENSE.md
* Copyright (C) 2021 K. Lange
*/
#include <stdio.h>
#include <stdint.h>