summaryrefslogtreecommitdiff
path: root/examples/imx7_colibri_m4/low_power_demo/ugui/license.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/imx7_colibri_m4/low_power_demo/ugui/license.txt')
-rw-r--r--examples/imx7_colibri_m4/low_power_demo/ugui/license.txt30
1 files changed, 30 insertions, 0 deletions
diff --git a/examples/imx7_colibri_m4/low_power_demo/ugui/license.txt b/examples/imx7_colibri_m4/low_power_demo/ugui/license.txt
new file mode 100644
index 0000000..fb85dc4
--- /dev/null
+++ b/examples/imx7_colibri_m4/low_power_demo/ugui/license.txt
@@ -0,0 +1,30 @@
+/* -------------------------------------------------------------------------------- */
+/* -- µGUI - Generic GUI module (C)Achim Döbler, 2015 -- */
+/* -------------------------------------------------------------------------------- */
+// µGUI is a generic GUI module for embedded systems.
+// This is a free software that is open for education, research and commercial
+// developments under license policy of following terms.
+//
+// Copyright (C) 2015, Achim Döbler, all rights reserved.
+// URL: http://www.embeddedlightning.com/
+//
+// * The µGUI module is a free software and there is NO WARRANTY.
+// * No restriction on use. You can use, modify and redistribute it for
+// personal, non-profit or commercial products UNDER YOUR RESPONSIBILITY.
+// * Redistributions of source code must retain the above copyright notice.
+//
+/* -------------------------------------------------------------------------------- */
+/* -- REVISION HISTORY -- */
+/* -------------------------------------------------------------------------------- */
+// Mar 18, 2015 V0.3 Driver support added.
+// Window and object support added.
+// Touch support added.
+// Fixed some minor bugs.
+//
+// Oct 20, 2014 V0.2 Function UG_DrawRoundFrame() added.
+// Function UG_FillRoundFrame() added.
+// Function UG_DrawArc() added.
+// Fixed some minor bugs.
+//
+// Oct 11, 2014 V0.1 First release.
+/* -------------------------------------------------------------------------------- */