aboutsummaryrefslogtreecommitdiffstats
path: root/src/gos/gos_rawrtos.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gos/gos_rawrtos.c')
-rw-r--r--src/gos/gos_rawrtos.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/gos/gos_rawrtos.c b/src/gos/gos_rawrtos.c
index cd684208..c47c85bf 100644
--- a/src/gos/gos_rawrtos.c
+++ b/src/gos/gos_rawrtos.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 "gfx.h"
#if GFX_USE_OS_RAWRTOS