diff options
Diffstat (limited to 'drivers/gdisp/QImage/gdisp_lld_driver.c')
-rw-r--r-- | drivers/gdisp/QImage/gdisp_lld_driver.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gdisp/QImage/gdisp_lld_driver.c b/drivers/gdisp/QImage/gdisp_lld_driver.c index 3c8d71d0..c1a0917e 100644 --- a/drivers/gdisp/QImage/gdisp_lld_driver.c +++ b/drivers/gdisp/QImage/gdisp_lld_driver.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" |