diff options
Diffstat (limited to 'src/gmisc/gmisc.mk')
-rw-r--r-- | src/gmisc/gmisc.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gmisc/gmisc.mk b/src/gmisc/gmisc.mk index 531c1f17..63aab94d 100644 --- a/src/gmisc/gmisc.mk +++ b/src/gmisc/gmisc.mk @@ -1,7 +1,7 @@ # 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 +# http://ugfx.io/license.html GFXSRC += $(GFXLIB)/src/gmisc/gmisc.c \ $(GFXLIB)/src/gmisc/gmisc_arrayops.c \ |