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/gfile/gfile.mk | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/gfile') diff --git a/src/gfile/gfile.mk b/src/gfile/gfile.mk index 8f20b5ce..78d7582c 100644 --- a/src/gfile/gfile.mk +++ b/src/gfile/gfile.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/gfile/gfile.c \ $(GFXLIB)/src/gfile/gfile_fs_native.c \ $(GFXLIB)/src/gfile/gfile_fs_ram.c \ -- cgit v1.2.3