aboutsummaryrefslogtreecommitdiffstats
path: root/src/gdisp/mcufont/mf_bwfont.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gdisp/mcufont/mf_bwfont.h')
-rw-r--r--src/gdisp/mcufont/mf_bwfont.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/gdisp/mcufont/mf_bwfont.h b/src/gdisp/mcufont/mf_bwfont.h
index 9aea2ac9..f0429073 100644
--- a/src/gdisp/mcufont/mf_bwfont.h
+++ b/src/gdisp/mcufont/mf_bwfont.h
@@ -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
+ */
+
/* Uncompressed font format for storing black & white fonts. Very efficient
* to decode and works well for small font sizes.
*/