diff options
Diffstat (limited to 'drivers/gdisp/ILI9481/gdisp_lld_ILI9481.c')
-rw-r--r-- | drivers/gdisp/ILI9481/gdisp_lld_ILI9481.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gdisp/ILI9481/gdisp_lld_ILI9481.c b/drivers/gdisp/ILI9481/gdisp_lld_ILI9481.c index 79b5b743..357798b3 100644 --- a/drivers/gdisp/ILI9481/gdisp_lld_ILI9481.c +++ b/drivers/gdisp/ILI9481/gdisp_lld_ILI9481.c @@ -2,7 +2,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 */ #include "gfx.h" |