aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gdisp/RA8875
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gdisp/RA8875')
-rw-r--r--drivers/gdisp/RA8875/gdisp_lld.c2
-rw-r--r--drivers/gdisp/RA8875/gdisp_lld_board_marlin.h2
-rw-r--r--drivers/gdisp/RA8875/gdisp_lld_board_template.h2
-rw-r--r--drivers/gdisp/RA8875/gdisp_lld_config.h2
-rw-r--r--drivers/gdisp/RA8875/ra8875.h2
5 files changed, 5 insertions, 5 deletions
diff --git a/drivers/gdisp/RA8875/gdisp_lld.c b/drivers/gdisp/RA8875/gdisp_lld.c
index d583140b..70a4e68b 100644
--- a/drivers/gdisp/RA8875/gdisp_lld.c
+++ b/drivers/gdisp/RA8875/gdisp_lld.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://chibios-gfx.com/license.html
+ * http://ugfx.org/license.html
*/
/**
diff --git a/drivers/gdisp/RA8875/gdisp_lld_board_marlin.h b/drivers/gdisp/RA8875/gdisp_lld_board_marlin.h
index a58b991a..072ba32e 100644
--- a/drivers/gdisp/RA8875/gdisp_lld_board_marlin.h
+++ b/drivers/gdisp/RA8875/gdisp_lld_board_marlin.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://chibios-gfx.com/license.html
+ * http://ugfx.org/license.html
*/
/**
diff --git a/drivers/gdisp/RA8875/gdisp_lld_board_template.h b/drivers/gdisp/RA8875/gdisp_lld_board_template.h
index dc5b501e..a11c11ab 100644
--- a/drivers/gdisp/RA8875/gdisp_lld_board_template.h
+++ b/drivers/gdisp/RA8875/gdisp_lld_board_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://chibios-gfx.com/license.html
+ * http://ugfx.org/license.html
*/
/**
diff --git a/drivers/gdisp/RA8875/gdisp_lld_config.h b/drivers/gdisp/RA8875/gdisp_lld_config.h
index 4cf4887a..f49c3e03 100644
--- a/drivers/gdisp/RA8875/gdisp_lld_config.h
+++ b/drivers/gdisp/RA8875/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://chibios-gfx.com/license.html
+ * http://ugfx.org/license.html
*/
/**
diff --git a/drivers/gdisp/RA8875/ra8875.h b/drivers/gdisp/RA8875/ra8875.h
index 7c25cf42..43210b66 100644
--- a/drivers/gdisp/RA8875/ra8875.h
+++ b/drivers/gdisp/RA8875/ra8875.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://chibios-gfx.com/license.html
+ * http://ugfx.org/license.html
*/
#ifndef RA8875_H