aboutsummaryrefslogtreecommitdiffstats
path: root/src/gdisp/mcufont/mf_kerning.c
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2013-07-28 17:22:24 +1000
committerinmarket <andrewh@inmarket.com.au>2013-07-28 17:22:24 +1000
commitbe8b3cd2102f4c2fe66307d81c8c04391292cf1f (patch)
treea37d8035ff76310e9744865d3c5858f21b915c5f /src/gdisp/mcufont/mf_kerning.c
parent3977ee687ffff23e49dcac0ea9a7c3e8652248f0 (diff)
downloaduGFX-be8b3cd2102f4c2fe66307d81c8c04391292cf1f.tar.gz
uGFX-be8b3cd2102f4c2fe66307d81c8c04391292cf1f.tar.bz2
uGFX-be8b3cd2102f4c2fe66307d81c8c04391292cf1f.zip
Updated license headers on new font code
Diffstat (limited to 'src/gdisp/mcufont/mf_kerning.c')
-rw-r--r--src/gdisp/mcufont/mf_kerning.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/gdisp/mcufont/mf_kerning.c b/src/gdisp/mcufont/mf_kerning.c
index bd5afc1a..0163fbd9 100644
--- a/src/gdisp/mcufont/mf_kerning.c
+++ b/src/gdisp/mcufont/mf_kerning.c
@@ -1,3 +1,10 @@
+/*
+ * This file is subject to the terms of the GFX License. If a copy of
+ * the license was not distributed with this file, you can obtain one at:
+ *
+ * http://ugfx.org/license.html
+ */
+
#include "mf_kerning.h"
#include <stdbool.h>