From aa7ebf9c26471c054a72c6985d8fb4dae00e3fd3 Mon Sep 17 00:00:00 2001
From: inmarket <andrewh@inmarket.com.au>
Date: Mon, 8 Jun 2015 12:11:37 +1000
Subject: Add the license to the makefiles

---
 src/gdriver/gdriver.mk | 5 +++++
 1 file changed, 5 insertions(+)

(limited to 'src/gdriver')

diff --git a/src/gdriver/gdriver.mk b/src/gdriver/gdriver.mk
index 663042af..0f728543 100644
--- a/src/gdriver/gdriver.mk
+++ b/src/gdriver/gdriver.mk
@@ -1 +1,6 @@
+# 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
+
 GFXSRC +=   $(GFXLIB)/src/gdriver/gdriver.c
-- 
cgit v1.2.3