aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gdisp/SSD1848
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gdisp/SSD1848')
-rw-r--r--drivers/gdisp/SSD1848/board_ssd1848_template.h2
-rw-r--r--drivers/gdisp/SSD1848/gdisp_lld_SSD1848.c2
-rw-r--r--drivers/gdisp/SSD1848/gdisp_lld_config.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/drivers/gdisp/SSD1848/board_ssd1848_template.h b/drivers/gdisp/SSD1848/board_ssd1848_template.h
index 66c85547..294703e5 100644
--- a/drivers/gdisp/SSD1848/board_ssd1848_template.h
+++ b/drivers/gdisp/SSD1848/board_ssd1848_template.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 _BOARD_SSD1848_H
diff --git a/drivers/gdisp/SSD1848/gdisp_lld_SSD1848.c b/drivers/gdisp/SSD1848/gdisp_lld_SSD1848.c
index 0a41f13c..8cefac96 100644
--- a/drivers/gdisp/SSD1848/gdisp_lld_SSD1848.c
+++ b/drivers/gdisp/SSD1848/gdisp_lld_SSD1848.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/SSD1848/gdisp_lld_config.h b/drivers/gdisp/SSD1848/gdisp_lld_config.h
index 020d323d..61fc0b8d 100644
--- a/drivers/gdisp/SSD1848/gdisp_lld_config.h
+++ b/drivers/gdisp/SSD1848/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