diff options
Diffstat (limited to 'boards/base/STM32F429i-Discovery/chibios/board_STM32LTDC.h')
-rw-r--r-- | boards/base/STM32F429i-Discovery/chibios/board_STM32LTDC.h | 2 |
1 files changed, 1 insertions, 1 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
|