From aa7ebf9c26471c054a72c6985d8fb4dae00e3fd3 Mon Sep 17 00:00:00 2001 From: inmarket Date: Mon, 8 Jun 2015 12:11:37 +1000 Subject: Add the license to the makefiles --- src/gadc/gadc.mk | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/gadc') 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 -- cgit v1.2.3