diff options
Diffstat (limited to 'drivers/gdisp/ILI93xx/gdisp_lld_ILI93xx.c')
-rw-r--r-- | drivers/gdisp/ILI93xx/gdisp_lld_ILI93xx.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gdisp/ILI93xx/gdisp_lld_ILI93xx.c b/drivers/gdisp/ILI93xx/gdisp_lld_ILI93xx.c index c50015b9..8ea9b5b8 100644 --- a/drivers/gdisp/ILI93xx/gdisp_lld_ILI93xx.c +++ b/drivers/gdisp/ILI93xx/gdisp_lld_ILI93xx.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" |