diff --git a/lib/text.c b/lib/text.c index 14aa5bf6b..11ba4ee64 100644 --- a/lib/text.c +++ b/lib/text.c @@ -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 #include