diff options
Diffstat (limited to 'src/gadc')
-rw-r--r-- | src/gadc/gadc.mk | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/gadc/gadc.mk b/src/gadc/gadc.mk index 05b1e9cc..4ca0e7a3 100644 --- a/src/gadc/gadc.mk +++ b/src/gadc/gadc.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/gadc/gadc.c |