aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gdisp/ILI9342
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gdisp/ILI9342')
-rw-r--r--drivers/gdisp/ILI9342/gdisp_lld_ILI9342.c2
-rw-r--r--drivers/gdisp/ILI9342/gdisp_lld_config.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/drivers/gdisp/ILI9342/gdisp_lld_ILI9342.c b/drivers/gdisp/ILI9342/gdisp_lld_ILI9342.c
index 56703570..8c98da1f 100644
--- a/drivers/gdisp/ILI9342/gdisp_lld_ILI9342.c
+++ b/drivers/gdisp/ILI9342/gdisp_lld_ILI9342.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"
diff --git a/drivers/gdisp/ILI9342/gdisp_lld_config.h b/drivers/gdisp/ILI9342/gdisp_lld_config.h
index 963940af..cdfa650f 100644
--- a/drivers/gdisp/ILI9342/gdisp_lld_config.h
+++ b/drivers/gdisp/ILI9342/gdisp_lld_config.h
@@ -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
*/
#ifndef _GDISP_LLD_CONFIG_H