Skip to content

Commit

Permalink
meta: I really should not have to keep doing this. Please stop steali…
Browse files Browse the repository at this point in the history
…ng my _free_ code.
  • Loading branch information
klange committed Nov 7, 2021
1 parent 6f24bf5 commit d2214a9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions lib/text.c
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit d2214a9

Please sign in to comment.