aboutsummaryrefslogtreecommitdiffstats
path: root/gfx.mk
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2015-06-08 12:11:37 +1000
committerinmarket <andrewh@inmarket.com.au>2015-06-08 12:11:37 +1000
commitaa7ebf9c26471c054a72c6985d8fb4dae00e3fd3 (patch)
tree5310316ad5866b25a8a3e275253de2650e9863db /gfx.mk
parent34d7b62607eb73be435254fa10c709a9efe02750 (diff)
downloaduGFX-aa7ebf9c26471c054a72c6985d8fb4dae00e3fd3.tar.gz
uGFX-aa7ebf9c26471c054a72c6985d8fb4dae00e3fd3.tar.bz2
uGFX-aa7ebf9c26471c054a72c6985d8fb4dae00e3fd3.zip
Add the license to the makefiles
Diffstat (limited to 'gfx.mk')
-rw-r--r--gfx.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/gfx.mk b/gfx.mk
index 765c02b1..a9fdc414 100644
--- a/gfx.mk
+++ b/gfx.mk
@@ -1,3 +1,8 @@
+# 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
+
GFXINC += $(GFXLIB)
GFXSRC += $(GFXLIB)/src/gfx.c