diff options
Diffstat (limited to 'src/gdriver')
-rw-r--r-- | src/gdriver/gdriver.mk | 5 |
1 files changed, 5 insertions, 0 deletions
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 |