aboutsummaryrefslogtreecommitdiffstats
path: root/boards/base/STM32F429i-Discovery
diff options
context:
space:
mode:
Diffstat (limited to 'boards/base/STM32F429i-Discovery')
-rw-r--r--boards/base/STM32F429i-Discovery/chibios/board_STM32LTDC.h2
-rw-r--r--boards/base/STM32F429i-Discovery/chibios/gmouse_lld_STMPE811_board.h2
-rw-r--r--boards/base/STM32F429i-Discovery/chibios/ili9341.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/boards/base/STM32F429i-Discovery/chibios/board_STM32LTDC.h b/boards/base/STM32F429i-Discovery/chibios/board_STM32LTDC.h
index 3b8234f5..a135ec6b 100644
--- a/boards/base/STM32F429i-Discovery/chibios/board_STM32LTDC.h
+++ b/boards/base/STM32F429i-Discovery/chibios/board_STM32LTDC.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/boards/base/STM32F429i-Discovery/chibios/gmouse_lld_STMPE811_board.h b/boards/base/STM32F429i-Discovery/chibios/gmouse_lld_STMPE811_board.h
index eb8487a1..604c3ead 100644
--- a/boards/base/STM32F429i-Discovery/chibios/gmouse_lld_STMPE811_board.h
+++ b/boards/base/STM32F429i-Discovery/chibios/gmouse_lld_STMPE811_board.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 _GINPUT_LLD_MOUSE_BOARD_H
diff --git a/boards/base/STM32F429i-Discovery/chibios/ili9341.h b/boards/base/STM32F429i-Discovery/chibios/ili9341.h
index ae1620c0..84089358 100644
--- a/boards/base/STM32F429i-Discovery/chibios/ili9341.h
+++ b/boards/base/STM32F429i-Discovery/chibios/ili9341.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 ILI9341_H