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/gos/gos.mk | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/gos') diff --git a/src/gos/gos.mk b/src/gos/gos.mk index a825dea4..7db246d2 100644 --- a/src/gos/gos.mk +++ b/src/gos/gos.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 + GFXSRC += $(GFXLIB)/src/gos/gos_chibios.c \ $(GFXLIB)/src/gos/gos_freertos.c \ $(GFXLIB)/src/gos/gos_win32.c \ -- cgit v1.2.3