aboutsummaryrefslogtreecommitdiffstats
path: root/src/gdisp/mcufont/mf_font.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gdisp/mcufont/mf_font.c')
-rw-r--r--src/gdisp/mcufont/mf_font.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/gdisp/mcufont/mf_font.c b/src/gdisp/mcufont/mf_font.c
index 698a3d8e..60350d99 100644
--- a/src/gdisp/mcufont/mf_font.c
+++ b/src/gdisp/mcufont/mf_font.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_font.h"
#include <stdbool.h>