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/gmisc/gmisc.mk | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/gmisc') diff --git a/src/gmisc/gmisc.mk b/src/gmisc/gmisc.mk index fa2e382f..22f1da49 100644 --- a/src/gmisc/gmisc.mk +++ b/src/gmisc/gmisc.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/gmisc/gmisc.c \ $(GFXLIB)/src/gmisc/gmisc_arrayops.c \ $(GFXLIB)/src/gmisc/gmisc_matrix2d.c \ -- cgit v1.2.3