aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gdisp/WS29EPD
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gdisp/WS29EPD')
-rw-r--r--drivers/gdisp/WS29EPD/WS29EPD.h2
-rw-r--r--drivers/gdisp/WS29EPD/board_WS29EPD_template.h2
-rw-r--r--drivers/gdisp/WS29EPD/gdisp_lld_WS29EPD.c2
-rw-r--r--drivers/gdisp/WS29EPD/gdisp_lld_config.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/drivers/gdisp/WS29EPD/WS29EPD.h b/drivers/gdisp/WS29EPD/WS29EPD.h
index 2233cc6a..1c113ee2 100644
--- a/drivers/gdisp/WS29EPD/WS29EPD.h
+++ b/drivers/gdisp/WS29EPD/WS29EPD.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 _WS29EPD_H_
diff --git a/drivers/gdisp/WS29EPD/board_WS29EPD_template.h b/drivers/gdisp/WS29EPD/board_WS29EPD_template.h
index 75d889f2..8d8b1077 100644
--- a/drivers/gdisp/WS29EPD/board_WS29EPD_template.h
+++ b/drivers/gdisp/WS29EPD/board_WS29EPD_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 GDISP_LLD_BOARD_H
diff --git a/drivers/gdisp/WS29EPD/gdisp_lld_WS29EPD.c b/drivers/gdisp/WS29EPD/gdisp_lld_WS29EPD.c
index f1793ff4..5073ed61 100644
--- a/drivers/gdisp/WS29EPD/gdisp_lld_WS29EPD.c
+++ b/drivers/gdisp/WS29EPD/gdisp_lld_WS29EPD.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/WS29EPD/gdisp_lld_config.h b/drivers/gdisp/WS29EPD/gdisp_lld_config.h
index 0892a53c..b00d18d1 100644
--- a/drivers/gdisp/WS29EPD/gdisp_lld_config.h
+++ b/drivers/gdisp/WS29EPD/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